This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-04-19 00:12:10 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b34fe2b8f1915d5ec46db26362d2e59062e6c240
dolphin
/
Source
History
Tillmann Karras
b34fe2b8f1
x64: fix parameter names of WriteModRM()
2014-01-25 17:36:09 +01:00
..
Android
[Android] Simplify instantiations of OverlayConfigButton.java. Also simplified resizeDrawable even more. We just acquire the resource instance and then get the display metrics directly.
2014-01-02 12:23:17 -05:00
Core
x64: fix parameter names of WriteModRM()
2014-01-25 17:36:09 +01:00
DSPSpy
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
DSPTool
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
TestSuite
Convert all vcxproj files to UNIX line endings
2013-12-31 14:03:18 -05:00
UnitTests
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
VSProps
[GLExtensions] Fix Windows build.
2014-01-17 16:04:05 +01:00
CMakeLists.txt
…
dolphin-emu.sln
[GLExtensions] Initial code drop for GLExtensions. This drops GLEW entirely from the codebase. This has been tested on Android and Linux+ATI. Of course untested on Windows and Apple. Also untested with Linux + EGL but should be fine there. There are most likely a couple of extensions I'm missing which would result in null pointer runs but not bad for the initial commit.
2014-01-17 15:50:51 +01:00
pch.h
…