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-03-15
Merge pull request #8000 from liamwhite/hagi
Fernando S
2022-03-14
Maxwell3D: Link to override constant definition in nouveau
byte[]
2022-03-14
Maxwell3D: restore original topology when topology overrides are disabled
byte[]
2022-03-14
Maxwell3D: Use override constants from nouveau
Liam
2022-03-12
emit_spirv, vk_compute_pass: Resolve VS2022 compiler errors
ameerj
2022-03-11
Maxwell3D: Restrict topology override effect to after the register is set
Liam
2022-03-11
Maxwell3D: mark index buffers as dirty after updating counts
Liam
2022-03-10
TextureCacheRuntime: allow converting D24S8 to ABGR8
Liam
2022-03-10
Maxwell3D: read small-index draw and primitive topology override registers
Liam
2022-03-08
Merge pull request #7986 from lat9nq/vk-callback
bunnei
2022-03-07
video_core: Cancel Scoped's exit call on GPU failure
lat9nq
2022-03-07
Merge pull request #7930 from asLody/dma-semaphore
Fernando S
2022-03-07
MaxwellDMA: Implement semaphore operations
Lody
2022-03-06
gl_graphics_pipeline: Improve shader builder synchronization using fences (#7...
Ameer J
2022-02-27
gl_fence_manager: Minor optimization to signal querying
ameerj
2022-02-26
Merge pull request #7953 from ameerj/radv-rdna2-crash
bunnei
2022-02-26
Merge pull request #7948 from Morph1984/11-11-10-float
Mai M
2022-02-25
vulkan_device: Blacklist RADV on RDNA2 from VK_EXT_vertex_input_dynamic_state
Ameer J
2022-02-25
maxwell_to_(gl/vk): Add 11_11_10 float vertex format
Morph
2022-02-24
vk_blit_screen: Add missing format bgra8
Lody
2022-02-21
vulkan_device: fix missing format in ANV
voidanix
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
[next]