..
buffer_cache
buffer_cache: Fix storage buffer memory validation and size detection
2025-01-02 18:03:47 +10:00
control
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
engines
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
host1x
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
host_shaders
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
macro
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
query_cache
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
renderer_null
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
renderer_opengl
core: Update copyright headers
2024-12-31 17:36:08 +10:00
renderer_vulkan
vulkan: Fix crashes with bindless texture constant buffer handling
2025-01-09 17:13:12 +10:00
texture_cache
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
textures
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
vulkan_common
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
cache_types.h
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
capture.h
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
cdma_pusher.cpp
NVDRV: Refactor Host1x
2022-10-06 21:00:52 +02:00
cdma_pusher.h
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
CMakeLists.txt
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
compatible_formats.cpp
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
compatible_formats.h
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
delayed_destruction_ring.h
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
dirty_flags.cpp
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
dirty_flags.h
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
dma_pusher.cpp
Android: Update build system and dependencies
2025-01-13 15:17:39 +10:00
dma_pusher.h
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
fence_manager.h
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
framebuffer_config.cpp
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
framebuffer_config.h
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
fsr.cpp
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
fsr.h
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
gpu.cpp
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
gpu.h
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
gpu_thread.cpp
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
gpu_thread.h
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
guest_memory.h
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
invalidation_accumulator.h
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
memory_manager.cpp
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
memory_manager.h
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
precompiled_headers.h
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
present.h
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
pte_kind.h
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
query_cache.h
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
rasterizer_download_area.h
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
rasterizer_interface.h
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
renderer_base.cpp
core: Update copyright headers
2024-12-31 17:36:08 +10:00
renderer_base.h
core: Update copyright headers
2024-12-31 17:36:08 +10:00
shader_cache.cpp
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
shader_cache.h
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
shader_environment.cpp
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
shader_environment.h
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
shader_notify.cpp
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
shader_notify.h
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
smaa_area_tex.h
video_core: Integrate SMAA
2022-12-08 17:17:45 -05:00
smaa_search_tex.h
video_core: Integrate SMAA
2022-12-08 17:17:45 -05:00
surface.cpp
core: Update copyright headers
2024-12-31 17:36:08 +10:00
surface.h
core: Update copyright headers
2024-12-31 17:36:08 +10:00
transform_feedback.cpp
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
transform_feedback.h
chore: update project references and add Citron copyright
2024-12-31 17:07:49 +10:00
video_core.cpp
core: Update copyright headers
2024-12-31 17:36:08 +10:00
video_core.h
core: Update copyright headers
2024-12-31 17:36:08 +10:00