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-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
2022-05-10
video_core/macro: clear code on upload address assignment
Liam
2022-05-08
VideoCore: Add option to dump the macros.
Fernando Sahmkow
2022-05-08
video_core/macro_jit_x64: warn on invalid parameter access
Liam
2022-05-06
OpenGL: implement face flips according to NDC
Liam
2022-05-06
maxwell_dma: fix bytes per pixel
Liam
2022-05-06
vk_rasterizer: fix stencil test when two faces are disabled
Lody
2022-04-28
Merge pull request #8280 from Tachi107/spdx-fixup
Mai M
2022-04-28
Merge pull request #8282 from liamwhite/gcc-12
Mai M
2022-04-28
GCC 12 fixes
Liam
2022-04-28
chore: add missing SPDX tags
Andrea Pappacoda
2022-04-26
renderer_vulkan: Update screen info if the framebuffer size has changed
Morph
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-04-18
bootmanager: Don't create another screenshot request if previous one is not d...
german77
2022-04-14
video_core: implement formats for N64 emulation
Fernando Sahmkow
2022-04-14
buffer_cache: cap vertex buffer sizes
Liam
[next]