dolphin/Source
Stenzek 517a977444 ShaderCache: Fix several issues in background shader compiling
- In D3D, shaders could be compiled on the main thread, blocking
startup.
- Reduced the latency between a pipeline being requested and used in all
backends in hybrid ubershader mode, when no shader stages were present.
- Fixed a case where async compilation could cause the same UID to be
appended multiple times to the UID cache.
- Fix incorrect number of threads being used when immediately compile
shaders was enabled.
2018-03-15 01:50:47 +10:00
..
Android Android: Make on-screen joysticks center on the initial touch input. 2018-02-21 20:36:03 -05:00
Core ShaderCache: Fix several issues in background shader compiling 2018-03-15 01:50:47 +10:00
DSPSpy
DSPTool
PCH
UnitTests Merge pull request #5973 from ligfx/renamefifoqueue 2017-11-19 13:51:22 +01:00
VSProps
.clang-format
CMakeLists.txt
dolphin-emu.sln