degasus
|
efbe5bc4b6
|
VideoSW: Use more VideoCommon
Now we require lots of empty functions, but this removes by far more duplicated code.
|
2016-01-06 22:10:29 +01:00 |
degasus
|
5d63a08a50
|
VideoSW: Clear Vertex data before usage
This must have no effect, everything else is usage of uninitialized memory.
|
2015-12-28 20:37:25 +01:00 |
Tillmann Karras
|
30ebb2459e
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
Tillmann Karras
|
cefcb0ace9
|
Update license headers to GPLv2+
|
2015-05-25 13:22:31 +02:00 |
Rohit Nirmal
|
fbc64984ca
|
Include CommonTypes.h instead of Common.h.
|
2014-09-08 15:39:58 -04:00 |
Lioncash
|
522a5c35ad
|
Convert some more header inclusions into forward declarations
|
2014-07-29 20:55:07 -04: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 |