Tony Wasserka
|
16105db709
|
BPMemory: Make use of BitField in a number of structures.
|
2014-03-25 23:57:58 +01:00 |
Tony Wasserka
|
8941f19cdb
|
BPMemory: Expose the pixel_format and zformat fields in PE_CONTROL as enumerations.
|
2014-03-25 23:57:58 +01:00 |
Tillmann Karras
|
d802d39281
|
clang-modernize -use-nullptr
and s/\bNULL\b/nullptr/g for *.cpp/h/mm files not compiled on my machine
|
2014-03-09 21:14:26 +01:00 |
Pierre Bourdon
|
425f9dcd51
|
Fix more header sorting issues in VideoBackends/ (now check-includes clean).
|
2014-02-20 01:01:11 +01:00 |
Lioncash
|
2afe215271
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
Tillmann Karras
|
404624bf0b
|
Turn loops into range-based form
and some things suggested by cppcheck and compiler warnings.
|
2014-02-13 09:05:50 +01:00 |
NeoBrainX
|
55717ed216
|
D3D: Verbosify an error message.
|
2014-01-06 10:31:09 +00:00 |
Jasper St. Pierre
|
34692ab826
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |