index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
Age
Commit message (
Expand
)
Author
2022-02-02
Merge pull request #7814 from FernandoS27/another-bug-in-my-schedule
bunnei
2022-02-02
general: Replace NonCopyable struct with equivalents
Lioncash
2022-02-01
Merge pull request #7824 from lioncash/scache
Morph
2022-02-01
video_core/shader_cache: Remove unused algorithm include
Lioncash
2022-02-01
video_core/shader_cache: Take std::span in RemoveShadersFromStorage()
Lioncash
2022-02-01
Rasterizer: Refactor inlineToMemory.
Fernando Sahmkow
2022-01-31
Vulkan: Fix Scheduler Chunks when their FuncType is 0.
Fernando Sahmkow
2022-01-29
GPU: Improve syncing.
Fernando Sahmkow
2022-01-29
Rasterizer: Implement Inline2Memory Acceleration.
Fernando Sahmkow
2022-01-29
Inline2Memory: Flush before writting buffer.
Fernando Sahmkow
2022-01-27
buffer_cache: Reduce stream buffer allocations when expanding from the left
ameerj
2022-01-26
common/xbyak_api: Make BuildRegSet() constexpr
Lioncash
2022-01-26
Merge pull request #7780 from lioncash/macro
bunnei
2022-01-25
Merge pull request #7779 from lioncash/gpu-iface
Morph
2022-01-25
video_core/macro: Add missing <cstring> header
Lioncash
2022-01-25
video_core/macro_interpreter: Move impl class to the cpp file
Lioncash
2022-01-25
video_core/macro_hle: Return unique_ptr directly from GetHLEProgram()
Lioncash
2022-01-25
video_core/macro: Remove unused parameter from Execute()
Lioncash
2022-01-25
video_core/macro_jit_x64: Remove unused impl class member
Lioncash
2022-01-25
video_core/macro_jit_x64: Decouple PersistentCallerSavedRegs() from impl
Lioncash
2022-01-25
video_core/macro_jit_x64: Move impl class into cpp file
Lioncash
2022-01-25
video_core/macro_hle: Move impl class into cpp file
Lioncash
2022-01-25
gpu: Tidy up forward declarations
Lioncash
2022-01-25
gpu: Remove obsoleted CDMAPusher() accessors
Lioncash
2022-01-25
vk_fsr: Replace comma operator with semicolon
Lioncash
2022-01-20
video_core: constify AVCodec for ffmpeg >= 5.0
Jan Beich
2022-01-19
vulkan_device: Fix sType for VkPhysicalDeviceShaderAtomicInt64Features
Georg Lehmann
2022-01-16
astc_decoder: Combine FastReplicate functions to work around new NV driver bug
ameerj
2022-01-06
Merge pull request #7658 from ameerj/sparse-fixes
Fernando S
2022-01-05
Merge pull request #7673 from german77/no_return
Mai M
2022-01-04
video_core: Remove unnecesary maybe_unused flag
Narr the Reg
2022-01-04
Merge pull request #7636 from vonchenplus/buffer_queue_query
bunnei
2022-01-04
Merge pull request #7670 from ameerj/vsync-block
Fernando S
2022-01-03
Merge pull request #7251 from FernandoS27/shader-dump
bunnei
2022-01-03
gpu: Add shut down method to synchronize threads before destruction
ameerj
2022-01-04
ShaderDecompiler: Add a debug option to dump the game's shaders.
Fernando Sahmkow
2022-01-03
Revert "Merge pull request #7668 from ameerj/fence-stop-token"
ameerj
2022-01-03
gpu: Use std::stop_token in WaitFence for VSync thread
ameerj
2022-01-03
Merge pull request #7624 from ameerj/intel-msaa-scale
Fernando S
2022-01-03
Merge pull request #7629 from ameerj/nv-driver-fixes
Fernando S
2021-12-31
texture_cache/util: Fix s32 overflow when resolving overlaps
ameerj
2021-12-31
video_core/memory_manager: Fixes for sparse memory management
ameerj
2021-12-31
video_core/memory_manager: Deduplicate Read/WriteBlock
ameerj
2021-12-29
glsl: Add boolean reference workaround
ameerj
2021-12-29
glsl_context_get_set: Add alternative cbuf type for broken drivers
ameerj
2021-12-28
Remove invalid header include
Feng Chen
2021-12-28
Merge pull request #7622 from ameerj/vk-rescale-invalid-ptr
bunnei
2021-12-23
vk_texture_cache: Use 3D scale helpers for MSAA texture scaling on Intel Wind...
ameerj
2021-12-23
blit_image: Remove unused function
ameerj
2021-12-23
vk_texture_cache: Fix invalidated pointer access
ameerj
[next]