summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-23ci/v3d: Update expected resuls for piglitJuan A. Suarez Romero2-5/+9
2021-02-23zink: Remove NULL checks after GET_PROC_ADDR_INSTANCE().Eric Anholt1-3/+0
2021-02-23zink: Use mesa_loge() for should-never-be-reached initialization errors.Eric Anholt1-2/+3
2021-02-23ci/zink: Add tests of gles2, gles3, and gl33 on lavapipe.Eric Anholt2-4/+433
2021-02-23docs: Document USE_ELF_TLS can work on Windows tooJesse Natalie1-0/+6
2021-02-23glapi: Support "ELF" TLS on WindowsJesse Natalie3-1/+14
2021-02-23radv: Disable displayable DCC for GFX8 properly.Bas Nieuwenhuizen1-1/+1
2021-02-23zink: disable some builtin-gl-sample-mask sample shading tests on ciMike Blumenkrantz1-1/+1
2021-02-23mesa: update vao _EnabledWithMapMode in copy_array_objectPierre-Eric Pelloux-Prayer1-0/+1
2021-02-23anv: Fix wait_count missing incrementLionel Landwerlin1-0/+1
2021-02-23ac/rgp: define EM_AMDGPU if missing for compatibilityJan Beich1-0/+4
2021-02-23ac: prefer system EM_AMDGPU definitionJan Beich1-2/+4
2021-02-23etnaviv: use nir_lower_uniforms_to_ubo(..)Christian Gmeiner3-33/+5
2021-02-23etnaviv: nir: add ubo lowering passChristian Gmeiner5-0/+266
2021-02-23aco: don't rematerialize execDaniel Schürmann1-1/+1
2021-02-23vc4: let st lower rect texChristian Gmeiner2-16/+12
2021-02-23etnaviv: let st lower rect texChristian Gmeiner3-23/+3
2021-02-23etnaviv: nir: support nir_intrinsic_load_texture_rect_scalingChristian Gmeiner2-1/+12
2021-02-23ttn: lower rectangle textures if not supportedChristian Gmeiner1-0/+5
2021-02-23gallium/st: lower rectangle textures if not supportedChristian Gmeiner4-0/+16
2021-02-23gallium: add PIPE_CAP_TEXRECTChristian Gmeiner3-0/+6
2021-02-23nir/lower_tex: wider usage of nir_tex_instr_src_index(..)Christian Gmeiner1-21/+12
2021-02-23nir/lower_tex: 'txs free' tex_rect loweringChristian Gmeiner1-5/+33
2021-02-23nir: add has_txs flagChristian Gmeiner3-1/+7
2021-02-23nir: add load_texture_rect_scalingChristian Gmeiner1-0/+7
2021-02-23radv: add support for instruction timing with RGPSamuel Pitoiset1-5/+3
2021-02-23radv: add support for exporting pipelines with RGPSamuel Pitoiset2-0/+363
2021-02-23radv: store a pointer to the code in radv_shader_variantSamuel Pitoiset2-0/+2
2021-02-23radv: Enable displayable DCC.Bas Nieuwenhuizen2-5/+0
2021-02-23radv: Use ac_surface DCC settings for shareable images.Bas Nieuwenhuizen1-24/+40
2021-02-23radv: Add DCC info to the metadata.Bas Nieuwenhuizen3-0/+20
2021-02-23radv: Implement displayable DCC retiling.Bas Nieuwenhuizen7-0/+347
2021-02-23radv: Implement initialization of displayable DCC.Bas Nieuwenhuizen3-0/+47
2021-02-23amd/common: Add retile map size helper.Bas Nieuwenhuizen4-4/+9
2021-02-23radv: Use shared code for setting opaque metadata.Bas Nieuwenhuizen1-31/+3
2021-02-23radv: Handle UMD metadata on import.Bas Nieuwenhuizen1-2/+10
2021-02-23amd/common: constify ac_surface_set_umd_metata.Bas Nieuwenhuizen2-3/+3
2021-02-23aco/lower_phis: fix all_preds_uniform with continue_or_breakRhys Perry1-2/+2
2021-02-23broadcom/compiler: skip unnecessary unifa writesIago Toral Quiroga2-10/+37
2021-02-23broadcom/compiler: add a constant alu optimization passIago Toral Quiroga5-4/+149
2021-02-23broadcom/compiler: remove unused leading ldunifaIago Toral Quiroga1-2/+80
2021-02-23broadcom/compiler: allow dead code elimination of unused trailing ldunifaIago Toral Quiroga1-1/+29
2021-02-23broadcom/compiler: fix ldunif optimizationIago Toral Quiroga2-5/+17
2021-02-23vulkan: Use typed outarray APIJames Park2-4/+4
2021-02-23meson/llvm: add native for gallium swrastDave Airlie1-1/+1
2021-02-23lavapipe: fix icd generation for windowsDave Airlie1-4/+4
2021-02-23lavapipe: add dll definition file instead of using PUBLICDave Airlie3-0/+11
2021-02-23lavapipe: fix msvc initialiserDave Airlie1-1/+1
2021-02-23lavapipe: use the common icd generatorDave Airlie2-53/+5
2021-02-22zink: update ci resultsMike Blumenkrantz1-7/+2