Lime-3DS-Emulator/src
SachinVin b5ac9e4946
Backport non-seperable disk shader from android (#5976)
* VideoCore: Backport Shader cache for non separable shaders

android: disk_shader_cache: remove redundant lookup

* disk_shader_cache: dont compile dumped shaders

* cleanup Seperable shader loading

* gl_shader_disk_cache.cpp: remove redundant checks

* Skip compiling non seperable raws

* gl_shader_manager.cpp: Skip `GLAD_GL_ARB_get_program_binary` check on GLES
2022-04-02 11:57:14 +05:30
..
android android: Update .gitignore for CXX compile cache. 2021-09-29 22:51:15 +05:30
audio_core audio_core\lle\lle.cpp: Add 16 bit and 32 bit read/write callbacks (#5968) 2022-03-05 12:38:46 +05:30
citra Merge pull request #5448 from zhaowenlan1779/rerecording 2022-02-18 20:29:36 -07:00
citra_qt Merge pull request #5448 from zhaowenlan1779/rerecording 2022-02-18 20:29:36 -07:00
common Merge pull request #5906 from SachinVin/android2 2022-01-04 17:40:33 -08:00
core Convert Input Count to Frame Count (#5954) 2022-03-05 12:38:35 +05:30
dedicated_room Fix: fatal error CVT1100 when compiling manifest file (#5322) 2020-06-20 13:50:33 -05:00
input_common Add support for SDL controller accelerometer/gyro events 2021-09-18 12:24:38 -04:00
network fix(net): prevent gibberish padding on linux client (#5941) 2022-02-05 11:23:48 +05:30
tests tests: Fix warning about comparison between signed and unsigned (#5632) 2020-12-05 22:20:50 +01:00
video_core Backport non-seperable disk shader from android (#5976) 2022-04-02 11:57:14 +05:30
web_service externals: update httplib and libressl ... 2022-01-13 19:32:50 -07:00
.clang-format clang format: add objective c++ formatting 2022-01-10 13:52:39 +01:00
CMakeLists.txt Use GitHub Actions as CI service (#5602) 2020-11-12 06:21:35 +01:00