index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
citra_qt
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Massive removal of unused modules
James Rowe
2018-01-12
1
-116
/
+0
*
externals: Use unicorn DLL instead of static lib.
bunnei
2018-01-04
1
-0
/
+2
*
WebService: Verify username and token (#2930)
B3n30
2017-09-18
1
-2
/
+3
*
qt: Add web configuration tab.
bunnei
2017-08-25
1
-0
/
+3
*
Merge pull request #2804 from Kloen/theming
bunnei
2017-07-17
1
-2
/
+5
|
\
|
*
citra-qt: Add Dark theme from https://github.com/ColinDuquesnoy/QDarkStyleSheet
Kloen
2017-06-24
1
-2
/
+5
*
|
Implement basic virtual Room support based on enet (#2803)
B3n30
2017-07-07
1
-1
/
+1
|
/
*
CMake: Create INTERFACE targets for microprofile and nihstro
Yuri Kunde Schlesner
2017-05-27
1
-1
/
+1
*
CMake: Remove CITRA_QT_LIBS var
Yuri Kunde Schlesner
2017-05-27
1
-1
/
+1
*
CMake: Stop using FindOpenGL, which seems to not be required anymore
Yuri Kunde Schlesner
2017-05-27
1
-1
/
+1
*
CMake: Use IMPORTED target for Boost
Yuri Kunde Schlesner
2017-05-27
1
-1
/
+1
*
CMake: Correct inter-module dependencies and library visibility
Yuri Kunde Schlesner
2017-05-27
1
-3
/
+3
*
citra-qt: Remove callstack widget
Yuri Kunde Schlesner
2017-05-07
1
-3
/
+0
*
citra-qt: Remove disassembler widget
Yuri Kunde Schlesner
2017-05-07
1
-3
/
+0
*
citra-qt: Move config dialog code to its own directory
Lioncash
2017-04-03
1
-23
/
+23
*
InputCommon: add Keyboard
wwylele
2017-03-01
1
-1
/
+1
*
Remove built-in (non-Microprofile) profiler
Yuri Kunde Schlesner
2017-02-26
1
-1
/
+0
*
Removed unused and outdated external qhexedit
Kloen
2017-01-22
1
-1
/
+1
*
citra-qt: Removed unused and unimplemented ramview files.
Kloen
2017-01-22
1
-2
/
+0
*
citra-qt: Move graphics debugging code into its own folder
Lioncash
2016-12-21
1
-15
/
+15
*
Modularized Qt and SDL file copying
freiro
2016-12-13
1
-2
/
+4
*
Modularization of copy_msvc_libraries cmake funct
freiro
2016-12-11
1
-20
/
+2
*
Removed redundant Qt check and other fixes
freiro
2016-12-11
1
-20
/
+19
*
[MSVC] Copy SDL2.dll to build folder
freiro
2016-12-11
1
-20
/
+20
*
Remove unused version.h
Jannik Vogel
2016-12-01
1
-1
/
+0
*
build: add default install for DragonFly, Solaris, etc.
Jan Beich
2016-10-27
1
-1
/
+1
*
implement wait tree widget
wwylele
2016-09-22
1
-0
/
+2
*
qt: Add a configuration tab for Graphics and move relevant fields.
bunnei
2016-08-29
1
-0
/
+3
*
Input GUI: Add tab to remap controls (#1900)
Anon
2016-07-29
1
-0
/
+3
*
Qt: add system settings config tab
wwylele
2016-07-10
1
-0
/
+3
*
Merge pull request #1765 from JayFoxRox/debug-surface-viewer
bunnei
2016-06-07
1
-2
/
+2
|
\
|
*
citra_qt: Replace 'Pica Framebuffer Debugger' with 'Pica Surface Viewer'
Jannik Vogel
2016-05-07
1
-2
/
+2
*
|
Remove unused and bitrotted "controller config" files
archshift
2016-06-01
1
-5
/
+0
*
|
Config: Audio sink configuration (#1798)
Maribel
2016-05-18
1
-0
/
+3
|
/
*
add missing header
wwylele
2016-05-04
1
-0
/
+1
*
Qt Frontend: Add Threads::Threads import in CMakeLists.txt.
Emmanuel Gil Peyrot
2016-04-26
1
-1
/
+1
*
Add Configure widget
LittleWhite
2016-03-21
1
-2
/
+13
*
Dependencies: Remove GLFW, Add SDL2
MerryMage
2016-03-02
1
-18
/
+7
*
AudioCore: Skeleton Implementation
MerryMage
2016-02-21
1
-1
/
+1
*
citra-qt: Add icon to Mac app
Pierre de La Morinerie
2015-10-14
1
-1
/
+3
*
citra-qt: Use custom Info.plist for Mac builds
Pierre de La Morinerie
2015-10-04
1
-0
/
+2
*
Initial implementation of a game list
archshift
2015-10-01
1
-0
/
+2
*
citra-qt: Add helper function to get a monospace QFont
Yuri Kunde Schlesner
2015-08-24
1
-0
/
+2
*
Common: Ported over boilerplate x86 JIT code from Dolphin/PPSSPP.
bunnei
2015-08-15
1
-1
/
+1
*
Add CiTrace recording support.
Tony Wasserka
2015-07-13
1
-0
/
+2
*
Citra, CitraQt: Tell cmake to install the compiled binaries.
Emmanuel Gil Peyrot
2015-07-09
1
-1
/
+3
*
Robocopy doesn't like trailing slashes
Clienthax
2015-06-09
1
-4
/
+4
*
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-05-29
1
-3
/
+3
*
unsetting a few more variables that arent needed outside of this function
James Rowe
2015-03-26
1
-0
/
+3
*
Updated the copy commands to run on post_build and use generator expressions ...
James Rowe
2015-03-26
1
-27
/
+26
[next]