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-10-22
Fixed VAOs Float types only returning GL_FLOAT in cases that they had to retu...
FernandoS27
2018-10-20
Merge pull request #1531 from ogniK5377/hid-fixes
bunnei
2018-10-20
gl_shader_decompiler: Move position varying declaration back to gl_shader_gen
ReinUsesLisp
2018-10-20
Added auto controller switching to supported controllers and single joycon bu...
David Marcec
2018-10-19
Merge pull request #1501 from ReinUsesLisp/half-float
bunnei
2018-10-19
Merge pull request #1520 from lioncash/san
bunnei
2018-10-19
Merge pull request #1517 from bunnei/dma
bunnei
2018-10-19
Merge pull request #1526 from lioncash/svc-id
bunnei
2018-10-19
Merge pull request #1530 from DarkLordZach/aoc-8
bunnei
2018-10-19
Merge pull request #1516 from lioncash/hid
bunnei
2018-10-19
aoc_u: Stub GetAddOnContentListChangedEvent
Zach Hilman
2018-10-19
crypto: Use compressed sizes in offset calculation for KIP decompression
Zach Hilman
2018-10-20
Stubbed home blocking
David Marcec
2018-10-19
es: Update service function tables
Lioncash
2018-10-19
audio: Update service function tables
Lioncash
2018-10-19
omm: Update service function tables
Lioncash
2018-10-19
nifm: Update service function tables
Lioncash
2018-10-19
hid: Update service function tables
Lioncash
2018-10-19
nim: Add the basic skeleton of the nim:eca service
Lioncash
2018-10-19
ns: Update service function table
Lioncash
2018-10-19
set_cal: Update service function table
Lioncash
2018-10-18
GPU: Improved implementation of maxwell DMA (Subv).
bunnei
2018-10-18
decoders: Introduce functions for un/swizzling subrects.
bunnei
2018-10-18
GPU: Invalidate destination address of kepler_memory writes.
bunnei
2018-10-18
fermi_2d: Add support for more accurate surface copies.
bunnei
2018-10-18
Merge pull request #1523 from lioncash/lock
bunnei
2018-10-18
Merge pull request #1511 from lioncash/content
bunnei
2018-10-18
Merge pull request #1521 from ogniK5377/imp-mmu
bunnei
2018-10-18
svc: Check for word alignment of addresses within svcArbitrateLock/svcArbitra...
Lioncash
2018-10-18
common: Add function for checking word alignment to alignment.h
Lioncash
2018-10-18
common: Move Is4KBAligned() to alignment.h
Lioncash
2018-10-18
core: Remove unnecessary assert in ArmInterface()
Lioncash
2018-10-18
Merge pull request #1510 from lioncash/xci
bunnei
2018-10-18
Merge pull request #1505 from FernandoS27/tex-3d
bunnei
2018-10-19
Used better names for mm:u and fixed bad stub
David Marcec
2018-10-18
svc: Add missing sanitizing checks for MapSharedMemory/UnmapSharedMemory
Lioncash
2018-10-17
hid/controller: Remove unused header inclusions
Lioncash
2018-10-17
hid/controller/npad: Remove unused dump_idx member variable
Lioncash
2018-10-17
hid/controller/npad: Remove unnecessary semicolon from the closing brace of L...
Lioncash
2018-10-17
hid/controller/npad: Remove #pragma once from the cpp file
Lioncash
2018-10-17
hid/controller/npad: Move npad_id_list into the cpp file
Lioncash
2018-10-17
hid/controller/npad: Remove unnecessary const from void return type
Lioncash
2018-10-17
hid/controller: Default the destructors of all controller types in the cpp file
Lioncash
2018-10-17
controller_base: Default the base class constructor and destructor in the cpp...
Lioncash
2018-10-17
Merge pull request #1444 from ogniK5377/better-hid
bunnei
2018-10-17
Merge pull request #1489 from FernandoS27/fix-tlds
bunnei
2018-10-17
Clang format and other fixes
FernandoS27
2018-10-17
Implement Reinterpret Surface, to accurately blit 3D textures
FernandoS27
2018-10-17
Implement GetInRange in the Rasterizer Cache
FernandoS27
2018-10-17
Implement 3D Textures
FernandoS27
[next]