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-25 21:39:52 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a2150ef1f8e2466e168da1f856f36ce2e060c1d9
dolphin
/
Source
/
Core
History
magumagu
a2150ef1f8
PixelShaderGen: delete extra parenthesis.
...
Without this patch, we can generate a pixel shader which doesn't compile in some cases.
2014-04-14 00:41:27 -07:00
..
AudioCommon
Replace use of the deprecated mem_fun function with mem_fn.
2014-04-01 12:09:22 -04:00
Common
x64Emitter: Add the MOVBE instruction.
2014-04-11 23:33:21 +02:00
Core
Jit64: Use LoadAndSwap/SwapAndStore where it makes sense.
2014-04-11 23:33:21 +02:00
DiscIO
Remove all trailing whitespaces from our codebase.
2014-03-29 11:05:44 +01:00
DolphinWX
VideoBackend: remove unused config vars.
2014-04-11 14:53:12 -07:00
InputCommon
Replace use of the deprecated mem_fun function with mem_fn.
2014-04-01 12:09:22 -04:00
VideoBackends
VideoBackend: remove unused config vars.
2014-04-11 14:53:12 -07:00
VideoCommon
PixelShaderGen: delete extra parenthesis.
2014-04-14 00:41:27 -07:00
CMakeLists.txt
…