Files
pcsx2/plugins
Gregory Hainaut 31f8c065db gsdx-ogl: implement a new hack UserHacks_UnscaleSprite for opengl
UserHacks_UnscaleSprite = 1 will unscale flat sprites
UserHacks_UnscaleSprite = 2 will unscale all  sprites (don't work well so far)

The idea of the hack is to redo the interpolation of texture coordinate
based on the non-upscaled pixel position.

It avoids various glitches but sprites aren't upscaled anymore (so no
more anti-aliasing, potentially a coefficient can be added).
2015-04-20 07:18:08 +02:00
..
2015-04-17 18:34:05 +02:00
2015-01-12 13:27:09 +01:00
2015-01-27 15:16:06 +00:00
2014-12-20 13:43:25 +01:00
2015-04-17 18:32:39 +02:00
2015-04-17 18:31:44 +02:00
2014-03-25 13:31:36 +01:00
2014-03-25 13:31:36 +01:00
2015-02-20 23:05:21 +01:00