This website requires JavaScript.
Explore
Help
Register
Sign In
OpenPunk
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://github.com/yuzu-emu/yuzu.git
synced
2025-08-11 12:50:37 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
yuzu
/
src
/
video_core
History
ameerj
fad2c92a39
gl_texture_cache: Simplify rescaling
2021-11-16 22:11:28 +01:00
..
buffer_cache
…
command_classes
…
engines
…
host_shaders
…
macro
…
renderer_opengl
gl_texture_cache: Simplify rescaling
2021-11-16 22:11:28 +01:00
renderer_vulkan
vk_texture_cache: Simplify and optimize scaling blits
2021-11-16 22:11:28 +01:00
texture_cache
texture_cache: Fix typo in aliased image rescaling
2021-11-16 22:11:28 +01:00
textures
…
vulkan_common
…
cdma_pusher.cpp
…
cdma_pusher.h
…
CMakeLists.txt
…
compatible_formats.cpp
…
compatible_formats.h
…
delayed_destruction_ring.h
…
dirty_flags.cpp
…
dirty_flags.h
TextureCache: Modify Viewports/Scissors according to Rescale.
2021-11-16 22:11:27 +01:00
dma_pusher.cpp
…
dma_pusher.h
…
fence_manager.h
…
framebuffer_config.h
…
gpu_thread.cpp
…
gpu_thread.h
…
gpu.cpp
…
gpu.h
…
memory_manager.cpp
…
memory_manager.h
…
query_cache.h
…
rasterizer_accelerated.cpp
…
rasterizer_accelerated.h
…
rasterizer_interface.h
…
renderer_base.cpp
…
renderer_base.h
…
shader_cache.cpp
…
shader_cache.h
…
shader_environment.cpp
…
shader_environment.h
…
shader_notify.cpp
…
shader_notify.h
…
surface.cpp
…
surface.h
…
transform_feedback.cpp
…
transform_feedback.h
…
video_core.cpp
…
video_core.h
…