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
2020-06-24
buffer_cache: Use buffer methods instead of cache virtual methods
ReinUsesLisp
2020-06-24
gl_stream_buffer: Use InvalidateBufferData instead unmap and map
ReinUsesLisp
2020-06-24
gl_rasterizer: Use NV_vertex_buffer_unified_memory for vertex buffer robustness
ReinUsesLisp
2020-06-24
gl_buffer_cache: Mark buffers as resident
ReinUsesLisp
2020-06-24
gl_device: Expose NV_vertex_buffer_unified_memory except on Turing
ReinUsesLisp
2020-06-24
gl_stream_buffer: Always use a non-coherent buffer
ReinUsesLisp
2020-06-24
gl_stream_buffer: Always use persistent memory maps
ReinUsesLisp
2020-06-24
Merge pull request #4129 from Morph1984/texture-shadow-lod-workaround
Rodrigo Locatti
2020-06-24
Move GetKeyCodeMapImpl to an anonymous namespace
David Marcec
2020-06-24
addressed issues
David Marcec
2020-06-24
clear mme draw mode
David Marcec
2020-06-24
Addressed issues
David Marcec
2020-06-24
Fix constbuffer for 0217920100488FF7
David Marcec
2020-06-24
Macro HLE support
David Marcec
2020-06-24
Fixed logging output
David Marcec
2020-06-24
Implement GetKeyCodeMap & GetKeyCodeMap2
David Marcec
2020-06-23
Merge pull request #4138 from Morph1984/GyroscopeZeroDriftMode
bunnei
2020-06-23
gl_shader_cache: Avoid use after move for program size
ReinUsesLisp
2020-06-23
Merge pull request #4128 from lioncash/move2
bunnei
2020-06-23
cleanup check access, read, and factory GetNextInput funcs. Use size rather t...
Ameer
2020-06-23
Merge pull request #4135 from FearlessTobi/port-5324
bunnei
2020-06-23
Merge pull request #4127 from lioncash/dst-typo
bunnei
2020-06-23
Merge pull request #3948 from Morph1984/log-cpu-instructions
bunnei
2020-06-23
Fix deallocation of GC Adapter
Ameer
2020-06-23
Merge pull request #4148 from Morph1984/silence-warnings
Rodrigo Locatti
2020-06-22
yuzu_tester: Silence type conversion warning
Morph
2020-06-22
lm: Silence no return value warning
Morph
2020-06-22
Small quality of life indication that mapped button is GC
Ameer
2020-06-22
shader/half_set: Implement HSET2_IMM
ReinUsesLisp
2020-06-22
std::array and const reference passing of non-trivial objects
Ameer
2020-06-22
update libusb dependency
Ameer
2020-06-22
Update src/input_common/main.cpp
ameerj
2020-06-22
account: Update function tables and add missing classes (#4145)
VolcaEM
2020-06-22
Merge pull request #4142 from Morph1984/core-arm-logging
LC
2020-06-22
TextureCache: Fix case where layer goes off bound.
Fernando Sahmkow
2020-06-22
Reorder variables to comply with the Auzure build pipeline
unknown
2020-06-22
arm_dynarmic_64: Log the instruction when an exception is raised
Morph
2020-06-22
arm_dynarmic_32: Log under Core_ARM instead of HW_GPU
Morph
2020-06-22
Merge pull request #4110 from ReinUsesLisp/direct-upload-sets
Rodrigo Locatti
2020-06-22
renderer_vulkan: Update validation layer name and test before enabling
ReinUsesLisp
2020-06-21
Tidy up the pointers, use pair over tuple where appropriate
Ameer
2020-06-21
fix for sleep using stl
Ameer
2020-06-21
Merge pull request #4122 from lioncash/hide
bunnei
2020-06-21
Merge pull request #4126 from lioncash/noexcept
bunnei
2020-06-21
Merge pull request #4134 from FearlessTobi/port-5322
bunnei
2020-06-21
shared_ptr for the GC adapter class, constexpr constants
Ameer
2020-06-21
std::arrays where appropriate, clear q in adapter class, other touch ups
Ameer
2020-06-21
fix include thread
Ameer
2020-06-21
Singleton GC Adapter class, remove globals, fix naming convention
Ameer
2020-06-21
hid: Implement Get/ResetGyroscopeZeroDriftMode
Morph
[prev]
[next]