ameerj 1e1ecca691 vk_texture_cache: Disable cube compatibility flag on non-mesa AMD GCN4 and earlier 4 years ago
..
buffer_cache fe0acec539 Garbage Collection: Make it more agressive on high priority mode. 4 years ago
command_classes ae028ddf22 codec: Add missing <string_view> include 4 years ago
engines 0292374807 Fix blend equation enum error 4 years ago
host_shaders c439fc9be9 astc_decoder: Reduce workgroup size 5 years ago
macro 1770503185 xbyak: Update include path 5 years ago
renderer_opengl 2df2b3719a renderers: Log total pipeline count 4 years ago
renderer_vulkan 1e1ecca691 vk_texture_cache: Disable cube compatibility flag on non-mesa AMD GCN4 and earlier 4 years ago
texture_cache 76abf55f25 slot_vector: Add missing <algorithm> include 4 years ago
textures ec19d9594f Merge pull request #6879 from ameerj/decoder-assert 4 years ago
vulkan_common 1e1ecca691 vk_texture_cache: Disable cube compatibility flag on non-mesa AMD GCN4 and earlier 4 years ago
CMakeLists.txt 92bc51b66a cmake: Add VDPAU and NVDEC support to FFmpeg 5 years ago
cdma_pusher.cpp 208a04dcff Slightly refactor NVDEC and codecs for readability and safety 5 years ago
cdma_pusher.h 3c37d66c28 Address PR feedback 5 years ago
compatible_formats.cpp 5213f70230 texture_cache: Blacklist BGRA8 copies and views on OpenGL 5 years ago
compatible_formats.h 5213f70230 texture_cache: Blacklist BGRA8 copies and views on OpenGL 5 years ago
delayed_destruction_ring.h 9106ac1e6b video_core: Add a delayed destruction ring abstraction 5 years ago
dirty_flags.cpp f4ace63957 shader: Accelerate pipeline transitions and use dirty flags for shaders 5 years ago
dirty_flags.h f4ace63957 shader: Accelerate pipeline transitions and use dirty flags for shaders 5 years ago
dma_pusher.cpp 2c8f4ed27f BufferCache: Additional download fixes. 5 years ago
dma_pusher.h 677a8b208d video_core: Resolve more variable shadowing scenarios 5 years ago
fence_manager.h 4a09517336 Fence Manager: remove reference fencing. 5 years ago
framebuffer_config.h 14c825bd1c video_core: gpu: Refactor out synchronous/asynchronous GPU implementations. 5 years ago
gpu.cpp 877cd60b00 gpu: Use std::jthread for async gpu thread 4 years ago
gpu.h 877cd60b00 gpu: Use std::jthread for async gpu thread 4 years ago
gpu_thread.cpp 877cd60b00 gpu: Use std::jthread for async gpu thread 4 years ago
gpu_thread.h 877cd60b00 gpu: Use std::jthread for async gpu thread 4 years ago
memory_manager.cpp 554c46d186 video_core/memory_manager: Add missing <algorithm> include 4 years ago
memory_manager.h 8f9f142956 Texture Cache: Address feedback. 5 years ago
query_cache.h a4c6712a4b common: Move settings to common from core. 5 years ago
rasterizer_accelerated.cpp 7b0d8bd1fb rasterizer: Update pages in batches 5 years ago
rasterizer_accelerated.h 4b95b0df97 video_core: rasterizer_cache: Use u16 for cached page count. 5 years ago
rasterizer_interface.h c67d64365a shader: Remove old shader management 5 years ago
renderer_base.cpp 7ac99bb127 renderers: Add explicit invert_y bool to screenshot callback 5 years ago
renderer_base.h 7ac99bb127 renderers: Add explicit invert_y bool to screenshot callback 5 years ago
shader_cache.cpp d621e96d0d shader: Initial OpenGL implementation 5 years ago
shader_cache.h d621e96d0d shader: Initial OpenGL implementation 5 years ago
shader_environment.cpp e67463df24 shader_environment: Add missing <algorithm> include 4 years ago
shader_environment.h 258f35515d shader_environment: Receive cache version from outside 5 years ago
shader_notify.cpp cffd4716c5 vk_pipeline_cache,shader_notify: Add shader notifications 5 years ago
shader_notify.h cffd4716c5 vk_pipeline_cache,shader_notify: Add shader notifications 5 years ago
surface.cpp 0dd98842bf Reaper: Address Feedback. 5 years ago
surface.h 0dd98842bf Reaper: Address Feedback. 5 years ago
transform_feedback.cpp e57ee3b7fd transform_feedback: Read buffer stride from index instead of layout 5 years ago
transform_feedback.h 0ffea97e2e shader: Split profile and runtime info headers 5 years ago
video_core.cpp cd016d3cb5 configure_graphics: Add GPU nvdec decoding as an option 5 years ago
video_core.h 282adfc70b Frontend/GPU: Refactor context management 6 years ago