summaryrefslogtreecommitdiff
path: root/src/video_core
AgeCommit message (Expand)Author
2023-02-08buffer_base: Partially revert changes from #9559ameerj
2023-02-01Merge pull request #9708 from ameerj/gl-context-flushliamwhite
2023-01-30Merge pull request #9631 from vonchenplus/vulkan_clearliamwhite
2023-01-29gl_compute_pipeline: Force context flush when loading shader cacheameerj
2023-01-29gl_graphics_pipeline: Force context flush when loading shader cacheameerj
2023-01-29Move to Clang Format 15Levi Behunin
2023-01-28Merge pull request #9691 from ameerj/msaa-texcachebunnei
2023-01-28texture_cache: Adjust image view sizes by MSAA samplesameerj
2023-01-28video_core: Implement vulkan clear specified channelFengChen
2023-01-27Merge pull request #9539 from Wollnashorn/opengl-fsrliamwhite
2023-01-26video_core/opengl: Add FSR upscaling filter to the OpenGL rendererWollnashorn
2023-01-25Revert "MemoryManager: use fastmem directly."Merry
2023-01-21nsight_aftermath_tracker: update for latest Aftermath SDKLiam
2023-01-19Merge pull request #9556 from vonchenplus/draw_textureliamwhite
2023-01-18Demote maxwell3d Firmware4 call log to debugKelebek1
2023-01-16Address feedbackFeng Chen
2023-01-10Merge pull request #9596 from liamwhite/mvkMorph
2023-01-10vulkan_common: fix indirect draw with countLiam
2023-01-09MoltenVK: restrict number of vertex attributes/bindings to 16TellowKrinkle
2023-01-09Merge pull request #9581 from liamwhite/turbo2Morph
2023-01-09vulkan_device: refactor feature testingLiam
2023-01-07VideoCore: Fix OGL cache invalidation.Fernando Sahmkow
2023-01-07renderer_vulkan: pause turbo submissions on inactive queueLiam
2023-01-07Merge pull request #9570 from liamwhite/less-clock-boostNarr the Reg
2023-01-06vulkan_device: avoid attempt to access empty optionalLiam
2023-01-06renderer_vulkan: disable clock boost on unvalidated devicesLiam
2023-01-06opengl: Sanitize antialiasing configNarr the Reg
2023-01-06video_core/vulkan: Fixed loading of Vulkan driver pipeline cacheWollnashorn
2023-01-06Merge pull request #9535 from bylaws/masterFernando S
2023-01-06Merge pull request #9552 from liamwhite/turboliamwhite
2023-01-06Merge pull request #9559 from FernandoS27/cached-writesFernando S
2023-01-05MacroHLE: eliminate 2 rushed macros.Fernando Sahmkow
2023-01-05Merge pull request #9528 from liamwhite/mvk-nulldescliamwhite
2023-01-05Merge pull request #9536 from liamwhite/debug-utilsliamwhite
2023-01-05Run clang-formatBilly Laws
2023-01-05Vulkan, OpenGL: Hook up geometry shader passthrough emulationBilly Laws
2023-01-05Vulkan, OpenGL: Hook up storage buffer alignment codeBilly Laws
2023-01-05Vulkan: Add a workaround for input_position on Adreno driversBilly Laws
2023-01-05video_core/vulkan: Vulkan driver pipelines now contain cache versionWollnashorn
2023-01-05video_core/vulkan: Added check if Vulkan pipeline path has been setWollnashorn
2023-01-05video_core/vulkan: Added `VkPipelineCache` to store Vulkan pipelinesWollnashorn
2023-01-05BufferBase: Don't ignore GPU pages.Fernando Sahmkow
2023-01-05Fermi2D: sync cache flushesFernando Sahmkow
2023-01-05MemoryManager: use fastmem directly.Fernando Sahmkow
2023-01-05video_core: Cache GPU internal writes.Fernando Sahmkow
2023-01-05Vulkan: Fix drivers that don't support dynamic_state_2 upFernando Sahmkow
2023-01-05video_core: Implement opengl/vulkan draw_textureFeng Chen
2023-01-05video_core: Implement maxwell3d draw texture methodFeng Chen
2023-01-04common: add setting for renderer clock workaroundLiam
2023-01-04vulkan: implement 'turbo mode' clock boosterLiam