citra-emu
/
citra-canary
Archived
1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
citra-canary/src
Weiyi Wang b5f2318ae7 gl_rasterizer: change shadow_texture_bias from shader config var to shader uniform
Games can frequently change this register. Using it as shader config var would generates a lot of shaders
2019-02-02 20:40:08 -05:00
..
android android: fix native library inclusion 2019-01-15 20:28:56 -06:00
audio_core dsp_interface: fix sound being played while volume is 0 2019-01-26 14:53:58 +01:00
citra frontend: Remove V-Sync option from UI 2019-01-19 17:43:44 +01:00
citra_qt Merge pull request #4586 from xperia64/qt_color_button_fix 2019-01-23 20:24:57 -05:00
common Common/Barrier: add method to get current generation 2018-12-21 20:49:24 -05:00
core Merge pull request #4579 from xperia64/3d_slider 2019-01-23 20:23:55 -05:00
dedicated_room network: Make citra mods optional and disabled by default 2018-12-15 22:47:07 +08:00
input_common clang-format; address one comment 2018-12-28 23:31:55 -05:00
network network: remove cpp-jwt library dependency 2018-12-31 23:23:09 -05:00
tests Core, test: perform kernel and memory destruction in the correct order 2018-12-10 23:29:08 -05:00
video_core gl_rasterizer: change shadow_texture_bias from shader config var to shader uniform 2019-02-02 20:40:08 -05:00
web_service web_service: Change endpoint to `/lobby`. 2018-12-16 10:48:42 +08:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt android: move cmakelist 2019-01-15 19:24:03 -06:00