aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mesa: allow bit queries for EXT_disjoint_timer_queryTapani Pälli2019-11-151-4/+14
* radv: make sure to not clear the ds attachment after resolvesSamuel Pitoiset2019-11-151-0/+3
* radv: remove useless RADV_DEBUG=unsafemath debug optionSamuel Pitoiset2019-11-1510-68/+29
* llvmpipe: Check thread creation errorsNathan Kidd2019-11-151-0/+4
* llvmpipe: use ppc64le/ppc64 Large code model for JIT-compiled shadersBen Crocker2019-11-141-1/+15
* iris: Wrap iris_fix_edge_flags in NIR_PASSKenneth Graunke2019-11-141-1/+10
* iris: Properly move edgeflag_out from output list to global listKenneth Graunke2019-11-141-8/+16
* mesa: Move compile of common Mesa core files to a static lib.Eric Anholt2019-11-141-18/+32
* Appveyor: Quickly fix meson build.Prodea Alexandru-Liviu2019-11-142-2/+2
* intel/fs: Do not lower large local arrays to scratch on gen7Danylo Piliaiev2019-11-141-1/+5
* util: Move gallium's PIPE_FORMAT utils to /util/format/Eric Anholt2019-11-14333-487/+510
* gitlab-ci: auto-cancel CI runs when a newer commit is pushed to the same branchEric Engestrom2019-11-142-0/+4
* aco: Optimize out trivial code from uniform bools.Timur Kristóf2019-11-141-3/+27
* aco: Treat all booleans as per-lane.Timur Kristóf2019-11-143-287/+184
* aco: use s_and_b64 exec to reduce uniform booleans to one bitDaniel Schürmann2019-11-141-1/+3
* aco: Make sure not to mistakenly propagate 64-bit constants.Timur Kristóf2019-11-141-3/+3
* aco: value number instructions using the execution maskDaniel Schürmann2019-11-141-28/+51
* aco: check if SALU instructions are predeceeded by exec when calculating WQM ...Daniel Schürmann2019-11-143-10/+13
* ac: fix build with recent LLVMSamuel Pitoiset2019-11-141-0/+4
* Revert "mesa: allow bit queries for EXT_disjoint_timer_query"Tapani Pälli2019-11-141-14/+4
* nir: Fix non-determinism in lower_global_vars_to_localConnor Abbott2019-11-141-2/+5
* mesa/st: make sure we remove dead IO variables before handing NIR to backendsIago Toral Quiroga2019-11-141-1/+2
* mesa: allow bit queries for EXT_disjoint_timer_queryTapani Pälli2019-11-141-4/+14
* Revert "dri_interface: add interface for EGL_EXT_image_flush_external"Tapani Pälli2019-11-141-50/+1
* Revert "st/dri: assume external consumers of back buffers can write to the bu...Tapani Pälli2019-11-141-6/+6
* Revert "st/dri: add support for EGL_EXT_image_flush_external"Tapani Pälli2019-11-141-91/+40
* Revert "egl: handle EGL_IMAGE_EXTERNAL_FLUSH_EXT"Tapani Pälli2019-11-143-70/+11
* Revert "egl: implement new functions from EGL_EXT_image_flush_external"Tapani Pälli2019-11-147-106/+0
* pan/midgard: Fix copypropagation for texturesAlyssa Rosenzweig2019-11-141-3/+4
* pan/midgard: Copypropagate vector creationAlyssa Rosenzweig2019-11-141-1/+45
* pan/lcra: Use Chaitin's spilling heuristicAlyssa Rosenzweig2019-11-141-9/+5
* pan/midgard: Compute spill costsAlyssa Rosenzweig2019-11-141-2/+13
* intel/compiler: fix nir_op_{i,u}*32 on ICLPaulo Zanoni2019-11-131-1/+1
* spirv: Consider the sampled_image case in wa_glslang_179 workaroundCaio Marcelo de Oliveira Filho2019-11-131-2/+7
* docs: update calendar, add news item and link release notes for 19.2.4Dylan Baker2019-11-133-4/+5
* docs: Add SHA256 sum for for 19.2.4Dylan Baker2019-11-131-1/+1
* docs: Add release notes for 19.2.4Dylan Baker2019-11-131-0/+65
* ci: Expand the freedreno blit skip regex to cover more cases.Eric Anholt2019-11-131-1/+1
* anv: Initialize depth_bounds_test_enable when not explicitly setCaio Marcelo de Oliveira Filho2019-11-131-2/+1
* pan/midgard: Remove util/ra supportAlyssa Rosenzweig2019-11-138-280/+26
* pan/midgard: Integrate LCRAAlyssa Rosenzweig2019-11-133-76/+82
* pan/midgard: Implement linearly-constrained register allocationAlyssa Rosenzweig2019-11-133-0/+339
* pan/midgard: Add blend shader selection bits for MRTAlyssa Rosenzweig2019-11-133-30/+13
* drm-shim: fix EOF caseChristian Gmeiner2019-11-131-0/+1
* util/android: fix android build errorsTapani Pälli2019-11-131-1/+1
* gitlab-ci: build RADV on ARM64Samuel Pitoiset2019-11-131-0/+1
* gitlab-ci: build a specific libdrm version for ARM64Samuel Pitoiset2019-11-132-2/+9
* zink: move drawing separate sourceErik Faye-Lund2019-11-134-296/+312
* zink: move blitting to separate sourceErik Faye-Lund2019-11-134-176/+188
* zink: move filter-helper to separate helper-headerErik Faye-Lund2019-11-132-13/+41