summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-22intel/compiler: Enable GCM for scalar vertex stagevertex-shader-gcmIan Romanick1-0/+3
2020-10-22ci: Add the new timeout-prone softpipe-gl test to the skips list.Eric Anholt1-0/+2
2020-10-22docs: Fix "Hosted by" link and drop duplicate.Eric Anholt1-2/+1
2020-10-22docs: Add a link to the linux kernel DRM docs under "Developer Topics"Eric Anholt1-0/+1
2020-10-22docs: Drop extra link to old DRI wiki in the "Help" section.Eric Anholt1-1/+0
2020-10-22loader/dri3: Allocate up to 4 back buffers for page flipsMichel Dänzer1-3/+22
2020-10-22loader/dri3: Keep current number of back buffers if frame was skippedMichel Dänzer1-0/+3
2020-10-22loader/dri3: Only allocate additional buffers if neededMichel Dänzer2-12/+31
2020-10-22anv: fix source/destination layers for 3D blitsLionel Landwerlin1-5/+10
2020-10-22blorp: allow blits with floating point source layersLionel Landwerlin4-9/+14
2020-10-22blorp: identify copy kernels in NIRLionel Landwerlin4-5/+26
2020-10-22ac/nir: abort when an unknown intrinsic is reachedSamuel Pitoiset1-0/+1
2020-10-22ac/nir: ignore set_vertex_and_primitive_count intrinsicSamuel Pitoiset1-0/+3
2020-10-22compile/nir: Correct printing dest_typeGert Wollny1-1/+1
2020-10-22aco: fix determining if LOD is zero for nir_texop_txf/nir_texop_txsSamuel Pitoiset1-3/+1
2020-10-22nir/loop_analyze: adjust force unrolling to only include interesting modesRhys Perry1-1/+3
2020-10-22ci: disable check commits job for nowRhys Perry1-1/+1
2020-10-22v3dv: handle buffer to linear depth/stencil image copies in blit pathIago Toral Quiroga1-3/+13
2020-10-22v3dv: handle compressed image to buffer copies on the blit pathIago Toral Quiroga1-11/+67
2020-10-22v3dv: fix Z coordinate for 3D blitsIago Toral Quiroga1-1/+1
2020-10-22v3dv: do not attempt to blit from a linear image sourceIago Toral Quiroga1-0/+4
2020-10-22v3dv: fix multi-layered buffer to image copies on the blit pathIago Toral Quiroga1-2/+2
2020-10-22v3dv: skip unnecessary tile loads when blittingIago Toral Quiroga5-64/+132
2020-10-22gallivm/nir: handle nir_op_flt in lp_build_nir_llvmTapani Pälli1-0/+1
2020-10-22driconf: allow higher compat version for BrinkMartin Peres1-0/+1
2020-10-22driconf: disable GLX_OML_swap_method by default on BrinkMartin Peres1-0/+4
2020-10-22driconf: add a way to override indirect-GL extensionsMartin Peres6-0/+18
2020-10-22driconf: add a way to override GLX extensionsMartin Peres6-0/+22
2020-10-22glx: let users force-enable/disable indirect GL extensionsMartin Peres3-2/+32
2020-10-22glx: initial plumbing to let users force-enable/disable extensionsMartin Peres3-1/+90
2020-10-22glx: rework __glXCalculateUsableExtensions to be more readableIan Romanick1-7/+23
2020-10-22glx: stop using hardcoded array sizes for bitfieldsMartin Peres3-9/+13
2020-10-22glx/extensions: split set_glx_extension into find_ and set_Martin Peres1-16/+32
2020-10-22dri/DRI2ConfigQueryExtension: add support for string optionsMartin Peres3-3/+33
2020-10-22driconf: initialize the option value before using itMartin Peres1-0/+4
2020-10-22driconf: bump the maximum string size from 25 to 1024Martin Peres1-1/+1
2020-10-22android: util,ac,aco,radv: Cross-platform memstream APIMauro Rossi1-0/+2
2020-10-21glsl: Initialize ir_if_to_cond_assign_visitor members in constructor.Vinson Lee1-0/+6
2020-10-21nir: Use a switch in nir_lower_explicit_io_instrCaio Marcelo de Oliveira Filho1-3/+12
2020-10-21docs/v3d: Add a little stub of v3d documentation.Eric Anholt2-0/+48
2020-10-21docs/vc4: Add information on the hw documentation available.Eric Anholt1-0/+18
2020-10-21docs/vc4: Move my old vc4 wiki's documentation into docs.mesa3d.org.Eric Anholt2-0/+288
2020-10-21docs/vmware: Move the vmware driver docs into the drivers section.Eric Anholt4-2/+3
2020-10-21docs: Move the gallium driver documentation to the top level.Eric Anholt14-14/+23
2020-10-21docs: specify redirects in conf.py insteadErik Faye-Lund2-7/+8
2020-10-21docs: specify redirects relative to docs-rootErik Faye-Lund1-0/+2
2020-10-21docs: verify that targets for relative redirects existErik Faye-Lund1-0/+7
2020-10-21docs: create leading directories for redirectsErik Faye-Lund1-0/+1
2020-10-21virgl: Fixes portal2 binary name in tweak configRyan Neph1-1/+1
2020-10-21st/mesa: initialize lower alpha func to ALWAYSJuan A. Suarez Romero4-2/+6