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: Log out screenshot destination path
Lioncash
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-06-03
gl_shader_decompiler: Remove guest "position" varying
ReinUsesLisp
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
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
gl_shader_cache: Store a system class and drop global accessors
ReinUsesLisp
2019-05-30
gl_shader_cache: Add commentaries explaining the intention in shaders creation
ReinUsesLisp
2019-05-30
gl_shader_cache: Flip if condition in GetStageProgram to reduce indentation
ReinUsesLisp
2019-05-30
gl_buffer_cache: Remove unused ReserveMemory method
ReinUsesLisp
2019-05-30
maxwell_to_gl: Use GL_CLAMP to emulate Clamp wrap mode
ReinUsesLisp
2019-05-30
gl_rasterizer: Move alpha testing to the OpenGL pipeline
ReinUsesLisp
2019-05-30
gl_rasterizer: Use GL_QUADS to emulate quads rendering
ReinUsesLisp
2019-05-30
rasterizer_opengl: Remove OpenGL core profile
ReinUsesLisp
2019-05-30
main: Remove extraneous comment
Zach Hilman
2019-05-30
Remove outdated info about compability
ShalokShalom
2019-05-29
qt: Silence name collision warnings
ReinUsesLisp
2019-05-29
yuzu: Remove unused birthday setting
fearlessTobi
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-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-29
core/core: Remove unnecessary includes
Lioncash
2019-05-28
yuzu_cmd/yuzu: Correct formatting specifier
Lioncash
2019-05-28
core/loader: Remove LoadKernelSystemMode
Lioncash
2019-05-28
core/telemetry_session: Remove unnecessary web service nulling out in destructor
Lioncash
2019-05-28
core/telemetry_session: Remove usages of the global system accessor
Lioncash
2019-05-28
core/telemetry_session: Explicitly delete copy and move constructors
Lioncash
2019-05-28
core/telemetry_session: Remove unused include
Lioncash
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
ncm: Implement LR OpenAddOnContentLocationResolver (2)
Zach Hilman
2019-05-26
ncm: Implement LR OpenRegisteredLocationResolver (1)
Zach Hilman
2019-05-26
ncm: Implement LR OpenLocationResolver (0)
Zach Hilman
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
vk_device: Let formats array type be deduced
ReinUsesLisp
[prev]
[next]