index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
citra_qt
Age
Commit message (
Expand
)
Author
2015-07-25
dyncom: Rename armdefs.h to armstate.h
Lioncash
2015-07-25
dyncom: Get rid of skyeye typedefs
Lioncash
2015-07-25
Merge pull request #892 from zawata/another-warning-fixes
Yuri Kunde Schlesner
2015-07-25
Merge pull request #981 from Subv/checkboxes
Yuri Kunde Schlesner
2015-07-23
Qt/GPU Breakpoints: Changed the widget so that we don't have to select and cl...
Subv
2015-07-23
Qt/GPU Breakpoints: Added three more breakpoint types:
Subv
2015-07-21
Merge pull request #929 from neobrain/geoshader_definitions
Tony Wasserka
2015-07-21
Resolve issue accidentally left unaddressed in PR #930
Yuri Kunde Schlesner
2015-07-20
Merge pull request #930 from neobrain/copypaste_commandlist
Yuri Kunde Schlesner
2015-07-19
Rasterizer/Textures: Fixed a bug where the I4 format would get twice the real...
Subv
2015-07-19
Citra_QT : Another Conversion Warning Fix
zawata
2015-07-19
Citra_QT : Fix Conversion Warnings
zawata
2015-07-15
citra-qt: Add support for copying the command list contents to clipboard.
Tony Wasserka
2015-07-15
Pica/Shader: Add geometry shader definitions.
Tony Wasserka
2015-07-13
Merge pull request #924 from aroulin/qt-disassembly-step
Yuri Kunde Schlesner
2015-07-13
citra-qt: Add depth formats to framebuffer viewing widget.
Tony Wasserka
2015-07-13
citra-qt: Properly specify the framebuffer format.
Tony Wasserka
2015-07-13
CiTrace: Clean up initialization method.
Tony Wasserka
2015-07-13
CiTrace: Record LCD registers. Cleanup recording code.
Tony Wasserka
2015-07-13
CiTrace: Record default vertex attributes.
Tony Wasserka
2015-07-13
citra-qt: Properly disable the CiTrace widget upon starting/stopping emulation.
Tony Wasserka
2015-07-13
Add CiTrace recording support.
Tony Wasserka
2015-07-13
Qt: Fix disassembly widget stepping
aroulin
2015-07-12
Merge pull request #910 from linkmauve/install
Tony Wasserka
2015-07-09
Citra, CitraQt: Tell cmake to install the compiled binaries.
Emmanuel Gil Peyrot
2015-06-28
CitraQt: Cleanup includes.
Emmanuel Gil Peyrot
2015-06-27
Common: Remove now-unused EMU_PLATFORM define, fixes issue #373.
Emmanuel Gil Peyrot
2015-06-19
Make the call stack entries not editable
Greg Wicks
2015-06-09
Robocopy doesn't like trailing slashes
Clienthax
2015-05-31
Merge pull request #811 from archshift/commonify
archshift
2015-05-31
Merge pull request #832 from yuriks/refresh-rate-option
bunnei
2015-05-30
Move video_core/color.h to common/color.h
archshift
2015-05-30
Move video_core/math.h to common/vector_math.h
archshift
2015-05-30
Merge pull request #830 from SeannyM/qt-noborder
bunnei
2015-05-29
Remove gpu_refresh_rate configuration option
Yuri Kunde Schlesner
2015-05-29
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-05-29
QT: Remove border around widgets
Sean Maas
2015-05-25
Assets: Move citra.ico from src/assets to dist.
Emmanuel Gil Peyrot
2015-05-23
Qt: Silence a bogus warning printed when using the debug runtime
Yuri Kunde Schlesner
2015-05-22
Pica: Create 'State' structure and move state memory there.
bunnei
2015-05-22
MakeCurrent race condition fix
tfarley
2015-05-22
OpenGL renderer
tfarley
2015-05-22
INI hw/sw renderer toggle
tfarley
2015-05-18
Use condition var to properly pause the CPU thread
James Rowe
2015-05-15
Merge pull request #758 from yuriks/sync-logging
Yuri Kunde Schlesner
2015-05-14
Merge pull request #675 from jroweboy/windows-build-fixes
Yuri Kunde Schlesner
2015-05-15
Memmap: Re-organize memory function in two files
Yuri Kunde Schlesner
2015-05-12
Qt: Shutdown emulation session only if EmuThread exists.
bunnei
2015-05-12
Common: Remove async logging
Yuri Kunde Schlesner
2015-05-09
Memory: Add GetPhysicalPointer helper function
Yuri Kunde Schlesner
[next]