Gregory Hainaut
|
a9c18c57e4
|
gsdx option: use the new GetConfig* function
v2:
add PSX stuff
ssakash review
|
2016-05-28 10:07:27 +02:00 |
Gregory Hainaut
|
fb6a6f73c4
|
gsdx: move Tekken5/Tales of Abyss CRC to Dx level
|
2016-05-07 22:46:42 +02:00 |
Gregory Hainaut
|
c8dddfed06
|
gsdx hack: move m_skip and m_userhacks_skipdraw to GSState level
Avoid to push argument to call IsBadFrame
|
2016-05-05 16:22:14 +02:00 |
Gregory Hainaut
|
21d1bd48ec
|
gsdx hack: move the CRC setup into a separate function
In order to reduce a bit the overhead of IsBadFrame called each draw calls
|
2016-05-05 16:03:48 +02:00 |
Gregory Hainaut
|
7b0427e86e
|
gsdx hack: use psm lookup + remove now useless log
|
2016-05-05 15:46:54 +02:00 |
Gregory Hainaut
|
3077cc82cc
|
gsdx hack: Ghost in the Shell still broken in openGL
|
2016-05-02 18:14:02 +02:00 |
Gregory Hainaut
|
7add3d1018
|
gsdx hack: add a lengthy comment to explain man hunt2 hack
An HLE shader replacement could be done for this game but it is
low priority
|
2016-05-01 13:37:54 +02:00 |
Gregory Hainaut
|
4bf484c881
|
gsdx: move various games crc to dx level
* GT3
* GT4
* GTConcept
* JamesBondEverythingOrNothing
* SkyGunner
* StarWarsBattlefront2
* StarWarsBattlefront
* TouristTrophy
* ICO
* DeathByDegreesTekkenNinaWilliams
|
2016-05-01 13:22:12 +02:00 |
Gregory Hainaut
|
02dff2653a
|
gsdx hack: sort the file
* separate Dx only/aggresive hack
* add GSC_CrashNburn and GSC_BullyCC to Dx only section
|
2016-04-30 12:45:06 +02:00 |
Gregory Hainaut
|
60267790a1
|
gsdx: move (most) of the hw hack into a separate file
GSState.cpp was really too big
|
2016-04-30 12:24:08 +02:00 |