dolphin/Source/Plugins
magumagu9 90c9810b85 Use glMultiDrawArrays instead of glDrawArrays, which significantly
reduces the number of OpenGL calls for large sets of triangle strips; 
this is something like a 10% perf improvement in the case I'm looking 
at.



git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2120 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-06 03:41:33 +00:00
..
Plugin_DSP_HLE Reverted r2096 and added new case. 2009-02-04 07:40:37 +00:00
Plugin_DSP_LLE some more warning cleanup. 2009-01-24 01:50:23 +00:00
Plugin_nJoy_SDL nJoy: Slight oversight in last commit 2009-02-03 10:25:45 +00:00
Plugin_nJoy_Testing Some warning and code cleanup. 2009-01-24 00:45:46 +00:00
Plugin_PadSimple PadSimple and Wiimote: Changed return false to return true for the ifdef option 2009-02-01 16:32:31 +00:00
Plugin_PadSimpleEvnt More WIP OGL EventHandler work by shuffle2 and myself. Wiimote isn't implemented yet and OGL window is too small (should take window borders into account when creating window). 2009-01-29 23:35:31 +00:00
Plugin_VideoDX9 break my BOOLs 2009-01-24 22:02:27 +00:00
Plugin_VideoOGL Use glMultiDrawArrays instead of glDrawArrays, which significantly 2009-02-06 03:41:33 +00:00
Plugin_Wiimote Fixed Wiimote config window closing (Don't use EndModal if you aren't using ShowModal) 2009-02-05 05:44:16 +00:00