..
oit
rend: support vscalefactor > 1 for RTT
2023-10-16 14:51:27 +02:00
buffer.cpp
Full framebuffer emulation. Renderer interface changes
2022-10-23 16:32:42 +02:00
buffer.h
std::vector::operator[index] with index >= size is UB
2023-06-04 12:48:50 +02:00
commandpool.cpp
vk: video shift support. refactor lr vk context
2023-03-27 16:38:15 +02:00
commandpool.h
deps: update nowide
2023-06-04 12:49:55 +02:00
compiler.cpp
deps: update glslang and Vulkan-Headers to sdk-1.3.243.0
2023-05-04 09:25:24 +02:00
compiler.h
vulkan: terminate shader compiler only once if inited
2019-11-13 12:56:40 +01:00
desc_set.h
Merge remote-tracking branch 'origin/master' into dev
2022-11-02 20:12:34 +01:00
drawer.cpp
rend: support vscalefactor > 1 for RTT
2023-10-16 14:51:27 +02:00
drawer.h
implement dithering in full FB mode
2023-09-10 16:25:19 +02:00
overlay.cpp
vk: video shift support. refactor lr vk context
2023-03-27 16:38:15 +02:00
overlay.h
box art fetch and display
2022-06-15 21:22:12 +02:00
pipeline.cpp
implement dithering in full FB mode
2023-09-10 16:25:19 +02:00
pipeline.h
gl,vk,dx: use nearest filtering for mipmap with PT polys
2023-10-09 21:09:03 +02:00
quad.cpp
vk: video shift support. refactor lr vk context
2023-03-27 16:38:15 +02:00
quad.h
vk: video shift support. refactor lr vk context
2023-03-27 16:38:15 +02:00
shaders.cpp
rend: guard against NaN depth if z is negative
2023-09-27 14:55:31 +02:00
shaders.h
implement dithering in full FB mode
2023-09-10 16:25:19 +02:00
texture.cpp
C++17 ( #926 )
2023-02-18 13:24:34 +01:00
texture.h
gl,vk,dx: use nearest filtering for mipmap with PT polys
2023-10-09 21:09:03 +02:00
utils.h
vulkan: lower shader version requirement
2023-02-11 14:41:41 +01:00
vk_context_lr.cpp
Revert "vk oit: add sync event between renderer and vk context on Mali
2023-10-11 14:13:34 +02:00
vk_context_lr.h
Revert "vk oit: add sync event between renderer and vk context on Mali
2023-10-11 14:13:34 +02:00
vmallocator.cpp
deps: update to match Vulkan SDK 1.3.261.0
2023-08-24 17:33:47 +02:00
vmallocator.h
deps: update to match Vulkan SDK 1.3.261.0
2023-08-24 17:33:47 +02:00
vulkan.h
vulkan: use dynamic dispatch loader
2022-11-09 17:20:05 +01:00
vulkan_context.cpp
vulkan: terminate context if init fails
2023-10-16 14:19:47 +02:00
vulkan_context.h
Revert "vk oit: add sync event between renderer and vk context on Mali
2023-10-11 14:13:34 +02:00
vulkan_driver.h
deps: gather backends under imgui/backends directory
2023-05-04 09:26:01 +02:00
vulkan_renderer.cpp
vk: video shift support. refactor lr vk context
2023-03-27 16:38:15 +02:00
vulkan_renderer.h
Realtime Video Routing ( #1126 )
2023-06-26 11:56:56 +02:00