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
9c32c923bc
dolphin
/
Source
History
Ryan Houdek
9c32c923bc
Remove saturate function define in GLSL since we use clamp everywhere instead. Change the function defines over to just regular defines since Qualcomm can't handle function defines at all it seems.
2013-06-18 12:42:14 -05:00
..
Android
[Android] Gamepad input. Refactor JNI native functions to all pull from a single class instead of everywhere willy-nilly
2013-06-18 07:09:38 -05:00
Core
BPMemory: Assign a more descriptive name to a field in the genmode register.
2013-06-18 17:25:16 +02:00
DSPSpy
llejit - fix for flag generation code + dspspy jit workaround
2011-04-15 13:04:20 +00:00
DSPTool
Buildfix for dsptool.
2013-05-21 20:30:09 -04:00
Plugins
Remove saturate function define in GLSL since we use clamp everywhere instead. Change the function defines over to just regular defines since Qualcomm can't handle function defines at all it seems.
2013-06-18 12:42:14 -05:00
TestSuite
clear cg from project files
2013-02-27 10:55:25 +01:00
UnitTests
Adding unit test project to VS solution
2013-05-22 03:29:58 +02:00
VSProps
clear cg from project files
2013-02-27 10:55:25 +01:00
CMakeLists.txt
Add the DSPTool and UnitTests to the cmake build. They are optional, and to enable them add -DDSTPTOOL and -DUNITTESTS to the cmake command line.
2011-07-18 01:47:55 +00:00
Dolphin_2010.sln
Adding unit test project to VS solution
2013-05-22 03:29:58 +02:00