index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
citra_qt
Age
Commit message (
Expand
)
Author
2014-12-21
Merge pull request #291 from purpasmart96/license
bunnei
2014-12-20
License change
purpasmart96
2014-12-20
Pica/DebugUtils: Add an event triggered after loading a vertex.
Tony Wasserka
2014-12-20
Add support for a ridiculous number of texture formats.
Tony Wasserka
2014-12-20
Pica: Unify ugly address translation hacks.
Tony Wasserka
2014-12-20
Pica: Merge texture lookup logic for DebugUtils and Rasterizer.
Tony Wasserka
2014-12-20
citra-qt: Fix invalid memory read upon program startup.
Tony Wasserka
2014-12-20
Pica: Initial support for multitexturing.
Tony Wasserka
2014-12-20
citra-qt: static-constify a map.
Tony Wasserka
2014-12-20
Clean up some warnings
Chin
2014-12-16
HLE: Rename namespaces to match move & fix initialization order
Yuri Kunde Schlesner
2014-12-13
Remove old logging system
Yuri Kunde Schlesner
2014-12-13
Add configurable per-class log filtering
Yuri Kunde Schlesner
2014-12-13
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-13
New logging system
Yuri Kunde Schlesner
2014-12-09
More cleanups.
Tony Wasserka
2014-12-09
citra-qt: Rename "Stop Tracing" to "Finish Tracing".
Tony Wasserka
2014-12-09
More coding style fixes.
Tony Wasserka
2014-12-09
Some code cleanup.
Tony Wasserka
2014-12-09
citra-qt: Add pica framebuffer widget.
Tony Wasserka
2014-12-09
citra_qt: Add enhanced texture debugging widgets.
Tony Wasserka
2014-12-09
citra-qt: Add texture viewer to Pica command list.
Tony Wasserka
2014-12-09
Add GUI widget for controlling pica breakpoints.
Tony Wasserka
2014-12-09
Pica/DebugUtils: Add breakpoint functionality.
Tony Wasserka
2014-12-09
citra-qt: Polish the pica tracing widget.
Tony Wasserka
2014-12-09
citra-qt: Add a utility spinbox class called CSpinBox.
Tony Wasserka
2014-12-08
Loader: Add 3DSX support
ichfly
2014-12-03
Change NULLs to nullptrs.
Rohit Nirmal
2014-11-30
Merge pull request #196 from archshift/settings
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
Merge Config::ReadXYZs
archshift
2014-11-18
citra-qt: Small cleanup.
Tony Wasserka
2014-11-18
EmuWindow: Remove window title getters/setters.
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-15
Merge pull request #159 from SeannyM/enable_log
Tony Wasserka
2014-11-11
Citra-Qt: Use Core::RunLoop when not single stepping.
bunnei
2014-11-04
Qt: Auto-start game when selected, play game that's passed via argv[1].
archshift
2014-11-03
Add support for disabling log from settings
Sean
2014-11-01
Fixed capitalization issues
Gareth Poole
2014-10-27
Merge pull request #151 from archshift/dyncom-enabled
bunnei
2014-10-27
Added `gpu_refresh_rate` config setting for the new interpreter speed hack.
archshift
2014-10-27
Use configuration files to enable or disable the new dyncom interpreter.
archshift
2014-10-26
Add `override` keyword through the code.
Yuri Kunde Schlesner
2014-10-25
ARM: Reorganized file structure to move shared SkyEye code to a more common a...
bunnei
2014-10-22
Use config files to store whether SDMC is enabled or not
archshift
2014-10-12
OpenGL renderer: Request a forward compatible context in citra-qt
Yuri Kunde Schlesner
2014-10-07
Added configuration file system.
archshift
[next]