| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use initial_frame to check interlaced flag | 2023-08-28 | 1 | -1/+2 | |
| * | Merge pull request #11389 from FernandoS27/discard-fix | 2023-08-27 | 1 | -1/+9 | |
| |\ | |||||
| | * | Buffer Cache: fix discard writes. | 2023-08-27 | 1 | -1/+9 | |
| * | | Merge pull request #11317 from Kelebek1/macro_dumps | 2023-08-26 | 2 | -11/+20 | |
| |\ \ | |/ |/| | |||||
| | * | Mark decompiled macros as decompiled on dump, dump shaders after translation | 2023-08-25 | 2 | -11/+20 | |
| * | | Merge pull request #11302 from vonchenplus/vulkan_macos | 2023-08-22 | 2 | -9/+15 | |
| |\ \ | |||||
| | * | | Add macos moltenvk bundle, Add copy moltevk dylib script | 2023-08-22 | 2 | -9/+15 | |
| * | | | Merge pull request #11149 from ameerj/astc-perf-prod | 2023-08-21 | 2 | -535/+454 | |
| |\ \ \ | |||||
| | * | | | flatten color_values | 2023-08-09 | 1 | -14/+9 | |
| | * | | | flatten encoding_values | 2023-08-09 | 1 | -11/+10 | |
| | * | | | flatten result vector | 2023-08-09 | 1 | -14/+5 | |
| | * | | | GetUnquantizedWeightVector | 2023-08-09 | 1 | -69/+63 | |
| | * | | | Revert "HACK: Avoid swizzling and reuploading ASTC image every frame" | 2023-08-06 | 5 | -39/+4 | |
| | * | | | HACK: Avoid swizzling and reuploading ASTC image every frame | 2023-08-06 | 5 | -4/+39 | |
| | * | | | Compute Replicate | 2023-08-06 | 1 | -85/+20 | |
| | * | | | minor | 2023-08-06 | 1 | -12/+6 | |
| | * | | | undo uint | 2023-08-06 | 1 | -3/+3 | |
| | * | | | Revert "vulkan dims specialization" | 2023-08-06 | 5 | -198/+27 | |
| | * | | | vulkan dims specialization | 2023-08-06 | 5 | -27/+198 | |
| | * | | | small_block opt | 2023-08-06 | 1 | -4/+3 | |
| | * | | | remove TexelWeightParams | 2023-08-06 | 1 | -46/+31 | |
| | * | | | error/void extent funcs | 2023-08-06 | 1 | -48/+43 | |
| | * | | | more packing | 2023-08-06 | 1 | -109/+109 | |
| | * | | | Revert "uint result index" | 2023-08-06 | 1 | -1/+1 | |
| | * | | | Revert "bfe instead of mod" | 2023-08-06 | 1 | -15/+13 | |
| | * | | | Revert "global endpoints" | 2023-08-06 | 1 | -36/+40 | |
| | * | | | global endpoints | 2023-08-06 | 1 | -40/+36 | |
| | * | | | bfe instead of mod | 2023-08-06 | 1 | -13/+15 | |
| | * | | | uint result index | 2023-08-06 | 1 | -1/+1 | |
| | * | | | amd opts | 2023-08-06 | 1 | -16/+13 | |
| | * | | | gl | 2023-08-06 | 1 | -0/+1 | |
| | * | | | const, pack result_vector and replicate tables, | 2023-08-06 | 1 | -227/+260 | |
| | * | | | minor redundancy cleanup | 2023-08-06 | 1 | -12/+2 | |
| | * | | | extractbits robustness | 2023-08-06 | 1 | -5/+8 | |
| | * | | | reuse vectors memory | 2023-08-06 | 1 | -33/+17 | |
| | * | | | EncodingData pack | 2023-08-06 | 1 | -44/+69 | |
| | * | | | flattening | 2023-08-06 | 1 | -43/+44 | |
| | * | | | weights refactor | 2023-08-06 | 1 | -26/+22 | |
| | * | | | params.max_weight | 2023-08-06 | 1 | -5/+2 | |
| | * | | | skip bits | 2023-08-06 | 1 | -9/+14 | |
| | * | | | restrict | 2023-08-06 | 1 | -2/+2 | |
| * | | | | Masked depthstencil clears | 2023-08-19 | 5 | -9/+132 | |
| | |_|/ |/| | | |||||
| * | | | Merge pull request #11278 from Kelebek1/dma_sync | 2023-08-18 | 3 | -5/+15 | |
| |\ \ \ | |||||
| | * | | | Mark accelerted DMA destination buffers and images as GPU-modified | 2023-08-13 | 3 | -5/+15 | |
| * | | | | video_core: Fix vulkan assert error | 2023-08-18 | 2 | -1/+9 | |
| | |_|/ |/| | | |||||
| * | | | Merge pull request #11282 from ameerj/glasm-xfb | 2023-08-14 | 2 | -15/+1 | |
| |\ \ \ | |||||
| | * | | | gl_graphics_pipeline: GLASM: Fix transform feedback with multiple buffers | 2023-08-13 | 2 | -15/+1 | |
| | |/ / | |||||
| * | | | Merge pull request #11283 from ameerj/glasm-pipeline-detection | 2023-08-14 | 1 | -2/+2 | |
| |\ \ \ | |||||
| | * | | | gl_graphics_pipeline: Fix GLASM storage buffer detection | 2023-08-13 | 1 | -2/+2 | |
| * | | | | Merge pull request #11263 from liamwhite/my-feature-branch | 2023-08-14 | 2 | -74/+114 | |
| |\ \ \ \ | |_|/ / |/| | | | |||||