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
2014-11-24
HLE: Revamp error handling throrough the HLE code
Yuri Kunde Schlesner
2014-11-24
Change some SkyEye defines to const ints
Yuri Kunde Schlesner
2014-11-23
Merge pull request #191 from archshift/deletexyz
bunnei
2014-11-23
Merge pull request #220 from yuriks/patch-1
bunnei
2014-11-23
Update CONTRIBUTING.md
Yuri Kunde Schlesner
2014-11-23
Add comment style notes to CONTRIBUTING.md
Yuri Kunde Schlesner
2014-11-23
Merge pull request #190 from purpasmart96/more_services
bunnei
2014-11-23
Added DeleteFile and DeleteDirectory functions to FS:USER and the archives.
archshift
2014-11-20
Add more services and some fixes, along with more "override"
purpasmart96
2014-11-19
Merge pull request #211 from linkmauve/master
bunnei
2014-11-19
Merge pull request #208 from lioncash/statics
bunnei
2014-11-19
Remove tabs in all files except in skyeye imports and in generated GL code
Emmanuel Gil Peyrot
2014-11-19
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...
Emmanuel Gil Peyrot
2014-11-18
Add static to some variables
Lioncash
2014-11-18
Merge pull request #212 from archshift/idea
bunnei
2014-11-18
Merge pull request #165 from neobrain/viewport-scaling
bunnei
2014-11-18
Update gitignore to exclude project/editor files
archshift
2014-11-18
Merge pull request #207 from lioncash/docs
Tony Wasserka
2014-11-18
Merge pull request #209 from lioncash/warn
Tony Wasserka
2014-11-18
Merge pull request #210 from lioncash/typedef
Tony Wasserka
2014-11-18
system: Get rid of an unnecessary enum typedef
Lioncash
2014-11-18
directory_sdmc: Fix a signed/unsigned mismatch comparison
Lioncash
2014-11-18
Merge pull request #206 from lioncash/semicolon
Tony Wasserka
2014-11-18
Fix documentation of parameters
Lioncash
2014-11-18
Remove extraneous semicolons
Lioncash
2014-11-18
citra GLFW: Ignore minimal window size hints.
Tony Wasserka
2014-11-18
EmuWindow: Add some explicit documentation and set proper minimal client area...
Tony Wasserka
2014-11-18
citra-qt: Small cleanup.
Tony Wasserka
2014-11-18
EmuWindow: Add a TODO.
Tony Wasserka
2014-11-18
MathUtil: Make Rectangle work with unsigned types.
Tony Wasserka
2014-11-18
OpenGL Renderer: Cleanup viewport extent calculation.
Tony Wasserka
2014-11-18
EmuWindow: Better document the purpose of OnMinimalClientAreaChangeRequest.
Tony Wasserka
2014-11-18
EmuWindow: Remove window title getters/setters.
Tony Wasserka
2014-11-18
EmuWindow: Add documentation.
Tony Wasserka
2014-11-18
EmuWindow: Add support for specifying minimal client area sizes.
Tony Wasserka
2014-11-18
Fixup EmuWindow interface and implementations thereof.
Tony Wasserka
2014-11-18
Viewport scaling and display density independence
Kevin Hartman
2014-11-18
Add a GUI logging channel.
Tony Wasserka
2014-11-17
Merge pull request #200 from lioncash/statics
bunnei
2014-11-17
core: Mark some hle functions as static
Lioncash
2014-11-17
Merge pull request #192 from bunnei/fs-fix-paths
bunnei
2014-11-17
Archive: Fixed to not destroy archive handle on close.
bunnei
2014-11-17
Archive: Fixed close archive before freeing.
bunnei
2014-11-17
FS_User: Support FileSye::Path in a more generic way.
bunnei
2014-11-17
FileSys: Updated backend code to use FileSys::Path instead of string for paths.
bunnei
2014-11-17
FileSys: Added DebugStr method to Path class.
bunnei
2014-11-17
Merge pull request #201 from archshift/boss
bunnei
2014-11-17
Merge pull request #199 from lioncash/prototype
bunnei
2014-11-17
Merge pull request #202 from lioncash/init-order
bunnei
2014-11-17
Add missing boss:U service, needed according to Nintendo Zone logs.
archshift
[next]