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-10
GPU: Fixed the bit 25 in the display transfer flags.
Subv
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
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
2015-03-07
Set framebuffer layout from EmuWindow.
bunnei
2015-03-07
Merge pull request #637 from Subv/etc
Tony Wasserka
2015-03-07
GPU/Textures: Fixed ETC texture decoding.
Subv
2015-03-07
Merge pull request #538 from yuriks/perf-stat
Tony Wasserka
2015-03-06
Logging: check for filter before sending to the queue, to skip all heavy form...
Emmanuel Gil Peyrot
2015-03-06
Merge pull request #630 from archshift/swap
bunnei
2015-03-05
Removed swap code redundancy and moved common swap code to swap.h
archshift
2015-03-04
Merge pull request #615 from Subv/services
bunnei
2015-03-03
Services: Moved the PTM and APT services to their own folder
Subv
2015-03-03
Merge pull request #625 from lioncash/warn
bunnei
2015-03-03
vfp: Get rid of warnings
Lioncash
2015-03-03
Merge pull request #617 from bunnei/framebuffer-rgb565
bunnei
2015-03-03
GPU: Added RGB565/RGB8 framebuffer support and various cleanups.
bunnei
2015-03-02
Merge pull request #622 from Subv/titles
Yuri Kunde Schlesner
2015-03-02
Services/AM: Stubbed TitleIDListGetTotal and GetTitleIDList.
Subv
2015-03-01
Merge pull request #623 from Subv/card
bunnei
2015-03-01
Merge pull request #618 from lioncash/ref
bunnei
2015-03-01
Merge pull request #621 from Subv/power
bunnei
2015-03-01
Profiler: Implement QPCClock to get better precision on Win32
Yuri Kunde Schlesner
2015-03-01
Add profiling infrastructure and widget
Yuri Kunde Schlesner
2015-02-28
Services/FS: Stubbed CardSlotIsInserted to always return false
Subv
2015-02-28
Services/PTM: Stubbed PTM_Sysm::IsLegacyPowerOff.
Subv
[next]