132 Commits (6bf5ae700ab234d87867a5f4aca6a86acec4a7e0)

Author SHA1 Message Date
MrPurple666 d75dc79f26 Some fixes before Release (#92) 12 months ago
Zephyron 45683a4034 video_core/vulkan: Improve texture format conversion handling 1 year ago
Zephyron 3e835ac3aa video_core: Add new shader format conversion pipelines 1 year ago
Zephyron 5cb3153f15 video_core: Add sRGB to D24S8 depth-stencil conversion support 1 year ago
Liam 47eeb0008b host_shaders: add vendor workaround for adreno drivers 2 years ago
Liam 1c32e4157c nvnflinger/gpu: implement blending 2 years ago
Liam f727f13cb9 renderer_vulkan: implement layer stack composition 2 years ago
Liam cc8493ea2e renderer_vulkan: convert FSR to graphics pipeline 2 years ago
Liam bd9c228844 renderer_opengl: split out FXAA 2 years ago
Viktor Szépe e895ebb546 Fix typos in video_core 2 years ago
Squall-Leonhart 3785a469c0 Changes based on hardware tests 3 years ago
Squall Leonhart 0fff99d0eb added missing trailing line. 3 years ago
Squall-Leonhart 9e0b778d11 use texelfetch instead of texturelod 3 years ago
Squall-Leonhart 69ab83ae87 Another missing copy connected to Bravely Default II 3 years ago
Squall-Leonhart e84147e2fa Implement missing formats for Bravely Default 2 3 years ago
Squall Leonhart c3658018b1 update shader to confirmed format copy 3 years ago
Squall-Leonhart 15a624a6df lets not convert depth to greyscale since this makes the exhaust and tire smoke light gray/white 3 years ago
Squall-Leonhart ec6ba091cf Implements D32_Float to A8B8G8R8_UNORM format copy 3 years ago
GPUCode 30c67e5bb0 host_shaders: More proper handling of x2 MSAA copies 3 years ago
Fernando Sahmkow e0477e40bd Query Cache: Fix Prefix Sums 3 years ago
Fernando Sahmkow 6b0a777d19 Query Cache: Simplify Prefix Sum compute shader 3 years ago
Fernando Sahmkow c2880497ce Query Cache: Implement host side sample counting. 3 years ago
Fernando Sahmkow 5ea12207f3 Query Cachge: Fully rework Vulkan's query cache 3 years ago
Feng Chen 666bdc1125 video_core: Fix d24r8/s8d24 convert shader build error in moltenvk 3 years ago
Kelebek1 5d1961ad67 Masked depthstencil clears 3 years ago
Ameer J 4c1cf94f3a flatten color_values 3 years ago
Ameer J 18328533d0 flatten encoding_values 3 years ago
Ameer J 6077bac118 flatten result vector 3 years ago
Ameer J 433d7cbd52 GetUnquantizedWeightVector 3 years ago
Ameer J 3f114d8e5e Compute Replicate 3 years ago
Ameer J 166a17f4ba minor 3 years ago
Ameer J 4c40c8be29 undo uint 3 years ago
Ameer J b57854fb5f Revert "vulkan dims specialization" 3 years ago
ameerj 9c5c5cbf06 vulkan dims specialization 3 years ago
Ameer J 790010da61 small_block opt 3 years ago
Ameer J cc6abe21ea remove TexelWeightParams 3 years ago
Ameer J 9085d26036 error/void extent funcs 3 years ago
Ameer J 827cb40765 more packing 3 years ago
Ameer J 20b7b4c2b7 Revert "uint result index" 3 years ago
Ameer J aa28865ff7 Revert "bfe instead of mod" 3 years ago
Ameer J 74d905d5cd Revert "global endpoints" 3 years ago
Ameer J 97810e725b global endpoints 3 years ago
Ameer J a08e31d053 bfe instead of mod 3 years ago
Ameer J 48862223ae uint result index 3 years ago
Ameer J d14b1929bc amd opts 3 years ago
Ameer J 950680f29f const, pack result_vector and replicate tables, 3 years ago
Ameer J dc851097e6 minor redundancy cleanup 3 years ago
Ameer J aa1ab95ea3 extractbits robustness 3 years ago
Ameer J cf252bb6d3 reuse vectors memory 3 years ago
Ameer J 2dcddf8fb2 EncodingData pack 3 years ago