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-05-19
gl_shader_disk_cache: Make variable non-const in decompiled entry case
Lioncash
2019-05-19
gl_shader_disk_cache: Special-case boolean handling
Lioncash
2019-05-19
yuzu/applets/profile_select: Mark header string as translatable
Lioncash
2019-05-19
yuzu/debugger/graphics/graphics_breakpoints: Specify string conversions expli...
Lioncash
2019-05-19
yuzu/debugger/profiler: Specify string conversions explicitly
Lioncash
2019-05-19
yuzu/debugger/wait_tree: Specify string conversions explicitly
Lioncash
2019-05-18
ipc_helpers: Amend floating-point type in Pop<double> specialization
Lioncash
2019-05-19
Address review comment
Tobias
2019-05-18
kernel/svc: Mark GetThreadList() and UnmapProcessCodeMemory() as internally l...
Lioncash
2019-05-18
service/am: Add missing return in error case for IStorageAccessor's Read()/Wr...
Lioncash
2019-05-18
core/kernel/object: Rename ResetType enum members
Lioncash
2019-05-18
HLE/IPC: HLEContext can memorize the client thread and use it for SleepClient...
Weiyi Wang
2019-05-18
gl_rasterizer: Limit OpenGL point size to a minimum of 1
ReinUsesLisp
2019-05-17
maxwell_to_gl: Add TriangleFan primitive topology
ReinUsesLisp
2019-05-17
gl_rasterizer: Pass the right number of array quad vertices count
ReinUsesLisp
2019-05-17
Merge pull request #2457 from lioncash/about
bunnei
2019-05-17
Merge pull request #2477 from ReinUsesLisp/fix-sdl2
bunnei
2019-05-17
Merge pull request #2478 from ReinUsesLisp/sdl2-compat
bunnei
2019-05-17
Merge pull request #2479 from ReinUsesLisp/qt-shadow
bunnei
2019-05-17
qt/configure_graphics: Shadow options at runtime
ReinUsesLisp
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-05-17
yuzu/bootmanager: Explicitly enable deprecated OpenGL features on compat
ReinUsesLisp
2019-05-14
CMakeLists: Handle VS 2019 in a less annoying manner
Lioncash
2019-05-14
maxwell_3d: reduce sevirity of different component formats assert.
Fernando Sahmkow
2019-05-14
video_core/engines/engine_upload: Amend constructor initializer list order
Lioncash
2019-05-14
video_core/engines/engine_upload: Default destructor in the cpp file
Lioncash
2019-05-14
video_core/engines/engine_upload: Remove unnecessary const on parameters in f...
Lioncash
2019-05-14
video_core/engines/engine_upload: Remove unnecessary includes
Lioncash
2019-05-14
video_core/engines/maxwell3d: Get rid of three magic values in CallMethod()
Lioncash
2019-05-14
video_core/engines/maxwell_3d: Simplify for loops into ranged for loops withi...
Lioncash
2019-05-14
video_core/engines/maxwell_3d: Add is_trivially_copyable_v check for Regs
Lioncash
2019-05-14
yuzu: Remove explicit types from locks where applicable
Lioncash
2019-05-14
video_core/gpu_thread: Remove redundant copy constructor for CommandDataConta...
Lioncash
2019-05-14
Merge pull request #2462 from lioncash/video-mm
Mat M
2019-05-14
Merge pull request #2461 from lioncash/unused-var
Mat M
2019-05-14
Merge pull request #2460 from lioncash/volatile
Mat M
2019-05-14
Merge pull request #2450 from lioncash/warn-level
Mat M
2019-05-13
Merge pull request #2413 from FernandoS27/opt-gpu
Rodrigo Locatti
2019-05-12
GPU/MMEInterpreter: Ignore the 'exit' flag when it's executed inside a delay ...
Sebastian Valle
2019-05-09
service/set: Correct and simplify behavior related to copying language codes
Lioncash
2019-05-09
video_core/memory_manager: Mark IsBlockContinuous() as a const member function
Lioncash
2019-05-09
video_core/memory_manager: Mark the constructor as explicit
Lioncash
2019-05-09
video_core/memory_manager: Default the destructor within the cpp file
Lioncash
2019-05-09
video_core/memory_manager: Amend doxygen comments
Lioncash
2019-05-09
video_core/memory_manager: Remove superfluous const from function declarations
Lioncash
2019-05-09
video_core/renderer_opengl/gl_shader_cache: Correct member initialization order
Lioncash
2019-05-09
video_core/shader/decode/texture: Remove unused variable from GetTld4Code()
Lioncash
2019-05-09
renderer_vulkan/vk_shader_decompiler: Remove unused variable from DeclareInte...
Lioncash
2019-05-09
video_core/renderer_opengl/gl_shader_decompiler: Remove unused Composite() fu...
Lioncash
[prev]
[next]