Lioncash
|
b06ec302d1
|
Remove some unnecessary semicolons
|
2014-09-11 13:05:31 -04:00 |
Jasper St. Pierre
|
9d161b4170
|
BPStructs: Consistently put the two shared copy args first
And rename them so they make a bit more sense.
|
2014-05-20 11:28:15 -04:00 |
Jasper St. Pierre
|
833b7ee584
|
BPFunctions: Remove the rest of GetConfig
|
2014-05-20 11:15:09 -04:00 |
Jasper St. Pierre
|
08611c3f36
|
PixelShaderManager: Fizzle out fog changes when disabled here
This lets us remove a use of GetConfig.
|
2014-05-20 11:15:09 -04:00 |
Jasper St. Pierre
|
fe645b888b
|
BPFunctions: Remove use of a dumb method
GetPointer serves no purpose.
|
2014-05-20 11:15:08 -04:00 |
Jasper St. Pierre
|
56228cea5d
|
BPFunctions: Remove an unused method
|
2014-05-20 11:15:08 -04: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 |
Lioncash
|
2afe215271
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
lioncash
|
d2038049f5
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
Jasper St. Pierre
|
34692ab826
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |