Go to file
Ryan Holtz 5d4e73bf50 01234567890123456789012345678901234567890123456789012345678901234567890123456789
MAMETesters Bugs Fixed
----------------------
- 05162: [Core] Toggling HLSL off then on with ctrl-alt-F5 will drop its use of
  aperture.png
- 05214: [Color/Palette] bzone: bzone displays black and white.
- 05218: [Graphics] crash when hlsl_read is set to 1
- 05235: [Core] You can't alt-tab and back with HLSL enabled and in 148 you
  could

Source Changes
--------------
-HLSL updates: [MooglyGuy]
  * Removed hlsl_read and hlsl_write options now that all slider options are
    plumbed and have values matching the INI settings
  * Added more surface release calls in order to fix device resetting
  * Fixed draw order for quads, overlays now appear on top of vectors in
    non-HLSL mode
  * Moved aperture.png loading into create_resources/delete_resources so that
    it is correctly reloaded when HLSL is toggled on and off
2013-08-25 16:20:18 +00:00
artwork HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere] 2011-06-06 21:25:38 +00:00
docs SDL.txt: edited by someone who actually knows what these do ;-) (nw) 2013-06-09 00:22:42 +00:00
hash megadriv demo that explicitly tells us how much our emulation sucks.. documenting it here because it will almost certainly end up being a useful test case later. (nw) 2013-08-19 19:56:48 +00:00
hlsl Fix raster_bloom_scale and vector_bloom_scale, nw 2013-05-22 22:25:23 +00:00
keymaps Added Swedish/Finnish SDL keymaps for OSX and Linux. [Curt Coder] 2012-08-29 18:41:01 +00:00
src 01234567890123456789012345678901234567890123456789012345678901234567890123456789 2013-08-25 16:20:18 +00:00
web some 5 min slider work, to make it affect settings (nw) 2013-08-22 14:30:33 +00:00
.gitattributes (MESS) New skeleton [Cowering, Robbbert] 2013-08-25 09:39:28 +00:00
.gitignore added two more output folders to ignore list (nw) 2013-07-17 10:38:27 +00:00
makefile added makefile define DEPRECATED to show warnings about deprecated code / added ATTR_DEPRECATED / flag some stuff in diexec.h as deprecated (nw) 2013-08-22 09:40:15 +00:00