index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
citra_qt
/
debugger
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Fixed the codestyle to match our clang-format rules.
Subv
2016-12-14
1
-1
/
+2
|
*
WaitSynch: Removed unused variables and reduced SharedPtr copies.
Subv
2016-12-09
1
-1
/
+1
|
*
Threading: Added some utility functions and const correctness.
Subv
2016-12-04
1
-1
/
+1
|
*
Threading: Reworked the way our scheduler works.
Subv
2016-12-03
1
-1
/
+1
*
|
Merge pull request #2249 from Subv/sessions_v3
Yuri Kunde Schlesner
2016-12-14
1
-1
/
+0
|
\
\
|
*
|
Fixed the rebase mistakes.
Subv
2016-11-30
1
-1
/
+0
|
|
/
*
|
citra-qt: Make constructors explicit where applicable
Lioncash
2016-12-11
12
-29
/
+32
*
|
citra-qt: Add missing #pragma once directives
Lioncash
2016-12-11
4
-0
/
+8
*
|
graphics_cmdlists: Get rid of variable shadowing
Lioncash
2016-12-11
1
-14
/
+18
*
|
graphics_cmdlists: Get rid of an unused variable
Lioncash
2016-12-10
1
-1
/
+0
*
|
graphics_cmdlists: Make LoadTexture and TextureInfoWidget src arguments const
Lioncash
2016-12-10
1
-3
/
+4
*
|
graphics_cmdlists: Make LoadImage internally linked
Lioncash
2016-12-10
1
-0
/
+2
*
|
Add all services to the Service namespace
Lioncash
2016-12-11
1
-8
/
+8
|
/
*
Fix typos
Ricardo de Almeida Gonzaga
2016-10-20
2
-3
/
+3
*
implement wait tree widget
wwylele
2016-09-22
2
-0
/
+603
*
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
11
-11
/
+11
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
21
-63
/
+17
*
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-18
8
-24
/
+14
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
24
-569
/
+587
*
Qt: Fix MicroProfile dpi scaling
Yuri Kunde Schlesner
2016-06-18
1
-7
/
+6
*
Merge pull request #1765 from JayFoxRox/debug-surface-viewer
bunnei
2016-06-07
6
-575
/
+860
|
\
|
*
citra_qt: Replace 'Pica Framebuffer Debugger' with 'Pica Surface Viewer'
Jannik Vogel
2016-05-07
6
-575
/
+860
*
|
Debugger/Callstack: Replace Memory::GetPointer with Memory::IsValidVirtualAdd...
MerryMage
2016-05-21
1
-1
/
+4
*
|
Merge pull request #1785 from MerryMage/mp-dpi
bunnei
2016-05-18
1
-4
/
+12
|
\
\
|
*
|
Microprofile: DPI-aware drawing
MerryMage
2016-05-12
1
-4
/
+12
*
|
|
Move default_attributes into Pica state
Jannik Vogel
2016-05-12
1
-1
/
+1
|
/
/
*
|
Turn ShaderSetup into struct
Jannik Vogel
2016-05-11
1
-1
/
+1
*
|
fixup simple type conversions where possible
Alexander Laties
2016-05-07
1
-1
/
+1
|
/
*
Pica: Rename VertexLoaded breakpoint to VertexShaderInvocation
Jannik Vogel
2016-05-04
2
-3
/
+3
*
VideoCore: Run include-what-you-use and fix most includes.
Emmanuel Gil Peyrot
2016-04-30
1
-0
/
+4
*
Common: Remove section measurement from profiler (#1731)
Yuri Kunde Schlesner
2016-04-29
1
-24
/
+2
*
Make Citra build with MICROPROFILE_ENABLED set to 0 (#1709)
Henrik RydgÄrd
2016-04-28
2
-0
/
+16
*
Replace std::map with std::array for graphics event breakpoints, and allow th...
Henrik Rydgard
2016-04-24
1
-2
/
+2
*
debugger: Warn if we reach an unreachable format
Sam Spilsbury
2016-04-23
1
-0
/
+6
*
PICA: Fix MAD/MADI encoding
Jannik Vogel
2016-03-15
1
-2
/
+10
*
Fix attribute mapping in vs debugger
Jannik Vogel
2016-03-09
1
-2
/
+2
*
Add immediate mode vertex submission
Dwayne Slater
2016-03-02
4
-1
/
+5
*
core: Use unique_ptr for holding the interpreter instances
Lioncash
2015-12-29
2
-12
/
+8
*
Silence -Wsign-compare warnings.
Rohit Nirmal
2015-10-06
1
-4
/
+4
*
GSP: Implement command 0x05, used for flushing caches
Yuri Kunde Schlesner
2015-09-14
1
-2
/
+2
*
general: Replace 0 literals with nullptr where applicable
Lioncash
2015-09-11
2
-2
/
+2
*
Merge pull request #1147 from lioncash/nullptr
Yuri Kunde Schlesner
2015-09-11
6
-6
/
+6
|
\
|
*
General: Replace NULL and '0' usages with nullptr where applicable
Lioncash
2015-09-11
6
-6
/
+6
*
|
Merge pull request #1149 from lioncash/override
Yuri Kunde Schlesner
2015-09-11
1
-1
/
+1
|
\
\
|
*
|
graphics_breakpoints_p: Add missing override specifier
Lioncash
2015-09-11
1
-1
/
+1
|
|
/
*
/
citra_qt: Reorganize headers
Lioncash
2015-09-11
17
-56
/
+43
|
/
*
Merge pull request #1118 from Kloen/monospace-font
bunnei
2015-09-07
2
-1
/
+35
|
\
|
*
citra-qt: Use monospace font on Disassembler and ARM Registers
Kloen
2015-09-07
2
-1
/
+35
*
|
Shader Debugger: Allow editing of input vertex data
Yuri Kunde Schlesner
2015-09-07
1
-0
/
+2
*
|
Shader Debugger: Highlight current instruction instead of focusing
Yuri Kunde Schlesner
2015-09-07
1
-4
/
+15
[prev]
[next]