summaryrefslogtreecommitdiff
path: root/src/video_core
AgeCommit message (Expand)Author
2023-10-20Merge pull request #11806 from liamwhite/needs-more-lockingliamwhite
2023-10-18Merge pull request #11810 from liamwhite/clang-17liamwhite
2023-10-18Merge pull request #11795 from Squall-Leonhart/D32FToOtherliamwhite
2023-10-17general: fix build failure on clang 17Liam
2023-10-17Merge pull request #11747 from Kelebek1/image_alias_sample_namesliamwhite
2023-10-17Merge pull request #11349 from vonchenplus/buffer_cache_crashliamwhite
2023-10-17renderer_vulkan: add locks to avoid scheduler flushes from CPULiam
2023-10-17Merge pull request #11788 from Squall-Leonhart/IFREMOVEDFernando S
2023-10-17Changes based on hardware testsSquall-Leonhart
2023-10-17Make Clang happy.Squall Leonhart
2023-10-17Added missing BuildShader lineSquall Leonhart
2023-10-16added missing trailing line.Squall Leonhart
2023-10-16meant to add the unorms as wellSquall Leonhart
2023-10-16use texelfetch instead of texturelodSquall-Leonhart
2023-10-16appease the format godsSquall Leonhart
2023-10-16Another missing copy connected to Bravely Default IISquall-Leonhart
2023-10-15missed this line when editing the copypastaSquall-Leonhart
2023-10-15moved line to appease the format godsSquall-Leonhart
2023-10-15Implement missing formats for Bravely Default 2Squall-Leonhart
2023-10-15brings back the removed If statement and adds the num_level testSquall Leonhart
2023-10-14host1x/codecs: enable CUDA on LinuxValeri
2023-10-14Implement vertex array first and subsequent drawsKelebek1
2023-10-12Merge pull request #11751 from Kelebek1/transition_msaa_imageliamwhite
2023-10-11Transition MSAA images to general layout without uploading dataKelebek1
2023-10-11Merge pull request #11744 from Kelebek1/no_res_no_rescaledliamwhite
2023-10-11Get out of render pass before query barriers, fix image names with samples > ...Kelebek1
2023-10-11Merge pull request #11734 from Kelebek1/device_local_buffer_allocliamwhite
2023-10-11Merge pull request #11683 from Kelebek1/do_not_sync_on_written_bufferliamwhite
2023-10-11Merge pull request #11743 from Squall-Leonhart/IFREMOVEDFernando S
2023-10-11Do not set rescaled flag when rescaling is disabledKelebek1
2023-10-11Fix mistaken usage of info.block instead of level_info.blockSquall-Leonhart
2023-10-10Merge pull request #11534 from Squall-Leonhart/IFREMOVEDliamwhite
2023-10-10Not not allocate DeviceLocal buffers as mappedKelebek1
2023-10-09add Z32, FLOAT, UINT, UINT, UINT, LINEAR to format lookup tableSquall Leonhart
2023-10-07Merge pull request #11656 from liamwhite/recreate-surface-automaticallyliamwhite
2023-10-07Merge pull request #11677 from Squall-Leonhart/D32FTOABGR8liamwhite
2023-10-07Merge pull request #11630 from Kelebek1/clear_stencil_requires_depth_testliamwhite
2023-10-07Merge pull request #11544 from Kelebek1/reduce_stream_buffer_renderdocliamwhite
2023-10-07Merge pull request #11688 from Kelebek1/x8d42liamwhite
2023-10-07Merge pull request #11684 from Kelebek1/disable_push_descriptor_maxwellliamwhite
2023-10-07update shader to confirmed format copySquall Leonhart
2023-10-06Allow GPUs without rebar to open multiple RenderDoc capturesKelebek1
2023-10-06Implement X8_D24 formatKelebek1
2023-10-05Rework nvidia architecture detection, disable push descriptor for Pascal and ...Kelebek1
2023-10-05Mark a buffer GPU modified after the buffers are confirmed, do not double syn...Kelebek1
2023-10-05lets not convert depth to greyscale since this makes the exhaust and tire smo...Squall-Leonhart
2023-10-04Fix CI Formatting checkSquall-Leonhart
2023-10-04Implements D32_Float to A8B8G8R8_UNORM format copySquall-Leonhart
2023-10-02vk_present_manager: recreate surface on any surface lossLiam
2023-10-02ci: fix new codespell errorsLiam