citra/src
wwylele 11c2f11872 gl_shader_decompiler: return error on decompilation failure
Internally these errors are handled by exceptions. Only fallbackable errors (that can be handled by CPU shader emulation) is reported. Completely ill-formed shader is still ASSERTed. Code logic related stuff is DEBUG_ASSERTed
2018-04-02 17:34:54 +03:00
..
audio_core Undo changes to unrelated files and fix formatting 2018-03-25 00:54:40 +08:00
citra sdl2_config: Add a parameter description for tilt clamp variable (#3590) 2018-03-29 10:20:26 +01:00
citra_qt update-icons-signal 2018-03-30 10:20:21 -05:00
common Merge pull request #3579 from ccawley2011/architecture-defines 2018-03-31 10:41:15 +01:00
core disk_archive: Make DiskDirectory's constructor explicit 2018-03-31 00:54:17 -04:00
dedicated_room citra-room: Fix always false case in main() related to port range 2018-03-28 21:53:05 -04:00
input_common input_common: Migrate logging macros 2018-03-25 17:46:02 +08:00
network NWM_UDS:: Check flags in SendTo (#3481) 2018-03-27 15:01:29 +03:00
tests Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
video_core gl_shader_decompiler: return error on decompilation failure 2018-04-02 17:34:54 +03:00
web_service web_service: Migrate logging macros 2018-03-25 15:35:06 +08:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Network: Added an executable to host an dedicated room for local wifi 2018-03-09 19:11:32 +01:00