This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
ae62af8a930341934047a2c6fda767a793cc2c24
dolphin
/
Source
History
lioncash
ae62af8a93
Array overrun fixed in VertexShaderCache for the DX11 plugin.
...
vs_constant_offset_table only has a size of 239. It was originally iterating up to element 241.
2013-03-26 09:19:19 -04:00
..
Core
Windows build fix
2013-03-26 18:48:57 +11:00
DSPSpy
llejit - fix for flag generation code + dspspy jit workaround
2011-04-15 13:04:20 +00:00
DSPTool
Fixed DSPTool build.
2013-03-26 21:50:49 +11:00
Plugins
Array overrun fixed in VertexShaderCache for the DX11 plugin.
2013-03-26 09:19:19 -04:00
TestSuite
clear cg from project files
2013-02-27 10:55:25 +01:00
UnitTests
Remove scons-related files
2012-03-25 12:55:02 -07: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
Added audio time stretching by using the SoundTouch library.
2013-01-09 22:57:32 +11:00