degasus
|
ef6f6a7fa9
|
VideoCommon: remove XFReg copy optimization
This code is just ugly and I doubt there is a way that copying twice is faster.
|
2014-09-04 17:56:17 +02:00 |
degasus
|
7e79806efc
|
remove unused globals
Also change globals into statics which are only used in one file
|
2014-07-11 16:10:20 +02: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 |
degasus
|
3cb5bb3b30
|
VertexLoader: temp class for reader/writer
|
2014-01-21 23:44:51 +01:00 |
degasus
|
0b97b33ceb
|
VertexLoader: inline destionation buffer
|
2014-01-21 19:23:07 +01:00 |
Jasper St. Pierre
|
34692ab826
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |