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-03-15 18:20:45 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d42e8817a092ba1ad453d017664d7cc084dbe08b
dolphin
/
Source
History
Lioncash
d42e8817a0
Clean out some old left-behind quantizer stuff in Jit64/Jit_LoadStorePaired.cpp and Jit64/Jit_SystemRegisters.cpp.
2014-02-14 23:32:37 -05:00
..
Android
Remove Cache DL option from Android UI
2014-02-06 17:02:38 -06:00
Core
Clean out some old left-behind quantizer stuff in Jit64/Jit_LoadStorePaired.cpp and Jit64/Jit_SystemRegisters.cpp.
2014-02-14 23:32:37 -05: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
…