dolphin/Source/Core
Lioncash 53fe5a04ec ShaderCache: Remove unnecessary null checks
We already bail out if the shader compilation fails.
Also, there would have already been a nullptr dereference in
InsertByteCode prior to reaching this point.
2016-02-15 23:29:30 -05:00
..
AudioCommon Merge pull request #3602 from OatmealDome/coreaudio 2016-02-07 22:25:15 -05:00
Common Add missing include, this was previously masked by PCH usage 2016-02-15 09:48:22 -08:00
Core Merge pull request #3591 from phire/VC_widescreen 2016-02-16 00:41:33 +01:00
DiscIO
DolphinQt2 Gamelist viewed as a table has a properly spaced row height 2016-02-11 14:14:41 +11:00
DolphinWX D3D12: Initial commit for D3D12 backend implementation. 2016-02-15 09:48:25 -08:00
InputCommon Merge pull request #3595 from Sonicadvance1/Android_headless 2016-02-06 20:08:58 -05:00
UICommon
VideoBackends ShaderCache: Remove unnecessary null checks 2016-02-15 23:29:30 -05:00
VideoCommon D3D12: Initial commit for D3D12 backend implementation. 2016-02-15 09:48:25 -08:00
CMakeLists.txt