citra/src
Vamsi Krishna 04cc8fb537 Discard Gas mode renders (#3486)
* Discard gas_mode renders

This discards the gas_mode / fog effect from games that use it and allows the games to display without it.  Note that gas mode is still unimplemented and will LOG<CRITICAL>.
This bypasses #3287. (Doesn't fix it)

* fix clang
2018-03-07 18:02:36 -05:00
..
audio_core decode: Fix PCM8 decoding 2018-02-25 12:42:21 +00:00
citra Merge pull request #3281 from jroweboy/texcache-pt2 2018-03-05 11:57:25 +02:00
citra_qt Merge pull request #3281 from jroweboy/texcache-pt2 2018-03-05 11:57:25 +02:00
common assert: do not crash on unimplemented code in debug build 2018-03-05 14:53:19 +02:00
core Merge pull request #3469 from wwylele/frd-new-framework 2018-03-07 15:33:49 +02:00
input_common Variable tilt clamp (#3366) 2018-01-17 17:30:50 -05:00
network CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
tests Merge pull request #3281 from jroweboy/texcache-pt2 2018-03-05 11:57:25 +02:00
video_core Discard Gas mode renders (#3486) 2018-03-07 18:02:36 -05:00
web_service Fix build on platforms without std::string_view 2018-03-02 18:15:45 +02:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt web_service: Add CMake flag to enable. 2017-07-11 18:33:41 -04:00