| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-11 | Merge pull request #12756 from liamwhite/applet-multiprocess-hwc | Narr the Reg | |
| general: applet multiprocess | |||
| 2024-02-10 | host_shaders: add vendor workaround for adreno drivers | Liam | |
| 2024-02-09 | nvnflinger/gpu: implement blending | Liam | |
| 2024-01-31 | renderer_vulkan: implement layer stack composition | Liam | |
| 2024-01-31 | renderer_vulkan: convert FSR to graphics pipeline | Liam | |
| 2024-01-31 | renderer_opengl: split out FXAA | Liam | |
| 2024-01-07 | Fix typos in video_core | Viktor Szépe | |
| 2023-10-18 | Merge pull request #11795 from Squall-Leonhart/D32FToOther | liamwhite | |
| [Vulkan]Implement missing copy formats for D32, ARGB8_SRGB and BGRA8_Unorm/SRGB | |||
| 2023-10-17 | Merge pull request #11349 from vonchenplus/buffer_cache_crash | liamwhite | |
| video_core: Fix moltenvk crash on macos | |||
| 2023-10-17 | Changes based on hardware tests | Squall-Leonhart | |
| Removes unnecessary d32f to bgra shader and blit functions, update vk_texture_cache to use abgr shader for d32f to BGRA formats updates abgr to d32f shader to comply with hardware tests | |||
| 2023-10-16 | added missing trailing line. | Squall Leonhart | |
| 2023-10-16 | use texelfetch instead of texturelod | Squall-Leonhart | |
| 2023-10-16 | Another missing copy connected to Bravely Default II | Squall-Leonhart | |
| adds blit_image_helper.ConvertABGR8ToD32F and fragment shader for performing ABGR and BGRA to D32F copies | |||
| 2023-10-15 | Implement missing formats for Bravely Default 2 | Squall-Leonhart | |
| 2023-10-07 | update shader to confirmed format copy | Squall Leonhart | |
| 2023-10-05 | lets not convert depth to greyscale since this makes the exhaust and tire ↵ | Squall-Leonhart | |
| smoke light gray/white tiresmoke should be a darker gray. | |||
| 2023-10-04 | Implements D32_Float to A8B8G8R8_UNORM format copy | Squall-Leonhart | |
| Corrects some visual issues in games such as Disney SpeedStorm | |||
| 2023-09-25 | host_shaders: More proper handling of x2 MSAA copies | GPUCode | |
| 2023-09-23 | Query Cache: Fix Prefix Sums | Fernando Sahmkow | |
| 2023-09-23 | Query Cache: Simplify Prefix Sum compute shader | Fernando Sahmkow | |
| 2023-09-23 | Query Cache: Implement host side sample counting. | Fernando Sahmkow | |
| 2023-09-23 | Query Cachge: Fully rework Vulkan's query cache | Fernando Sahmkow | |
| 2023-09-07 | video_core: Fix d24r8/s8d24 convert shader build error in moltenvk | Feng Chen | |
| 2023-08-21 | Merge pull request #11149 from ameerj/astc-perf-prod | liamwhite | |
| host_shaders: ASTC compute shader optimizations | |||
| 2023-08-19 | Masked depthstencil clears | Kelebek1 | |
| 2023-08-09 | flatten color_values | Ameer J | |
| 2023-08-09 | flatten encoding_values | Ameer J | |
| 2023-08-09 | flatten result vector | Ameer J | |
| 2023-08-09 | GetUnquantizedWeightVector | Ameer J | |
| 2023-08-06 | Compute Replicate | Ameer J | |
| 2023-08-06 | minor | Ameer J | |
| 2023-08-06 | undo uint | Ameer J | |
| 2023-08-06 | Revert "vulkan dims specialization" | Ameer J | |
| This reverts commit e6243058f2269bd79ac8479d58e55feec2611e9d. | |||
| 2023-08-06 | vulkan dims specialization | ameerj | |
| 2023-08-06 | small_block opt | Ameer J | |
| 2023-08-06 | remove TexelWeightParams | Ameer J | |
| 2023-08-06 | error/void extent funcs | Ameer J | |
| 2023-08-06 | more packing | Ameer J | |
| 2023-08-06 | Revert "uint result index" | Ameer J | |
| This reverts commit 0e978786b5a8e7382005d8b1e16cfa12f3eeb775. | |||
| 2023-08-06 | Revert "bfe instead of mod" | Ameer J | |
| This reverts commit 86006a3b09e8a8c17d2ade61be76736a79e3f58a. | |||
| 2023-08-06 | Revert "global endpoints" | Ameer J | |
| This reverts commit d8f5bfd1df2b7469ef6abcee182aa110602d1751. | |||
| 2023-08-06 | global endpoints | Ameer J | |
| 2023-08-06 | bfe instead of mod | Ameer J | |
| 2023-08-06 | uint result index | Ameer J | |
| 2023-08-06 | amd opts | Ameer J | |
| 2023-08-06 | const, pack result_vector and replicate tables, | Ameer J | |
| undo amd opts | |||
| 2023-08-06 | minor redundancy cleanup | Ameer J | |
| 2023-08-06 | extractbits robustness | Ameer J | |
| 2023-08-06 | reuse vectors memory | Ameer J | |
| 2023-08-06 | EncodingData pack | Ameer J | |
