index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
Age
Commit message (
Expand
)
Author
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-30
game_list_worker: Use QFile over our own IOFile instance or std streams
Lioncash
2019-05-30
game_list_worker: Remove template specializations
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
rasterizer_opengl: Remove OpenGL core profile
ReinUsesLisp
2019-05-30
main: Remove extraneous comment
Zach Hilman
2019-05-29
qt: Silence name collision warnings
ReinUsesLisp
2019-05-29
yuzu: Remove unused birthday setting
fearlessTobi
2019-05-29
Merge pull request #2518 from ReinUsesLisp/sdl2-window
bunnei
2019-05-29
yuzu/software_keyboard: Remove unnecessary GetStatus() member function
Lioncash
2019-05-29
profile_select: Remove unnecessary GetStatus() member function
Lioncash
2019-05-29
profile_select: Return int instead of u32 for GetIndex()
Lioncash
2019-05-28
core/loader: Remove LoadKernelSystemMode
Lioncash
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
loader: Move NSO module tracking to AppLoader
Zach Hilman
2019-05-26
emu_window: Pass OnMinimalClientAreaChangeRequest argument by copy
ReinUsesLisp
2019-05-25
qt: Make UI option for 'Reporting Services' temporary
Zach Hilman
2019-05-25
settings: Add 'Reporting Services' config option
Zach Hilman
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
Merge pull request #2513 from lioncash/string
bunnei
2019-05-24
Merge pull request #2358 from ReinUsesLisp/parallel-shader
bunnei
2019-05-24
yuzu/configuration/configure_graphics: Eliminate type narrowing in a connect ...
Lioncash
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-20
gl_shader_cache: Use shared contexts to build shaders in parallel
ReinUsesLisp
2019-05-20
yuzu/configuration/config: Make default hotkeys an internally-linked array in...
Lioncash
2019-05-20
yuzu/configuration/config: Specify string conversions explicitly
Lioncash
2019-05-20
Merge pull request #2455 from lioncash/config
bunnei
2019-05-20
yuzu/game_list: Specify string conversions explicitly
Lioncash
2019-05-20
yuzu/game_list_worker: Specify string conversions explicitly
Lioncash
2019-05-20
yuzu/game_list_p: Amend mentions of SMDH in comments
Lioncash
2019-05-20
yuzu/game_list_p: Specify string conversions explicitly
Lioncash
[prev]
[next]