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
10e4f7e7bf214ad2c02470a722065875ccc1eee9
dolphin
/
Source
/
Core
History
degasus
10e4f7e7bf
PixelShaderGen: Move constant multiplication to constant generation.
...
No need to do this within the shader per pixel if it can be done once.
2016-04-09 12:25:00 +02:00
..
AudioCommon
…
Common
MathUtilTest: Fix tests on MSVC - Document compiler bug
2016-04-03 19:16:47 -04:00
Core
Only force progressive if we are currently in an interlaced video mode
2016-04-06 05:12:53 +12:00
DiscIO
properly open/close the file to avoid rapid open/close cycles
2016-03-20 13:10:51 +01:00
DolphinQt2
Implements Emulation MenuBar
2016-03-20 11:44:35 +11:00
DolphinWX
Merge pull request
#3733
from EmptyChaos/wx-playbtn-fix
2016-04-03 11:26:14 -04:00
InputCommon
…
UICommon
…
VideoBackends
D3D: Amend code to fix a new VS warning
2016-03-30 20:59:57 -04:00
VideoCommon
PixelShaderGen: Move constant multiplication to constant generation.
2016-04-09 12:25:00 +02:00
CMakeLists.txt
…