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
7f01139d13ad917d333548918492e92e2bcb436a
dolphin
/
Source
/
Core
/
VideoCommon
History
NeoBrainX
7f01139d13
Replace the pixel shader UID generation algorithm with a better one which reduces the number of redundant shader compilations by around 30% (can be optimized even further though).
...
This should help some games which suffer from heavy stuttering like e.g. F-Zero GX or Red Steel 2.
2011-08-31 18:03:33 +02:00
..
Src
Replace the pixel shader UID generation algorithm with a better one which reduces the number of redundant shader compilations by around 30% (can be optimized even further though).
2011-08-31 18:03:33 +02:00
CMakeLists.txt
videocommon depends on core for Fifo Recorder
2011-03-31 20:41:59 +00:00
OpenCL.rules
Meta:
2010-06-02 18:00:22 +00:00
SConscript
Move SConscript files out from the Src subdirectories to be
2011-03-03 19:44:56 +00:00
VideoCommon.vcxproj
Enabled OpenMP support in the Windows 32bit builds.
2011-03-19 04:06:46 +00:00
VideoCommon.vcxproj.filters
Split shader code generation for lighting into a separate file.
2011-02-05 23:57:12 +00:00