summaryrefslogtreecommitdiff
path: root/src/video_core (follow)
Commit message (Expand)AuthorAgeFilesLines
* video_core: use correct byte size for framebufferGravatar Liam2022-07-191-5/+8
* yuzu: settings: Remove framerate cap and merge unlocked framerate setting.Gravatar bunnei2022-07-161-3/+3
* renderer_(gl/vk): Implement ASTC_10x6_UNORMGravatar Morph2022-07-057-1/+16
* Revert "vulkan_device: Block AMDVLK's VK_KHR_push_descriptor"Gravatar lat9nq2022-06-291-11/+0
* video_core: Replace VKUpdateDescriptorQueue with UpdateDescriptorQueueGravatar german772022-06-2614-33/+33
* video_core: Replace VKSwapchain with SwapchainGravatar german772022-06-265-25/+23
* video_core: Replace VKQueryCache with QueryCacheGravatar german772022-06-266-28/+27
* video_core: Replace VKScheduler with SchedulerGravatar german772022-06-2635-111/+110
* video_core: Replace VKBlitScreen with BlitScreenGravatar german772022-06-263-51/+51
* video_core: Replace VKFenceManager with FenceManagerGravatar german772022-06-263-15/+14
* Merge pull request #8460 from Morph1984/bounded-qGravatar liamwhite2022-06-151-1/+1
|\
| * bounded_threadsafe_queue: Use constexpr capacity and maskGravatar Morph2022-06-151-1/+1
* | vk_compute_pass: Explicitly cast to VkAccessFlagsGravatar Morph2022-06-151-25/+26
* | Merge pull request #8383 from Morph1984/shadow-of-the-pastGravatar Mai2022-06-141-5/+0
|\ \
| * | CMakeLists: Make variable shadowing a compile-time errorGravatar Morph2022-06-131-5/+0
| |/
* | vk_compute_pass: Use VK_ACCESS_NONEGravatar Morph2022-06-141-1/+1
* | Merge pull request #8439 from liamwhite/monkey-compilerGravatar Mai2022-06-1430-104/+105
|\ \
| * | general: fix compilation on MinGW GCC 12Gravatar Liam2022-06-131-1/+1
| * | common: Change semantics of UNREACHABLE to unconditionally crashGravatar Liam2022-06-1329-103/+104
| |/
* / vk_compute_pass: Silence Wextra warningGravatar Morph2022-06-141-1/+1
|/
* Merge pull request #8413 from behunin/bounded-queueGravatar bunnei2022-06-112-4/+5
|\
| * gpu_thread: Move to bounded queueGravatar Levi Behunin2022-06-022-4/+5
* | Merge pull request #8393 from lat9nq/default-vulkanGravatar bunnei2022-06-111-0/+4
|\ \
| * | vulkan_library: Add debug loggingGravatar lat9nq2022-05-301-0/+4
* | | Maxwell3D: Fix 3D semaphore counter type 0 handlingGravatar Billy Laws2022-06-022-3/+3
| |/ |/|
* | core/debugger: Improved stepping mechanism and misc fixesGravatar Liam2022-06-011-0/+4
|/
* Merge pull request #8332 from Morph1984/reduce_exec_sizeGravatar bunnei2022-05-292-7/+7
|\
| * video_core/surface: Use u8 for PixelFormat block tablesGravatar Morph2022-05-131-3/+3
| * codecs/vp9: Use u8 for norm and map lutsGravatar Morph2022-05-131-4/+4
* | Merge pull request #8379 from lat9nq/amd-push-desc-workaroundGravatar bunnei2022-05-251-0/+11
|\ \
| * | vulkan_device: Block AMDVLK's VK_KHR_push_descriptorGravatar lat9nq2022-05-251-0/+11
* | | Merge pull request #8369 from lat9nq/amd-wmel-workaroundGravatar bunnei2022-05-251-1/+6
|\ \ \
| * | | vulkan_device: Workaround extension bugGravatar lat9nq2022-05-251-1/+6
| |/ /
* | | Merge pull request #8311 from asLody/fix-stencil-facesGravatar bunnei2022-05-241-2/+2
|\ \ \ | |/ / |/| |
| * | vk_rasterizer: fix stencil test when two faces are disabledGravatar Lody2022-05-061-2/+2
* | | video_core: Support new VkResultGravatar Alexandre Bouvier2022-05-171-0/+2
| |/ |/|
* | Merge pull request #8314 from liamwhite/gl-flip-2Gravatar Morph2022-05-111-4/+3
|\ \
| * | OpenGL: implement face flips according to NDCGravatar Liam2022-05-061-4/+3
| |/
* | Merge pull request #8313 from liamwhite/dma-bppGravatar Morph2022-05-111-3/+6
|\ \
| * | maxwell_dma: use fallback if remapping is enabledGravatar Liam2022-05-101-3/+6
| * | maxwell_dma: fix bytes per pixelGravatar Liam2022-05-061-3/+3
| |/
* | video_core/macro: clear code on upload address assignmentGravatar Liam2022-05-103-0/+10
* | VideoCore: Add option to dump the macros.Gravatar Fernando Sahmkow2022-05-081-0/+27
* | video_core/macro_jit_x64: warn on invalid parameter accessGravatar Liam2022-05-081-3/+21
|/
* Merge pull request #8280 from Tachi107/spdx-fixupGravatar Mai M2022-04-288-151/+17
|\
| * chore: add missing SPDX tagsGravatar Andrea Pappacoda2022-04-288-151/+17
* | Merge pull request #8282 from liamwhite/gcc-12Gravatar Mai M2022-04-281-2/+2
|\ \ | |/ |/|
| * GCC 12 fixesGravatar Liam2022-04-281-2/+2
* | renderer_vulkan: Update screen info if the framebuffer size has changedGravatar Morph2022-04-261-0/+5
|/
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-23225-675/+450