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-06
frontend: Set swap interval to 0
fearlessTobi
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
2018-09-04
file_sys: Add class to manage game patches
Zach Hilman
2018-09-04
file_sys: Add BKTR patching mechanism
Zach Hilman
2018-09-04
content_archive: Add BKTR header parsing to NCA
Zach Hilman
2018-09-04
registration: Add RegisteredCacheUnion
Zach Hilman
2018-09-04
game_list: Use RegisteredCacheUnion for installed
Zach Hilman
2018-09-04
aes_util: Fix error involving reads of less than 0x10
Zach Hilman
2018-09-04
gl_shader_cache: Use an u32 for the binding point cache.
Markus Wick
2018-09-04
main: Only show DRD deprecation warning once
Zach Hilman
2018-09-04
control_metadata: Use alternate language names if AmericanEnglish isn't avail...
Zach Hilman
2018-09-04
card_image: Add program title ID getter
Zach Hilman
2018-09-04
qt: Add deprecation warnings for DRD format
Zach Hilman
2018-09-04
registration: Fix NSP installation errors
Zach Hilman
2018-09-04
nsp: Comply with style and performance guidelines
Zach Hilman
2018-09-04
qt: Add UI support for NSP files
Zach Hilman
2018-09-04
registration: Add support for installing NSP files
Zach Hilman
2018-09-04
loader: Add AppLoader for NSP files
Zach Hilman
2018-09-04
card_image: Parse XCI secure partition with NSP
Zach Hilman
2018-09-04
file_sys: Add Nintendo Submission Package (NSP)
Zach Hilman
2018-09-04
drd: Load title ID from program metadata
Zach Hilman
2018-09-04
loader: Add NSP file type and NSP-specific errors
Zach Hilman
2018-09-04
key_manager: Avoid autogeneration if key exists
Zach Hilman
2018-09-04
Merge pull request #1238 from lioncash/explicit
bunnei
2018-09-04
Merge pull request #1237 from degasus/optimizations
bunnei
2018-09-04
Merge pull request #1223 from DarkLordZach/custom-nand-sd-dirs
bunnei
[next]