This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
52ea8a0fd10f6f4103befb091c1fdc20c2caf8f7
dolphin
/
Source
T
History
hrydgard
52ea8a0fd1
D3D supports setting multiple shader constants at once, so let's add support for that. Very tiny speedup. Also remove the annoying black window in the background when configuring D3D before starting a game. Also make sure to write all values when converting normals - might help the cpu's write gather cache.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@4255
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-09-12 15:00:08 +00:00
..
Core
D3D supports setting multiple shader constants at once, so let's add support for that. Very tiny speedup. Also remove the annoying black window in the background when configuring D3D before starting a game. Also make sure to write all values when converting normals - might help the cpu's write gather cache.
2009-09-12 15:00:08 +00:00
Dolphin.xcodeproj
Xcode Compile fix
2009-07-10 21:32:20 +00:00
DSPSpy
make the coef dump 4KB again, I mistakenly committed code i was using to plunder the whole memory range
2009-08-18 02:52:45 +00:00
DSPTool
Linux: Tons of warning cleanup plus workaround a nasty crash problem in StatusBarMessage.
2009-09-08 21:16:05 +00:00
Plugins
D3D supports setting multiple shader constants at once, so let's add support for that. Very tiny speedup. Also remove the annoying black window in the background when configuring D3D before starting a game. Also make sure to write all values when converting normals - might help the cpu's write gather cache.
2009-09-12 15:00:08 +00:00
PluginSpecs
GUI: Fixed some GUI related start/stop crashes
2009-09-07 12:40:43 +00:00
TestSuite
add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests
2009-07-06 02:10:26 +00:00
UnitTests
fix some memleaks in DiscIO. Fix for issue 1238.
2009-08-03 22:51:13 +00:00
Dolphin.sln
Fix win32 build and remove a warning from sln.
2009-09-09 23:19:24 +00:00
DolphinNoExternals.sln
Renamed solution files
2009-08-29 22:24:51 +00:00
DolphinProj.xcconfig
Dolphin can now be built on OS X using Xcode instead of scons.
2008-12-06 03:31:24 +00:00
DolphinTarget.xcconfig
Dolphin can now be built on OS X using Xcode instead of scons.
2008-12-06 03:31:24 +00:00
Externals.sln
VS solution: Created programs solution
2009-08-29 08:07:58 +00:00
Programs.sln
VS solution: Removed configurations from programs solution
2009-08-29 08:09:31 +00:00