index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
Age
Commit message (
Expand
)
Author
2022-08-25
video_code: support rectangle texture
FengChen
2022-08-06
Merge pull request #8658 from liamwhite/plgp
bunnei
2022-08-06
Merge pull request #8700 from liamwhite/xc3-vk-crash
bunnei
2022-08-02
renderer_vulkan: add format fallbacks for R16G16B16_SFLOAT, R16G16B16_SSCALED...
Liam
2022-08-02
vk_texture_cache: return VK_NULL_HANDLE for views of null images
Liam
2022-07-31
Merge pull request #8678 from liamwhite/stop-waiting
bunnei
2022-07-30
renderer_opengl: delete shader source after linking
Liam
2022-07-29
video_core: stop waiting for shader compilation on user cancel
Liam
2022-07-27
video_core: differentiate between tiled and untiled framebuffer sizes for una...
Liam
2022-07-27
Merge pull request #8542 from Morph1984/gpu-use-old-q
liamwhite
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-19
video_core: use correct byte size for framebuffer
Liam
2022-07-16
yuzu: settings: Remove framerate cap and merge unlocked framerate setting.
bunnei
2022-07-06
gpu_thread: Use the previous MPSCQueue implementation
Morph
2022-07-05
renderer_(gl/vk): Implement ASTC_10x6_UNORM
Morph
2022-06-29
Revert "vulkan_device: Block AMDVLK's VK_KHR_push_descriptor"
lat9nq
2022-06-26
video_core: Replace VKUpdateDescriptorQueue with UpdateDescriptorQueue
german77
2022-06-26
video_core: Replace VKSwapchain with Swapchain
german77
2022-06-26
video_core: Replace VKQueryCache with QueryCache
german77
2022-06-26
video_core: Replace VKScheduler with Scheduler
german77
2022-06-26
video_core: Replace VKBlitScreen with BlitScreen
german77
2022-06-26
video_core: Replace VKFenceManager with FenceManager
german77
2022-06-15
Merge pull request #8460 from Morph1984/bounded-q
liamwhite
2022-06-15
bounded_threadsafe_queue: Use constexpr capacity and mask
Morph
2022-06-15
vk_compute_pass: Explicitly cast to VkAccessFlags
Morph
2022-06-14
Merge pull request #8383 from Morph1984/shadow-of-the-past
Mai
2022-06-14
vk_compute_pass: Use VK_ACCESS_NONE
Morph
2022-06-14
Merge pull request #8439 from liamwhite/monkey-compiler
Mai
2022-06-14
vk_compute_pass: Silence Wextra warning
Morph
2022-06-13
general: fix compilation on MinGW GCC 12
Liam
2022-06-13
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
2022-06-13
CMakeLists: Make variable shadowing a compile-time error
Morph
2022-06-11
Merge pull request #8413 from behunin/bounded-queue
bunnei
2022-06-11
Merge pull request #8393 from lat9nq/default-vulkan
bunnei
2022-06-02
gpu_thread: Move to bounded queue
Levi Behunin
2022-06-02
Maxwell3D: Fix 3D semaphore counter type 0 handling
Billy Laws
2022-06-01
core/debugger: Improved stepping mechanism and misc fixes
Liam
2022-05-30
vulkan_library: Add debug logging
lat9nq
2022-05-29
Merge pull request #8332 from Morph1984/reduce_exec_size
bunnei
2022-05-25
Merge pull request #8379 from lat9nq/amd-push-desc-workaround
bunnei
2022-05-25
Merge pull request #8369 from lat9nq/amd-wmel-workaround
bunnei
2022-05-25
vulkan_device: Workaround extension bug
lat9nq
2022-05-25
vulkan_device: Block AMDVLK's VK_KHR_push_descriptor
lat9nq
2022-05-24
Merge pull request #8311 from asLody/fix-stencil-faces
bunnei
2022-05-17
video_core: Support new VkResult
Alexandre Bouvier
2022-05-13
video_core/surface: Use u8 for PixelFormat block tables
Morph
2022-05-13
codecs/vp9: Use u8 for norm and map luts
Morph
2022-05-11
Merge pull request #8314 from liamwhite/gl-flip-2
Morph
2022-05-11
Merge pull request #8313 from liamwhite/dma-bpp
Morph
2022-05-10
maxwell_dma: use fallback if remapping is enabled
Liam
[next]