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-23
Fix TEXS Instruction encodings
FernandoS27
2018-11-23
Fix one encoding in TEX Instruction
FernandoS27
2018-11-23
Corrected inputs indexing in TEX instruction
FernandoS27
2018-11-23
Merge pull request #1744 from degasus/shader_cache
bunnei
2018-11-23
Merge pull request #1741 from lioncash/kbd
bunnei
2018-11-23
memory_manager: Do not allow 0 to be a valid GPUVAddr.
bunnei
2018-11-23
Merge pull request #1770 from DarkLordZach/applet-stub
bunnei
2018-11-23
Merge pull request #1777 from lioncash/core-mgr
bunnei
2018-11-23
Merge pull request #1773 from lioncash/thread
bunnei
2018-11-23
Added predicate comparison LessEqualWithNan (#1736)
Hexagon12
2018-11-23
Merge pull request #1756 from ReinUsesLisp/fix-textures
bunnei
2018-11-23
Merge pull request #1766 from FernandoS27/fix-txq
bunnei
2018-11-23
Merge pull request #1762 from bunnei/getgputime
bunnei
2018-11-23
gl_shader_decompiler: Implement clip distances
ReinUsesLisp
2018-11-22
am: Return StubApplet instead of nullptr when AppletId not found
Zach Hilman
2018-11-22
gl_shader_decompiler: Add a message for unimplemented cc generation
ReinUsesLisp
2018-11-22
Merge pull request #1779 from DarkLordZach/debug-pad-unmapped
Mat M
2018-11-22
debug_pad: Avoid loading input for nonexistent buttons (Home and Screenshot)
Zach Hilman
2018-11-22
Merge pull request #1775 from bunnei/blend-eq
bunnei
2018-11-22
Merge pull request #1765 from bunnei/multi-audout
bunnei
2018-11-22
Merge pull request #1764 from bunnei/macrointerpreter
bunnei
2018-11-22
core: Relocate CPU core management to its own class
Lioncash
2018-11-22
macro_interpreter: Implement AddWithCarry and SubtractWithBorrow.
bunnei
2018-11-22
audout_u: Add support for multiple IAudioOut streams.
bunnei
2018-11-22
maxwell_3d: Implement alternate blend equations.
bunnei
2018-11-22
common/thread: Drop Hungarian notation on SetCurrentThreadName's parameter
Lioncash
2018-11-21
Merge pull request #1737 from FernandoS27/layer-copy
bunnei
2018-11-21
Merge pull request #1771 from lioncash/bit-set
bunnei
2018-11-21
Merge pull request #1767 from lioncash/handle
bunnei
2018-11-21
common/thread: Make Barrier's 'count' member non-const
Lioncash
2018-11-21
common/thread: Initialize class member variables where applicable
Lioncash
2018-11-21
common/thread: Group non-member functions together
Lioncash
2018-11-21
common/thread: Remove SleepCurrentThread()
Lioncash
2018-11-21
common/thread: Remove unused CurrentThreadId()
Lioncash
2018-11-21
common: Remove bit_set.h
Lioncash
2018-11-21
applets: Add StubApplet
Zach Hilman
2018-11-21
gl_shader_decompiler: Rename internal flag strings
ReinUsesLisp
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
gl_shader_decompiler: Implement BFI_IMM_R
ReinUsesLisp
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
[prev]
[next]