aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-03-05ANDROID: mesa: add gfxstream-experimental to -Dvulkan-driversGurchetan Singh
2024-03-05ANDROID: mesa: import gfxstreamGurchetan Singh
2024-03-05ANDROID: mesa: add Android.bp filesGurchetan Singh
2024-03-05ANDROID: vulkan: allow building Vulkan without libcompilerGurchetan Singh
2024-03-05ANDROID: vulkan/runtime: introduce vk_meta_object_listGurchetan Singh
2024-03-05ANDROID: vulkan/util: introduce vk_util_compiler filesGurchetan Singh
2024-03-05ANDROID: vulkan: vk_compiler_* functions --> #ifdefsGurchetan Singh
2024-03-05ANDROID: mesa: delete Android.mk and prebuilt generated filesGurchetan Singh
2024-02-28Merge 'upstream/main' into mesa-gfxstream-updateGurchetan Singh
2024-02-28freedreno/a7xx: Fix base_align for non-UBWC depth-stencilDanylo Piliaiev
2024-02-28tu: tu_device should clean up its global boZan Dobersek
2024-02-28meson: fix a build ererorChia-I Wu
2024-02-28vulkan/wsi: fix force_bgra8_unorm_firstRobert Beckett
2024-02-28egl/wayland: use __DRI_IMAGE_PRIME_LINEAR_BUFFER in get_back_boPierre-Eric Pelloux-Prayer
2024-02-28tu: Do not emit zero-sized fs paramsDanylo Piliaiev
2024-02-28radv: clean up MAX_ALLOWED_TILES_IN_WAVE programmingSamuel Pitoiset
2024-02-28vulkan/wsi/wayland: Give names to our Wayland event queuesDerek Foreman
2024-02-28egl/wayland: Give names to our Wayland event queuesDerek Foreman
2024-02-28loader/wayland: Add named queue fallbackDerek Foreman
2024-02-28Uprev Piglit to 2a1c49a81cd9a6bf5d0c3a9b87225be94771ca96Collabora's Gfx CI Team
2024-02-28intel/brw: Remove automatic_exec_sizesCaio Oliveira
2024-02-28intel/brw: Remove runtime_check_aads_emitCaio Oliveira
2024-02-28intel/brw: Use a single register setCaio Oliveira
2024-02-28intel/brw: Remove Gfx8- fields from *_prog_data structsCaio Oliveira
2024-02-28intel/brw: Remove Gfx8- fields from *_prog_key structsCaio Oliveira
2024-02-28intel/brw: Remove edgeflag_is_last VS parameterCaio Oliveira
2024-02-28intel/brw: Remove unused attrib workaroundsCaio Oliveira
2024-02-28intel/brw: Inline brw_nir_apply_sampler_key codeCaio Oliveira
2024-02-28intel/brw: Remove MRF typeCaio Oliveira
2024-02-28intel/brw: Remove Gfx8- remaining opcodesCaio Oliveira
2024-02-28intel/brw: Remove Gfx8- code from visitorCaio Oliveira
2024-02-28intel/brw: Remove Gfx8- code from SIMD loweringCaio Oliveira
2024-02-28intel/brw: Remove Gfx8- code from VUE mapCaio Oliveira
2024-02-28intel/brw: Remove Gfx8- code from fs_instCaio Oliveira
2024-02-28intel/brw: Remove Gfx8- code from builderCaio Oliveira
2024-02-28intel/brw: Remove F16TO32 and F32TO16 opcodesCaio Oliveira
2024-02-28intel/brw: Replace inst FF macro with F or F20 macrosCaio Oliveira
2024-02-28intel/brw: Update comments for FK macroCaio Oliveira
2024-02-28intel/brw: Remove Gfx8- code from inst FFDC, FDC and FD macrosCaio Oliveira
2024-02-28intel/brw: Remove Gfx8- code from inst BRW_IA*_ADDR_IMM macrosCaio Oliveira
2024-02-28intel/brw: Remove Gfx8- code from inst FI macrosCaio Oliveira
2024-02-28intel/brw: Remove Gfx8- code from inst FD20 and FV20 macrosCaio Oliveira
2024-02-28intel/brw: Remove Gfx8- code from inst F20 macrosCaio Oliveira
2024-02-28intel/brw: Replace inst F8 macro with F macroCaio Oliveira
2024-02-28intel/brw: Remove Gfx8- code from inst FC and F macrosCaio Oliveira
2024-02-28intel/brw: Remove Gfx8- specific EU inst helpersCaio Oliveira
2024-02-28intel/brw: Remove Gfx8- code from register type helpersCaio Oliveira
2024-02-28intel/brw: Remove Gfx8- code from NIR optionsCaio Oliveira
2024-02-28intel/brw: Remove Gfx8- code from EU codegen helpersCaio Oliveira
2024-02-28intel/brw: Remove Gfx4-5 manual compression selectionCaio Oliveira