index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2021-07-14
applets: Append qt_ prefix to Qt frontend applets
Morph
2021-07-08
settings, arm_dynarmic, yuzu qt: Move CPU debugging option
lat9nq
2021-05-26
cmake: Download Qt binaries on Linux if needed
lat9nq
2021-04-15
applets/swkbd: Implement the Qt Software Keyboard frontend
Morph
2021-04-15
overlay_dialog: Add an overlay text dialog that accepts controller input
Morph
2021-02-14
yuzu: Various frontend improvements to avoid crashes and improve experience o...
bunnei
2021-02-06
Add controller window and single joycon top view
german
2021-02-06
Make settings controller image change with controller input
german
2020-12-24
cmake: Always enable Vulkan
ReinUsesLisp
2020-12-18
util: Add URL Request Interceptor for QWebEngine
Morph
2020-11-15
applets/controller: Change the input button to create input profiles
Morph
2020-11-15
configure_input: Add per-player vibration
Morph
2020-11-15
input_profiles: Implement input profiles
Morph
2020-11-03
core: Remove usage of unicorn
Lioncash
2020-10-26
video_core: NVDEC Implementation
ameerj
2020-09-04
Project Mjölnir: Part 2 - Controller Applet
Morph
2020-08-29
yuzu: Add motion and touch configuration
FearlessTobi
2020-08-26
Project Mjölnir: Part 1
Morph
2020-07-18
Address trivial review comments.
FearlessTobi
2020-07-18
yuzu: Port translation support from Citra
FearlessTobi
2020-07-14
Merge pull request #4294 from MerryMage/cpu-opt-settings
bunnei
2020-07-12
configure_cpu: Split optimization settings off into Debug tab
MerryMage
2020-07-12
Merge pull request #3385 from Morph1984/batch-install
bunnei
2020-07-11
configuration: Add settings to enable/disable specific CPU optimizations
MerryMage
2020-07-10
Merge pull request #4221 from jbeich/unused-qt-opengl
bunnei
2020-07-10
Add support for batch install to NAND
Morph
2020-07-09
configuration: implement per-game configurations (#4098)
lat9nq
2020-07-01
cmake: stop linking against QGL after c6a0ab979239
Jan Beich
2020-06-18
bootmanager: Remove references to OpenGL for macOS
MerryMage
2020-04-07
yuzu: Drop SDL2 and Qt frontend Vulkan requirements
ReinUsesLisp
2020-02-27
Create an "Advanced" tab in the graphics configuration tab and add anisotropi...
Morph
2020-01-29
yuzu: Implement Vulkan frontend
ReinUsesLisp
2020-01-24
yuzu/configuration: create UI tab and move gamelist settings there
FearlessTobi
2020-01-02
yuzu: Remove Maxwell debugger
ReinUsesLisp
2019-10-02
qt: Add service dialog
Zach Hilman
2019-09-30
yuzu: Add UI tab to configure BCAT services
Zach Hilman
2019-09-21
configure_debug: Move reporting option to logging
Zach Hilman
2019-09-21
yuzu: Add UI to manage filesystem paths and sizes
Zach Hilman
2019-08-09
yuzu/CMakeLists: Remove qt5_wrap_ui macro usage
Lioncash
2019-06-05
yuzu/CMakeLists: Disable implicit QString->QUrl conversions
Lioncash
2019-06-05
yuzu/CMakeLists: Disable unsafe overloads of QProcess' start() function
Lioncash
2019-06-05
yuzu/CMakeLists: Disable implicit type narrowing in connect() calls
Lioncash
2019-05-24
yuzu/CMakeLists: Disable implicit QString conversions
Lioncash
2019-05-19
yuzu/util: Remove unused spinbox.cpp/.h
Lioncash
2019-04-17
qt: Add dialog implementation of Error applet
Zach Hilman
2019-04-15
CMakeLists: Define QT_USE_QSTRINGBUILDER for the Qt target
Lioncash
2019-04-09
Merge pull request #2353 from lioncash/surface
bunnei
2019-04-05
yuzu/debugger: Remove graphics surface viewer
Lioncash
2019-03-16
yuzu: Make hotkeys configurable via the GUI
Adityarup Laha
2019-01-19
QT Frontend: Add a Loading screen with progressbar
James Rowe
[next]