ameerj b384129c63 h264: Lower max_num_ref_frames 5 years ago
..
buffer_cache ec56a17acd buffer_cache: Remove unused small_vector in CommitAsyncFlushesHigh() 5 years ago
command_classes b384129c63 h264: Lower max_num_ref_frames 5 years ago
engines f8964dd89a video_core/engine: Consistently initialize rasterizer pointers 5 years ago
host_shaders c439fc9be9 astc_decoder: Reduce workgroup size 5 years ago
macro a4c6712a4b common: Move settings to common from core. 5 years ago
renderer_opengl 6a082df427 Merge pull request #6820 from yzct12345/split-cache 5 years ago
renderer_vulkan 6a082df427 Merge pull request #6820 from yzct12345/split-cache 5 years ago
texture_cache c4eafcc861 texture_cache: Address ameerj's review 5 years ago
textures 268b5764c7 Merge pull request #6791 from ameerj/astc-opt 5 years ago
vulkan_common bb29dcb7f2 vulkan_memory_allocator: Respect bufferImageGranularity 5 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 be1a3f7a0f accelerateDMA: Accelerate Buffer Copies. 5 years ago
gpu.h 8592f8a2b4 video_core: gpu: WaitFence: Do not block threads during shutdown. 5 years ago
gpu_thread.cpp 588ab44470 GPUTHread: Remove async reads from Normal Accuracy. 5 years ago
gpu_thread.h e8bd9aed8b video_core: Use a CV for blocking commands. 5 years ago
memory_manager.cpp 4d0d29fc20 shader: Address feedback 5 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 258f35515d shader_environment: Receive cache version from outside 5 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