index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-10-05
video_core/ast: Supply const accessors for data where applicable
Lioncash
2019-10-05
Merge pull request #2888 from FernandoS27/decompiler2
David
2019-10-05
qt: Change titlebar formatting
Zach Hilman
2019-10-05
common: Add additional SCM revision fields
Zach Hilman
2019-10-05
ci: Add version counter variable
Zach Hilman
2019-10-05
maxwell_3d: Add dirty flags for depth bounds values
ReinUsesLisp
2019-10-04
Merge pull request #2917 from FernandoS27/fermi-deduction-2
bunnei
2019-10-04
GL_Renderer: Remove lefting snippet.
Fernando Sahmkow
2019-10-04
NvFlinger: Remove leftover from corrections and clang format.
Fernando Sahmkow
2019-10-04
Gl_Rasterizer: Protect CPU Memory mapping from multiple threads.
Fernando Sahmkow
2019-10-04
Core: Wait for GPU to be idle before shutting down.
Fernando Sahmkow
2019-10-04
Nvdrv: Correct Event setup in Nvdrv
Fernando Sahmkow
2019-10-04
NVFlinger: Reverse the change that only signaled events on buffer acquire.
Fernando Sahmkow
2019-10-04
Nvdrv: Do framelimiting only in the CPU Thread
Fernando Sahmkow
2019-10-04
NvFlinger: Don't swap buffers if a frame is missing and always trigger event ...
Fernando Sahmkow
2019-10-04
GPU_Async: Correct fences, display events and more.
Fernando Sahmkow
2019-10-04
Nvdrv: Correct Async regression and avoid signaling empty buffer vsyncs
Fernando Sahmkow
2019-10-04
audio/audout_u: Change formatting for old clang-format versions
ReinUsesLisp
2019-10-04
yuzu/game_list_worker: Silence warnings
ReinUsesLisp
2019-10-04
yuzu/game_list: Silence -Wswitch and -Wunused-variable
ReinUsesLisp
2019-10-04
yuzu/configure_service: Silence -Wswitch
ReinUsesLisp
2019-10-04
yuzu_tester: Remove unused variable
ReinUsesLisp
2019-10-04
service/nvdrv: Silence -Wswitch
ReinUsesLisp
2019-10-04
service/nfp: Silence -Wunused and -Wswitch
ReinUsesLisp
2019-10-04
service/hid: Silence -Wunused and -Wswitch
ReinUsesLisp
2019-10-04
service/am: Silence -Wreorder
ReinUsesLisp
2019-10-04
service/hid: Remove unused system reference
ReinUsesLisp
2019-10-04
service/friend: Remove unused field
ReinUsesLisp
2019-10-04
service/filesystem: Silence -Wunused-variable
ReinUsesLisp
2019-10-04
service/bcat: Silence -Wreorder and -Wunused
ReinUsesLisp
2019-10-04
service/audio: Silence -Wunused
ReinUsesLisp
2019-10-04
service/apm: Silence -Wunused and -Wreorder
ReinUsesLisp
2019-10-04
common/file_util: Silence -Wswitch
ReinUsesLisp
2019-10-04
Texture_Cache: Blit Deduction corrections and simplifications.
Fernando Sahmkow
2019-10-04
TextureCache: Add the ability to deduce if two textures are depth on blit.
Fernando Sahmkow
2019-10-04
Shader_ir: Address feedback
Fernando Sahmkow
2019-10-04
Shader_Ir: Address Feedback and clang format.
Fernando Sahmkow
2019-10-04
vk_shader_decompiler: Correct Branches inside conditionals.
Fernando Sahmkow
2019-10-04
vk_shader_decompiler: Clean code and be const correct.
Fernando Sahmkow
2019-10-04
Shader_IR: clean up AST handling and add documentation.
Fernando Sahmkow
2019-10-04
Shader_IR: Correct OutwardMoves for Ifs
Fernando Sahmkow
2019-10-04
vk_shader_compiler: Don't enclose branches with if(true) to avoid crashing AMD
Fernando Sahmkow
2019-10-04
gl_shader_decompiler: Refactor and address feedback.
Fernando Sahmkow
2019-10-04
Shader_IR: corrections and clang-format
Fernando Sahmkow
2019-10-04
vk_shader_compiler: Correct SPIR-V AST Decompiling
Fernando Sahmkow
2019-10-04
Shader_IR: allow else derivation to be optional.
Fernando Sahmkow
2019-10-04
vk_shader_compiler: Implement the decompiler in SPIR-V
Fernando Sahmkow
2019-10-04
Shader_IR: mark labels as unused for partial decompile.
Fernando Sahmkow
2019-10-04
Shader_Ir: Refactor Decompilation process and allow multiple decompilation mo...
Fernando Sahmkow
2019-10-04
gl_shader_decompiler: Implement AST decompiling
Fernando Sahmkow
[prev]
[next]