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
2018-11-21
gl_shader_decompiler: Rename control codes to condition codes
ReinUsesLisp
2018-11-21
gl_shader_decompiler: Fix register overwriting on texture calls
ReinUsesLisp
2018-11-21
kernel/handle_table: Move private static functions into the cpp file
Lioncash
2018-11-21
kernel/handle_table: Restrict handle table size to 1024 entries
Lioncash
2018-11-21
kernel/handle_table: Default destructor in the cpp file
Lioncash
2018-11-21
Merge pull request #1753 from FernandoS27/ufbtype
bunnei
2018-11-21
Merge pull request #1752 from ReinUsesLisp/unimpl-decompiler
bunnei
2018-11-21
Properly Implemented TXQ Instruction
FernandoS27
2018-11-21
Merge pull request #1742 from lioncash/hle-swkbd
bunnei
2018-11-21
nvhost_ctrl_gpu: Implement IoctlGetGpuTime.
bunnei
2018-11-21
Merge pull request #1754 from ReinUsesLisp/zero-register
bunnei
2018-11-21
Merge pull request #1758 from lioncash/rect
bunnei
2018-11-21
Merge pull request #1759 from lioncash/unused
bunnei
2018-11-21
Removed pre 4.3 ARB extensions
FernandoS27
2018-11-21
Update OpenGL's backend version from 3.3 to 4.3
FernandoS27
2018-11-21
Use default values for unknown framebuffer pixel format
FernandoS27
2018-11-21
common: Remove dependency on xbyak
Lioncash
2018-11-21
common/math_util: Simplify std::make_signed usages to std::make_signed_t
Lioncash
2018-11-21
common/math_util: Make Rectangle's constructors constexpr
Lioncash
2018-11-21
common/math_util: Remove unnecessary static from PI
Lioncash
2018-11-21
common/math_util: Remove unused IntervalsIntersect() function
Lioncash
2018-11-20
Merge pull request #1751 from bunnei/color-mask-fix
bunnei
2018-11-20
gl_shader_decompiler: Remove UNREACHABLE when setting RZ
ReinUsesLisp
2018-11-20
Merge pull request #1750 from lioncash/amend
bunnei
2018-11-20
gl_shader_decompiler: Use UNIMPLEMENTED instead of LOG+UNREACHABLE when appli...
ReinUsesLisp
2018-11-20
maxwell_3d: Initialize rasterizer color mask registers as enabled.
bunnei
2018-11-20
am: Correct build failure
Lioncash
2018-11-20
patch_manager: Show LayeredExeFS patch in add-ons column
Zach Hilman
2018-11-20
Merge pull request #1734 from lioncash/shared
bunnei
2018-11-20
Merge pull request #1733 from lioncash/ldr
bunnei
2018-11-20
Merge pull request #1746 from lioncash/random
bunnei
2018-11-20
Merge pull request #1748 from lioncash/assert
bunnei
2018-11-20
Merge pull request #1749 from lioncash/gc-info
bunnei
2018-11-20
file_sys/card_image: Provide named members for the GamecardInfo struct
Lioncash
2018-11-20
common/assert: Add UNIMPLEMENTED_IF and UNIMPLEMENTED_IF_MSG for conditional ...
Lioncash
2018-11-20
common/assert: Make the UNIMPLEMENTED macro properly assert
Lioncash
2018-11-20
patch_manager: Apply LayeredExeFS patches
Zach Hilman
2018-11-20
settings: Add option to dump ExeFS of games upon launch
Zach Hilman
2018-11-20
kernel/process: Move <random> include to the cpp file
Lioncash
2018-11-20
shader_cache: Only lock covered instructions.
Markus Wick
2018-11-20
am/applets: Make the applet data broker part of the applet itself.
Lioncash
2018-11-20
am/applets: Replace includes with forward declarations where applicable
Lioncash
2018-11-20
am/applets: Relocate comments above the relevant data member in AppletDataBroker
Lioncash
2018-11-20
yuzu/applets/software_keyboard: Override accept() and reject() instead of pro...
Lioncash
2018-11-20
yuzu/applets/software_keyboard: std::move std::function instances where appli...
Lioncash
2018-11-20
yuzu/applets/software_keyboard: Make slots private functions
Lioncash
2018-11-20
Merge pull request #1667 from DarkLordZach/swkbd
bunnei
2018-11-19
Merge pull request #1739 from lioncash/lm
bunnei
2018-11-19
Merge pull request #1738 from lioncash/res-limit
bunnei
2018-11-19
Implemented Fast Layered Copy
FernandoS27
[prev]
[next]