dolphin/Source/Core
Stenzek 96aa762d1e PixelShaderGen: Don't emit bounding box shader code for old UIDs when disabled
If bounding box is enabled when a UID cache is created, then later disabled,
we shouldn't emit the bounding box portion of the shader.

Fixes pipeline creation errors on D3D12 backend for this case.
2019-04-20 23:16:14 +10:00
..
AudioCommon
Common Common/HttpRequest: Add option to allow non 200 response codes 2019-04-13 12:58:23 +02:00
Core VideoCommon: Change free-look's middle-mouse action to roll the camera. 2019-04-17 05:10:11 -05:00
DiscIO VolumeVerifier: Verify WAD contents 2019-04-09 14:18:46 +02:00
DolphinNoGUI
DolphinQt VideoCommon: Change free-look's middle-mouse action to roll the camera. 2019-04-17 05:10:11 -05:00
InputCommon Merge pull request #8002 from JMC47/CursorSlowdown 2019-04-15 20:43:31 -04:00
MacUpdater
UICommon UICommon/NetPlayIndex: Handle non 200 HTTP return codes 2019-04-13 12:58:23 +02:00
UpdaterCommon
VideoBackends OGL: Support returning pipeline cache data 2019-04-16 00:39:43 +10:00
VideoCommon PixelShaderGen: Don't emit bounding box shader code for old UIDs when disabled 2019-04-20 23:16:14 +10:00
WinUpdater WinUpdater: Restore original executable name 2019-04-11 20:21:50 +02:00
CMakeLists.txt