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
2015-03-14
EmuWindow: Fixed a reference to a temporary variable
Subv
2015-03-14
Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSy...
Subv
2015-03-12
Pica/VertexShader: Fix a bug caused due to incorrect assumptions of consecuti...
Tony Wasserka
2015-03-11
Merge pull request #642 from bunnei/touchpad
bunnei
2015-03-11
hid_user: Removed unnecessary includes.
bunnei
2015-03-11
HID: Removed unnecessary global variables.
bunnei
2015-03-10
HID: Added additional variable comments and some code cleanups.
bunnei
2015-03-10
HID: Complete refactor of pad/touch input to fix threading issues.
bunnei
2015-03-10
Merge pull request #629 from archshift/lcdfb
bunnei
2015-03-10
EmuWindow: Made pad/touch functions non-static.
bunnei
2015-03-10
HID: Cleanup how `next_touch_index` is calculated for Pad and touch.
bunnei
2015-03-10
HID: Changed TouchDataEntry `valid` to a BitField and added some doc strings.
bunnei
2015-03-10
HID: Added static asserts to check register position in shared memory.
bunnei
2015-03-10
Qt: Implemented EmuWindow touchpad support.
bunnei
2015-03-10
GLFW: Implemented EmuWindow touchpad support.
bunnei
2015-03-10
EmuWindow: Added infrastructure code to enable touchpad support.
bunnei
2015-03-10
HID: Added functions to emulate the touchpad.
bunnei
2015-03-10
HID: Moved some docstrings to the header.
bunnei
2015-03-10
HID: Refactored shared memory decoding for touchpad support.
bunnei
2015-03-10
GPU: Fixed the bit 25 in the display transfer flags.
Subv
2015-03-10
Merge pull request #649 from lioncash/clean
bunnei
2015-03-10
dyncom: Minor cleanup
Lioncash
2015-03-09
Merge pull request #643 from Subv/dem_feels
bunnei
2015-03-09
GPU: Added the stencil test structure to the Pica Regs struct.
Subv
2015-03-09
Frontend/Qt: Allow the framebuffer widget to inspect the depth buffer
Subv
2015-03-09
GPU: Implemented more depth buffer formats.
Subv
2015-03-09
Merge pull request #647 from neobrain/rip_culling_hack
bunnei
2015-03-09
Added LCD registers, and implementation for color filling in OGL code.
archshift
2015-03-09
Merge pull request #648 from Subv/fill_bit
Tony Wasserka
2015-03-09
GPU: Use the correct position for the finished bit in memory fills
Subv
2015-03-09
Merge pull request #646 from Subv/24bit_fills
Tony Wasserka
2015-03-09
Pica/PrimitiveAssembly: Fix triangle strips and fans being generated with inc...
Tony Wasserka
2015-03-09
Merge pull request #589 from kevinhartman/config-errors
bunnei
2015-03-09
Merge pull request #634 from linkmauve/logging-performances
bunnei
2015-03-09
Merge pull request #645 from lioncash/ldm
bunnei
2015-03-09
GPU: Corrected the 24 bit memory fills component order
Subv
2015-03-08
Update README.md
bunnei
2015-03-08
Merge pull request #644 from archshift/nihstro
bunnei
2015-03-08
Merge pull request #584 from yuriks/outline-asserts
bunnei
2015-03-08
dyncom: Fix an indexing bug in STM
Lioncash
2015-03-08
dyncom: General cleanup of STM
Lioncash
2015-03-08
dyncom: Increment addr when accessing LR in LDM
Lioncash
2015-03-08
Update nihstro submodule to the initial release version.
archshift
2015-03-07
Merge pull request #639 from archshift/appbundle
archshift
2015-03-07
Merge pull request #640 from archshift/ini
bunnei
2015-03-07
default_ini.h: Put comments on their own lines
archshift
2015-03-07
Build app bundles on OS X. Fixes the issue where the menubar would not appear.
archshift
2015-03-07
Merge pull request #638 from bunnei/osx-fix
bunnei
2015-03-07
Fixed EmuWindow typo (fixes OSX build)
bunnei
2015-03-07
Merge pull request #636 from bunnei/refactor-screen-win
bunnei
[prev]
[next]