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-04-01
Merge pull request #8066 from ameerj/gpu-decode-fixes
Fernando S
2022-03-30
Merge pull request #8076 from ameerj/nv-vk-msaa-scale
bunnei
2022-03-28
gl_rasterizer: Avoid scenario locking already owned mutex
ameerj
2022-03-26
Revert "Memory GPU <-> CPU: reduce infighting in the texture cache by adding ...
bunnei
2022-03-25
Texture Cache: Add Cached CPU system.
Fernando Sahmkow
2022-03-24
Merge pull request #7720 from FernandoS27/yfc-gc
bunnei
2022-03-25
GC: Address Feedback.
Fernando Sahmkow
2022-03-24
hle: nvflinger: Migrate android namespace -> Service::android.
bunnei
2022-03-24
hle: vi: Integrate new NVFlinger and HosBinderDriverServer service.
bunnei
2022-03-24
hle: nvflinger: Move BufferTransformFlags to its own header.
bunnei
2022-03-24
hle: nvflinger: Move PixelFormat to its own header.
bunnei
2022-03-25
Garbage Collection: Final tuning.
Fernando Sahmkow
2022-03-25
Buffer Cache: Tune to the levels of the new GC.
Fernando Sahmkow
2022-03-25
Garbage Collection: Redesign the algorithm to do a better use of memory.
Fernando Sahmkow
2022-03-23
Vulkan: Use 3D helpers for MSAA scaling on NV drivers 510+
ameerj
2022-03-23
buffer_cache: reset cached write bits after flushing invalidations
Liam
2022-03-21
Merge pull request #8048 from ameerj/include-purge
bunnei
2022-03-21
codec: Plug GPU decoder memory leak
ameerj
2022-03-21
codec: Disable HW_FRAMES method check on Windows
ameerj
2022-03-20
Merge pull request #7812 from FernandoS27/made-straight-from-the-nut
bunnei
2022-03-20
BufferCache: Find direction of the stream buffer increase.
Fernando Sahmkow
2022-03-20
Merge pull request #8036 from ameerj/starbit-nv
Fernando S
2022-03-20
Merge pull request #7840 from lioncash/bitor
bunnei
2022-03-20
general: Fix clang/gcc build errors
ameerj
2022-03-19
common: Reduce unused includes
ameerj
2022-03-19
video_core: Reduce unused includes
ameerj
2022-03-18
general: Reduce core.h includes
ameerj
2022-03-17
vk_texture_cache: Do not reinterpret DepthStencil source images
ameerj
2022-03-18
Merge pull request #8030 from liamwhite/s8d24-conversion
Fernando S
2022-03-16
Address review comments
Liam
2022-03-16
Merge pull request #8023 from ameerj/kirby-pop-in
Fernando S
2022-03-15
Vulkan: convert S8D24 <-> ABGR8
Liam
2022-03-14
maxwell_3d: Implement a safer CB data upload
ameerj
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
[next]