index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-06-03
yuzu/bootmanager: Treat the resolution factor as a u32
Lioncash
2019-06-03
yuzu/bootmanager: Default EmuThread's destructor in the cpp file
Lioncash
2019-06-03
yuzu/bootmanager: unsigned -> u32
Lioncash
2019-06-03
yuzu/bootmanager: Change false literal to 0 for setSwapInterval()
Lioncash
2019-06-03
yuzu/bootmanager: Remove pointer downcast in GRenderWindow's constructor
Lioncash
2019-06-03
yuzu/bootmanager: Remove unnecessary pointer casts
Lioncash
2019-05-31
input_common/sdl/sdl_impl: Silence sign conversion warnings
Lioncash
2019-05-31
common/math_util: Provide a template deduction guide for Common::Rectangle
Lioncash
2019-05-30
Merge pull request #1931 from DarkLordZach/mii-database-1
bunnei
2019-05-30
Merge pull request #2431 from DarkLordZach/game-list-cache
bunnei
2019-05-30
main: Remove extraneous comment
Zach Hilman
2019-05-29
Merge pull request #2446 from ReinUsesLisp/tid
bunnei
2019-05-29
Merge pull request #2518 from ReinUsesLisp/sdl2-window
bunnei
2019-05-27
Merge pull request #2519 from lioncash/sign
bunnei
2019-05-27
Merge pull request #2524 from ReinUsesLisp/fixup-extension
bunnei
2019-05-27
gl_device: Add commentary to AOFFI unit test source code
ReinUsesLisp
2019-05-27
gl_shader_gen: Always declare extensions after the version declaration
ReinUsesLisp
2019-05-26
game_list_worker: Add better error handling to caching
Zach Hilman
2019-05-26
yuzu: Clear partial/full game list cache when data is updated
Zach Hilman
2019-05-26
game_list: Implement caching for game list
Zach Hilman
2019-05-26
ui_settings: Add option to cache game list
Zach Hilman
2019-05-26
emu_window: Pass OnMinimalClientAreaChangeRequest argument by copy
ReinUsesLisp
2019-05-25
Merge pull request #2516 from lioncash/label
bunnei
2019-05-25
Merge pull request #2509 from lioncash/aoc
bunnei
2019-05-25
Merge pull request #2511 from lioncash/file-str
bunnei
2019-05-25
Merge pull request #2517 from lioncash/hotkey
bunnei
2019-05-25
core_timing_util: Silence sign-comparison warnings
Lioncash
2019-05-25
loader/nso: Silence sign-comparison warning
Lioncash
2019-05-25
yuzu_cmd: Split emu_window OpenGL implementation into its own file
ReinUsesLisp
2019-05-25
configure_hotkeys: Remove unnecessary Settings::Apply() call
Lioncash
2019-05-25
configure_hotkeys: Tidy up key sequence conflict error string
Lioncash
2019-05-25
configure_hotkeys: Change critical error dialog into a warning dialog
Lioncash
2019-05-25
configure_hotkeys: Move conflict detection logic to IsUsedKey()
Lioncash
2019-05-25
configure_hotkeys: Remove unused EmitHotkeysChanged()
Lioncash
2019-05-25
sequence_dialog: Reorganize the constructor
Lioncash
2019-05-25
sequence_dialog: Remove unnecessary horizontal specifier
Lioncash
2019-05-24
renderer_opengl/utils: Use a std::string_view with LabelGLObject()
Lioncash
2019-05-24
Merge pull request #2513 from lioncash/string
bunnei
2019-05-24
Merge pull request #2358 from ReinUsesLisp/parallel-shader
bunnei
2019-05-24
yuzu/CMakeLists: Disable implicit QString conversions
Lioncash
2019-05-24
yuzu/applets/software_keyboard: Remove unused assert header
Lioncash
2019-05-24
yuzu/applets/software_keyboard: std::move argument in MainWindowFinishedText()
Lioncash
2019-05-24
yuzu/applets/software_keyboard: Resolve sign mismatch comparison
Lioncash
2019-05-24
yuzu/applets/software_keyboard: Specify string conversions explicitly
Lioncash
2019-05-24
yuzu/applets/error: Specify string conversions explicitly
Lioncash
2019-05-24
yuzu/main: Specify string conversions where applicable
Lioncash
2019-05-24
Merge pull request #2485 from ReinUsesLisp/generic-memory
bunnei
2019-05-24
Merge pull request #2504 from lioncash/config
bunnei
2019-05-24
Merge pull request #2489 from FearlessTobi/port-4716
bunnei
2019-05-24
Merge pull request #2505 from ReinUsesLisp/glad-update
bunnei
[next]