index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu_cmd
Age
Commit message (
Expand
)
Author
2019-06-21
Merge pull request #2482 from DarkLordZach/prepo
bunnei
2019-06-07
Merge pull request #2514 from ReinUsesLisp/opengl-compat
Zach Hilman
2019-06-05
Merge pull request #2526 from lioncash/global
Zach Hilman
2019-05-30
rasterizer_opengl: Remove OpenGL core profile
ReinUsesLisp
2019-05-29
Merge pull request #2518 from ReinUsesLisp/sdl2-window
bunnei
2019-05-28
yuzu_cmd/yuzu: Correct formatting specifier
Lioncash
2019-05-28
core/loader: Remove LoadKernelSystemMode
Lioncash
2019-05-26
emu_window: Pass OnMinimalClientAreaChangeRequest argument by copy
ReinUsesLisp
2019-05-25
yuzu_cmd: Split emu_window OpenGL implementation into its own file
ReinUsesLisp
2019-05-25
settings: Add 'Reporting Services' config option
Zach Hilman
2019-05-23
common/file_util: Make ReadFileToString and WriteStringToFile consistent
Lioncash
2019-05-17
Merge pull request #2477 from ReinUsesLisp/fix-sdl2
bunnei
2019-05-17
yuzu_cmd: Use OpenGL compat when asked in the settings
ReinUsesLisp
2019-05-17
yuzu_cmd: Make OpenGL's context current
ReinUsesLisp
2019-04-24
Merge pull request #2424 from FernandoS27/compat
bunnei
2019-04-20
Allow picking a Compatibility Profile for OpenGL.
Fernando Sahmkow
2019-04-16
CMakeLists: Ensure we specify Unicode as the codepage on Windows
Lioncash
2019-04-13
Merge pull request #2017 from jroweboy/glwidget
bunnei
2019-04-09
Merge pull request #1957 from DarkLordZach/title-provider
bunnei
2019-03-29
core/yuzu: Remove enable_nfc setting
fearlessTobi
2019-03-26
game_list: Register content with ContentProvider
Zach Hilman
2019-03-19
Fix getopt on systems where char is unsigned by default
xperia64
2019-03-13
Merge pull request #2187 from FearlessTobi/port-sdl-things
bunnei
2019-03-09
yuzu_cmd/config: Replace C casts with static_cast
ReinUsesLisp
2019-03-09
yuzu_cmd/config: Silent implicit cast warning
ReinUsesLisp
2019-03-07
Merge pull request #2055 from bunnei/gpu-thread
bunnei
2019-03-06
settings: Add new graphics setting for use_asynchronous_gpu_emulation.
bunnei
2019-03-04
yuzu-cmd/yuzu: Replace direct usage of the global system telemetry accessor i...
Lioncash
2019-03-02
Input: Remove global variables from SDL Input
James Rowe
2019-02-06
gl_shader_cache: Link loading screen with disk shader cache load
ReinUsesLisp
2019-02-06
settings: Hide shader cache behind a setting
ReinUsesLisp
2019-01-22
citra_qt: Log settings on launch
zhupengfei
2019-01-21
SDL Frontend: Add shared context support
James Rowe
2019-01-07
settings: Use std::chrono::seconds instead of s64 for RTC
Zach Hilman
2019-01-07
time: Use custom RTC settings if applicable for game
Zach Hilman
2019-01-07
settings: Add custom RTC settings
Zach Hilman
2018-12-04
qt: Add Properties menu to game list right-click
Zach Hilman
2018-12-03
config: Store and load disabled add-ons list
Zach Hilman
2018-11-28
gl_rasterizer: Remove extension booleans
ReinUsesLisp
2018-11-23
Merge pull request #1725 from FernandoS27/gl43
bunnei
2018-11-23
Merge pull request #1747 from DarkLordZach/exefs-lfs
bunnei
2018-11-21
Removed pre 4.3 ARB extensions
FernandoS27
2018-11-21
Update OpenGL's backend version from 3.3 to 4.3
FernandoS27
2018-11-20
settings: Add option to dump ExeFS of games upon launch
Zach Hilman
2018-11-18
configure_input_player: Set minimum width on controls
Zach Hilman
2018-11-18
yuzu_cmd/config: Add config deserialization for multiplayer
Zach Hilman
2018-11-18
Correctly sets default system language for yuzu-CLI (#1727)
Schplee
2018-11-15
Merge pull request #1618 from DarkLordZach/dump-nso
bunnei
2018-11-11
settings: Add config option to set RNG seed
Zach Hilman
2018-11-05
Merge pull request #1441 from CarlKenner/DebuggerLog
bunnei
[next]