dolphin-emulator/Source/Plugins
2012-12-15 17:28:58 +01:00
..
Plugin_VideoDX9 fix for point rendering in dx9 backend, that will teach me to read the full documentation. if someone founs a games that use points a lot i will try to implement a faster path for point rendering. 2012-11-12 19:37:08 -03:00
Plugin_VideoDX11 implement some code to reduce the amounts of calls to setup vertex format, in d3d9 it gives no noticeable speedup, in opengl it still does not work right. 2012-10-26 23:18:09 -03:00
Plugin_VideoOGL only use one buffer, orphaning should do the rest 2012-12-15 17:28:58 +01:00
Plugin_VideoSoftware made savestates synchronous and immediate. this allows saving or loading while the emulator is paused, fixes issues where savestate hotkeys would get ignored if pressed too close together, might speed up savestates in some cases, and hopefully makes savestates more stable too. 2012-05-26 13:09:38 +10:00
CMakeLists.txt Some work on changing comments, log messages, and variable and function names to reflect that the plugins are not plugins anymore. 2011-02-14 02:18:03 +00:00