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-01-29 23:39:20 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1e94853301b15fcce23db311f480b64d12ac4d41
dolphin
/
Source
History
degasus
e5eff6bc1a
Remove slowdown warning
...
Now it's shown as "debug" which is disabled by default.
2014-02-16 12:57:17 +01:00
..
Android
Remove Cache DL option from Android UI
2014-02-06 17:02:38 -06:00
Core
Remove slowdown warning
2014-02-16 12:57:17 +01:00
DSPSpy
Replace all include guard ifdefs with "#pragma once"
2014-02-10 18:07:16 -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
…