summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2023-08-06docs: add two nvk exts to features.txtDave Airlie1-2/+2
2023-08-04nvk: Add support for variable pointersFaith Ekstrand1-1/+1
2023-08-04nouveau/nvk: Enable VK_KHR_sampler_ycbcrMohamed Ahmed1-3/+3
2023-08-04docs/relnotes: Stick something about NVK in new_features.txtFaith Ekstrand1-0/+7
2023-08-04docs: Add NVK to features.txtFaith Ekstrand1-79/+79
2023-08-04docs: Add a docs page for NVKFaith Ekstrand2-0/+55
2023-08-03anv: debug messaging for sparse texture usageFelix DeGrood1-0/+2
2023-08-03docs/ci: expand the description of test suitesEric Engestrom1-3/+4
2023-08-03docs/ci: drop mention of build systems variants in the CIEric Engestrom1-1/+1
2023-08-03docs/ci: in paragraph about the CI being overwhelmed, mention our tool to hel...Eric Engestrom1-0/+2
2023-08-03docs/ci: stop trying to enumerate drivers that are tested using VK-GL-CTSEric Engestrom1-2/+2
2023-08-03docs/ci: remove default nginx config, which we don't need for proxyDavid Heidelberg1-0/+1
2023-08-03docs/ci: update to systemd and used version of the trace for testingDavid Heidelberg1-3/+3
2023-08-03docs/ci: default to port 80 for the caching proxyDavid Heidelberg2-4/+4
2023-08-02docs: update calendar for 23.1.5Eric Engestrom1-2/+1
2023-08-02docs: add sha256sum for 23.1.5Eric Engestrom1-1/+1
2023-08-02docs: add release notes for 23.1.5Eric Engestrom2-0/+131
2023-08-01mesa: Implement and advertise GL_MESA_sampler_objectsAdam Jackson1-0/+105
2023-08-01meson,ci: bump meson req for rusticl to 1.2Karol Herbst1-1/+1
2023-07-28isaspec: Add support for function and entrypoint labelsConnor Abbott1-0/+24
2023-07-28isaspec: Add support for "absolute" branchesConnor Abbott1-0/+32
2023-07-28isaspec: Add "displayname" for altering {NAME} when decodingConnor Abbott1-0/+13
2023-07-26Revert "ci/farms: always compare the code against main repository"David Heidelberg1-8/+0
2023-07-26ci/farms: always compare the code against main repositoryDavid Heidelberg1-0/+8
2023-07-21docs: update calendar for 23.1.4Eric Engestrom1-3/+2
2023-07-21docs: add sha256sum for 23.1.4Eric Engestrom1-1/+1
2023-07-21docs: add release notes for 23.1.4Eric Engestrom2-0/+285
2023-07-20llvmpipe: enable system SVMKarol Herbst1-2/+2
2023-07-19docs/tgsi: Specify that depth texture fetches are replicatedAsahi Lina1-1/+1
2023-07-16ci: build kernel in gfx-ci/linux and just use binaries in Mesa3D CIDavid Heidelberg1-12/+11
2023-07-14anv: drop support for VK_NV_mesh_shaderMarcin Ĺšlusarz1-6/+0
2023-07-13docs: truncate feature list for 23.3-develDylan Baker1-11/+0
2023-07-13docs/ci: Add docs for EXTRA_LOCAL_PACKAGESHelen Koike1-0/+12
2023-07-12docs: Update release calendar for 23.2.0-rc1Dylan Baker1-2/+1
2023-07-11gallium: Remove `PIPE_CAP_RGB_OVERRIDE_DST_ALPHA_BLEND`Lucas Fryzek1-1/+0
2023-07-11docs: Add inital PowerVR driver documentationKarmjit Mahil2-0/+47
2023-07-10docs: update etnaviv extensionsChristian Gmeiner1-5/+5
2023-07-10gallium: remove PIPE_CAP_CLEAR_TEXTUREItalo Nicola2-3/+1
2023-07-08Revert "Revert "radv: Enable ray tracing pipelines by default""Friedrich Vock1-2/+0
2023-07-07add initial .git-blame-ignore-revsEric Engestrom1-0/+6
2023-07-07rusticl: support subgroupsKarol Herbst1-1/+1
2023-07-07gallium: change PIPE_COMPUTE_CAP_SUBGROUP_SIZE to a bitfield of sizesKarol Herbst1-2/+3
2023-07-07gallium: add PIPE_COMPUTE_CAP_MAX_SUBGROUPSKarol Herbst1-0/+4
2023-07-07gallium: add get_compute_state_subgroup_sizeKarol Herbst1-0/+10
2023-07-07docs: add missing get_compute_state_info documentationKarol Herbst1-0/+11
2023-07-06docs/features: add hasvk entriesLionel Landwerlin1-114/+114
2023-07-06docs/features: add more missing extensionsLionel Landwerlin1-0/+3
2023-07-06docs/codingstyle: fix clang-format commandEric Engestrom1-1/+1
2023-07-06docs/features.txt(fix): mark VK_EXT_pipeline_robustness as supported on radvQwertyChouskie1-1/+1
2023-07-05asahi: Identify the separate varying count fieldsAsahi Lina1-20/+45