Souryo
|
fbecf90a54
|
Rendering: Fixed dropped frames in VideoDecoder (makes NTSC picture and full_palette tests a lot more stable).
+Fixed vertical sync causing high cpu usage.
+Reduced memory usage by removing useless buffers (Renderer)
|
2016-01-12 19:42:28 -05:00 |
|
Souryo
|
37c3201057
|
Frame decoding/Rendering is now handled by separate threads (i.e there are now 3 threads in the emu + UI thread)
Improved performance (less memory copying, less spin waiting, etc.) - uses less CPU at normal speed, and faster when no FPS limit
|
2015-08-30 21:04:21 -04:00 |
|
Souryo
|
c1b4859740
|
HD packs: Fixed BG priority sprites
|
2015-08-15 11:52:10 -04:00 |
|
Souryo
|
21220052d9
|
HD packs - Fixed blending, vertical mirroring & added missing file
|
2015-08-15 10:40:27 -04:00 |
|
Souryo
|
f2ee0f916e
|
"HDNes" HD pack support (still some bugs left)
|
2015-08-14 21:50:14 -04:00 |
|