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
d5a7ea2041
dolphin
/
Source
/
Core
History
Ryan Houdek
d5a7ea2041
[GLExtensions] KHR_debug on OpenGL ES 3 has a KHR suffix on their function pointers. In Desktop OpenGL there is no suffix. So handle this correctly. Make the GrabFunction macro slightly less evil, so update the init_* to reflect it. Thanks Bh44L for the suggestion.
2014-01-17 15:56:28 +01:00
..
AudioCommon
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
Common
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
Core
Added a check for a redundant mov in the fastmem writes code.
2014-01-13 22:18:19 +11:00
DiscIO
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
DolphinWX
[GLExtensions] Remove glew includes from wgl and agl.
2014-01-17 15:56:04 +01:00
InputCommon
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
VideoBackends
[GLExtensions] KHR_debug on OpenGL ES 3 has a KHR suffix on their function pointers. In Desktop OpenGL there is no suffix. So handle this correctly. Make the GrabFunction macro slightly less evil, so update the init_* to reflect it. Thanks Bh44L for the suggestion.
2014-01-17 15:56:28 +01:00
VideoCommon
VertexLoader: don't check for possible range
2014-01-16 22:07:48 +01:00
CMakeLists.txt
Put Plugins/ in Core/, rename to VideoBackends
2013-10-07 10:37:01 -04:00