This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
Watch
1
Star
0
Fork
You've already forked dolphin
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
81e261eb68
dolphin
/
Source
/
Plugins
History
NeoBrainX
bb3ce1f8d3
Mark the Direct3D9 backend deprecated.
2013-03-23 23:53:19 +01:00
..
Plugin_VideoDX9
Mark the Direct3D9 backend deprecated.
2013-03-23 23:53:19 +01:00
Plugin_VideoDX11
Disable Vsync while holding tab to disable the frame limit, and allow toggling vsync while emulation is running in OGL.
2013-03-18 20:42:18 -04:00
Plugin_VideoOGL
Switch to using bitfields in the streambuffer class so we can exclude buggy streambuffer types. This disables pinned memory on ATI for GL_ELEMENT_ARRAY_BUFFER because it seems to be buggy. This fixes ATI for me.
2013-03-23 15:37:01 -05:00
Plugin_VideoSoftware
Set GLES Tex2D function to texture2D, texture is only available in GLES3. Fix some tabs in the config file.
2013-03-18 07:50:52 +00:00
CMakeLists.txt
Initial push of GLES and GLUtil file breakup.
2012-12-17 14:54:20 -06:00