zeromus
|
979fa2c0f7
|
displaymanager - maybe, just maybe, successfully get rid of the need for 0xFF000000 in the VideoProvider buffers. Should enable some little speedups and cleanups of other code that had to add the 0xFF000000 alpha channel
|
2014-12-13 23:04:22 +00:00 |
zeromus
|
08ae448257
|
start adding d3d9 display method, but.. it was more work than gdi+, as I expected. I'll finish it another time.
|
2014-12-08 02:15:42 +00:00 |
zeromus
|
7adc15d97e
|
work on opengl display manager: optimized codepaths, user retroshader selection, support for importing a textureID from another core; add erase button to lua console;
|
2014-04-15 21:46:18 +00:00 |
zeromus
|
9ca6f152cf
|
support old scanlines and hq2x filter via actual retroarch shader presets. at this point you could overwrite them with whatever you wanted, but you should probably wait for me to add user filter selection
|
2014-02-07 02:36:27 +00:00 |
zeromus
|
33294f9c81
|
dont malfunction when compiling filter shaders on low-spec systems; just make the filters unavailable instead
|
2014-02-03 07:43:47 +00:00 |
zeromus
|
cd7ca56441
|
restore scanlines filter as shader
|
2014-02-03 07:01:31 +00:00 |
zeromus
|
151b074563
|
re-add hq2x via shader. add a new Display Configuration dialog (its simple for now).
|
2014-02-03 05:27:59 +00:00 |