index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-09-08
yuzu-cmd: fix SDL logging
tgsm
2018-09-08
video_core: Arithmetic overflow warning fix for gl_rasterizer (#1262)
Patrick Elsässer
2018-09-07
Merge pull request #1257 from lioncash/process
bunnei
2018-09-07
For SDL Frontend
CaptV0rt3x
2018-09-07
Better Title Bar Display
CaptV0rt3x
2018-09-06
core: Migrate current_process pointer to the kernel
Lioncash
2018-09-06
Merge pull request #1250 from lioncash/file-sys
bunnei
2018-09-06
Merge pull request #1249 from FearlessTobi/disable-vsync
bunnei
2018-09-06
Merge pull request #1251 from lioncash/core-inc
bunnei
2018-09-06
Merge pull request #1252 from lioncash/header
bunnei
2018-09-06
Merge pull request #1253 from lioncash/explicit
bunnei
2018-09-06
Merge pull request #1255 from bunnei/minor-opt
bunnei
2018-09-06
gl_rasterizer: Call state.Apply only once on SetupShaders.
bunnei
2018-09-06
gl_shader_decompiler: Implement saturate mode for IPA.
bunnei
2018-09-06
gl_buffer_cache: Default initialize member variables
Lioncash
2018-09-06
gl_buffer_cache: Make GetHandle() a const member function
Lioncash
2018-09-06
gl_buffer_cache: Remove unnecessary includes
Lioncash
2018-09-06
gl_buffer_cache: Make constructor explicit
Lioncash
2018-09-06
video_core/CMakeLists: Add missing gl_buffer_cache.h
Lioncash
2018-09-06
core/core: Remove unnecessary sm/controller include
Lioncash
2018-09-06
file_sys/nca_patch: Amend constructor initializer list order
Lioncash
2018-09-06
file_sys/nca_patch: Remove unnecessary includes
Lioncash
2018-09-06
file_sys/patch_manager: Add missing includes
Lioncash
2018-09-06
frontend: Set swap interval to 0
fearlessTobi
2018-09-06
gl_shader_gen: Initialize position.
Markus Wick
2018-09-05
Merge pull request #1243 from degasus/VAO_cache
bunnei
2018-09-05
Merge pull request #1244 from FernandoS27/ipa
bunnei
2018-09-05
Implemented IPA Properly
FernandoS27
2018-09-05
Merge pull request #1242 from lioncash/file-sys
bunnei
2018-09-05
Merge pull request #1179 from DarkLordZach/bktr
bunnei
2018-09-05
gl_rasterizer: Skip TODO log.
Markus Wick
2018-09-05
file_sys/submission_package: Correct constructor initialization list order
Lioncash
2018-09-05
gl_rasterizer: Implement a VAO cache.
Markus Wick
2018-09-05
file_sys/submission_package: Replace includes with forward declarations where...
Lioncash
2018-09-05
renderer_opengl: Implement a buffer cache.
Markus Wick
2018-09-04
Merge pull request #1240 from degasus/optimizations
bunnei
2018-09-04
bktr: Fix bucket overlap error
Zach Hilman
2018-09-04
drd: Parse title ID from program metadata
Zach Hilman
2018-09-04
patch_manager: Centralize Control-type NCA parsing
Zach Hilman
2018-09-04
nsp: Fix error masking issue with XCI files
Zach Hilman
2018-09-04
game_list: Fix version display on non-NAND titles
Zach Hilman
2018-09-04
bktr: Add logging on successful patch
Zach Hilman
2018-09-04
game_list: Use friendly game versions
Zach Hilman
2018-09-04
bktr: Implement IVFC offset shifting
Zach Hilman
2018-09-04
bktr: Fix missing includes and optimize style
Zach Hilman
2018-09-04
main: Make game updates installable
Zach Hilman
2018-09-04
game_list: Display patch names and versions on list
Zach Hilman
2018-09-04
loader: Add BKTR-specific error messages and codes
Zach Hilman
2018-09-04
loader: Ignore patches on NRO and DRD
Zach Hilman
2018-09-04
patch_manager: Add usages of patches to ExeFS
Zach Hilman
[next]