FernandoS27 099b0b3167 Texture Cache: Fix memory usage on ScaleDown. hace 4 años
..
buffer_cache c5dbd93adb VulkanBufferCache: Avoid adding barriers between multiple copies. hace 4 años
command_classes c50f170597 codes: Rename ComposeFrameHeader to ComposeFrame hace 4 años
engines 5daf3abe65 common/logging: Move Log::Entry declaration to a separate header hace 4 años
host_shaders 87abab71ff host_shaders: Misc copyright/style changes hace 4 años
macro 1770503185 xbyak: Update include path hace 5 años
renderer_opengl 9189aacfe2 OpenGL: Fix viewport/Scissor scaling on downscaling. hace 4 años
renderer_vulkan c97c46747d Vulkan: fix regression. hace 4 años
texture_cache 099b0b3167 Texture Cache: Fix memory usage on ScaleDown. hace 4 años
textures ec19d9594f Merge pull request #6879 from ameerj/decoder-assert hace 5 años
vulkan_common 89a7e566c7 vk_texture_cache: Fix unsupported blit format error checking hace 4 años
CMakeLists.txt bb03675485 Vulkan: Reimplement FSR constant generation functions to avoid GCC warnings hace 4 años
cdma_pusher.cpp 427bf76e62 gpu: Migrate implementation to the cpp file hace 4 años
cdma_pusher.h 427bf76e62 gpu: Migrate implementation to the cpp file hace 4 años
compatible_formats.cpp 5213f70230 texture_cache: Blacklist BGRA8 copies and views on OpenGL hace 5 años
compatible_formats.h 5213f70230 texture_cache: Blacklist BGRA8 copies and views on OpenGL hace 5 años
delayed_destruction_ring.h 9106ac1e6b video_core: Add a delayed destruction ring abstraction hace 5 años
dirty_flags.cpp f4ace63957 shader: Accelerate pipeline transitions and use dirty flags for shaders hace 5 años
dirty_flags.h 778700ff9d TextureCache: Modify Viewports/Scissors according to Rescale. hace 4 años
dma_pusher.cpp 2c8f4ed27f BufferCache: Additional download fixes. hace 5 años
dma_pusher.h 677a8b208d video_core: Resolve more variable shadowing scenarios hace 5 años
fence_manager.h 4a09517336 Fence Manager: remove reference fencing. hace 5 años
framebuffer_config.h 427bf76e62 gpu: Migrate implementation to the cpp file hace 4 años
gpu.cpp 6c0d902373 nvhost_ctrl: Refactor usage of gpu.LockSync() hace 4 años
gpu.h 6c0d902373 nvhost_ctrl: Refactor usage of gpu.LockSync() hace 4 años
gpu_thread.cpp 877cd60b00 gpu: Use std::jthread for async gpu thread hace 4 años
gpu_thread.h 427bf76e62 gpu: Migrate implementation to the cpp file hace 4 años
memory_manager.cpp 554c46d186 video_core/memory_manager: Add missing <algorithm> include hace 4 años
memory_manager.h 8f9f142956 Texture Cache: Address feedback. hace 5 años
query_cache.h 3791c7ca82 Merge pull request #7077 from FernandoS27/face-down hace 4 años
rasterizer_accelerated.cpp 7b0d8bd1fb rasterizer: Update pages in batches hace 5 años
rasterizer_accelerated.h bb8bf740e9 RasterizerInterface: Correct size of CPU addresses to cache. hace 4 años
rasterizer_interface.h c67d64365a shader: Remove old shader management hace 5 años
renderer_base.cpp 7ac99bb127 renderers: Add explicit invert_y bool to screenshot callback hace 5 años
renderer_base.h 7ac99bb127 renderers: Add explicit invert_y bool to screenshot callback hace 5 años
shader_cache.cpp d621e96d0d shader: Initial OpenGL implementation hace 5 años
shader_cache.h d621e96d0d shader: Initial OpenGL implementation hace 5 años
shader_environment.cpp 427bf76e62 gpu: Migrate implementation to the cpp file hace 4 años
shader_environment.h 427bf76e62 gpu: Migrate implementation to the cpp file hace 4 años
shader_notify.cpp cffd4716c5 vk_pipeline_cache,shader_notify: Add shader notifications hace 5 años
shader_notify.h cffd4716c5 vk_pipeline_cache,shader_notify: Add shader notifications hace 5 años
surface.cpp 826a350e2b Vulkan Rasterizer: Fix clears on integer textures. hace 4 años
surface.h 826a350e2b Vulkan Rasterizer: Fix clears on integer textures. hace 4 años
transform_feedback.cpp e57ee3b7fd transform_feedback: Read buffer stride from index instead of layout hace 5 años
transform_feedback.h 0ffea97e2e shader: Split profile and runtime info headers hace 5 años
video_core.cpp 1c93476a80 video_core,yuzu: Move UpdateRescalingInfo call to video_core hace 4 años
video_core.h 71ca84d829 Settings: eliminate rescaling_factor. hace 4 años