Nekotekina
|
5bdd1cf837
|
Remove some redundant code
Potential fix for future warnings.
|
2021-03-09 03:09:50 +03:00 |
|
RipleyTom
|
bef2c50b03
|
Remove bom in Utilities dir
|
2020-12-25 10:07:40 +03:00 |
|
Nekotekina
|
fb29933d3d
|
Add usz alias for std::size_t
|
2020-12-18 12:23:53 +03:00 |
|
Nekotekina
|
b59f142d4e
|
Move types.h to util/types.hpp
|
2020-12-12 15:12:01 +03:00 |
|
Nekotekina
|
36c8654fb8
|
Remove HERE macro
Some cleanup.
Add location to some functions.
|
2020-12-10 12:30:22 +03:00 |
|
Eladash
|
0db91aa56b
|
Fix address_range start_length() constructor
Fixes an underflow when constructing start_length(0, 0).
|
2020-04-29 06:47:35 +03:00 |
|
Eladash
|
72d1efa383
|
rsx: Batch transform contants load methods
|
2020-04-05 15:21:56 +03:00 |
|
Nekotekina
|
28eacc616a
|
C-style cast cleanup III
|
2019-12-01 00:32:44 +03:00 |
|
JohnHolmesII
|
d0eae7bab1
|
Fix -Wsign-compare a little bit
Explicitly mark loop types (per review)
|
2019-06-28 01:45:29 +03:00 |
|
kd-11
|
0d906d6974
|
rsx: Remove surface aa_mode hacks
|
2019-06-14 16:19:52 +03:00 |
|
scribam
|
790962425c
|
Fix some "-Wpedantic" warnings
|
2019-06-01 22:59:23 +03:00 |
|
scribam
|
6c5ea068c9
|
Remove redundant semicolons
Fix "-Wextra-semi" warnings
|
2019-05-12 18:32:11 +03:00 |
|
Rui Pinheiro
|
8b3d1c2c91
|
Implement address_range utility class
|
2018-09-24 15:26:40 +03:00 |
|