This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-02-02 11:02:28 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
531f840720
dolphin
/
Source
/
Core
/
VideoBackends
/
OGL
History
Ryan Houdek
531f840720
Fix OpenGL ES 3 in the recent changes. texelFetch doesn't require the lod argument in desktop GLSL versions, but in GLSL ES 3 it is a required argument.
2013-11-24 07:45:42 +00:00
..
Src
Fix OpenGL ES 3 in the recent changes. texelFetch doesn't require the lod argument in desktop GLSL versions, but in GLSL ES 3 it is a required argument.
2013-11-24 07:45:42 +00:00
CMakeLists.txt
Basic precompiled header support for Linux/OS X. Shaves 20-30% off full rebuild time on my system.
2013-10-17 00:07:35 -04:00
OGL.vcxproj
Update to VS2013 and a slew of build-related updates. Notes:
2013-10-26 17:55:38 -07:00
OGL.vcxproj.filters
Update to VS2013 and a slew of build-related updates. Notes:
2013-10-26 17:55:38 -07:00