117607 Commits (882ca6dfb0f3d17e0f8bc917307d915ab1718069)
 

Author SHA1 Message Date
  Eric Anholt 882ca6dfb0 util: Move gallium's PIPE_FORMAT utils to /util/format/ 6 years ago
  Eric Engestrom ac78ca4b39 gitlab-ci: auto-cancel CI runs when a newer commit is pushed to the same branch 5 years ago
  Timur Kristóf 9b8dc6929e aco: Optimize out trivial code from uniform bools. 5 years ago
  Timur Kristóf 8995c0b30a aco: Treat all booleans as per-lane. 5 years ago
  Daniel Schürmann a1622c1a11 aco: use s_and_b64 exec to reduce uniform booleans to one bit 5 years ago
  Timur Kristóf 94e355148f aco: Make sure not to mistakenly propagate 64-bit constants. 5 years ago
  Daniel Schürmann 9d3e070524 aco: value number instructions using the execution mask 5 years ago
  Daniel Schürmann 8657eede8a aco: check if SALU instructions are predeceeded by exec when calculating WQM needs 5 years ago
  Samuel Pitoiset ee9811a0bb ac: fix build with recent LLVM 5 years ago
  Tapani Pälli 94cb4916e3 Revert "mesa: allow bit queries for EXT_disjoint_timer_query" 5 years ago
  Connor Abbott f9fd04aca1 nir: Fix non-determinism in lower_global_vars_to_local 5 years ago
  Iago Toral Quiroga f512965b0b mesa/st: make sure we remove dead IO variables before handing NIR to backends 5 years ago
  Tapani Pälli 66d24a9ef7 mesa: allow bit queries for EXT_disjoint_timer_query 5 years ago
  Tapani Pälli 1a093a06d6 Revert "dri_interface: add interface for EGL_EXT_image_flush_external" 5 years ago
  Tapani Pälli 7951eb146c Revert "st/dri: assume external consumers of back buffers can write to the buffers" 5 years ago
  Tapani Pälli 25f596e6ba Revert "st/dri: add support for EGL_EXT_image_flush_external" 5 years ago
  Tapani Pälli ff05f16c99 Revert "egl: handle EGL_IMAGE_EXTERNAL_FLUSH_EXT" 5 years ago
  Tapani Pälli e64b91e34a Revert "egl: implement new functions from EGL_EXT_image_flush_external" 5 years ago
  Alyssa Rosenzweig ad6b2ac374 pan/midgard: Fix copypropagation for textures 5 years ago
  Alyssa Rosenzweig f72873e6aa pan/midgard: Copypropagate vector creation 5 years ago
  Alyssa Rosenzweig 39b5f2fa0b pan/lcra: Use Chaitin's spilling heuristic 5 years ago
  Alyssa Rosenzweig 23c83f3f05 pan/midgard: Compute spill costs 5 years ago
  Paulo Zanoni eb6352162d intel/compiler: fix nir_op_{i,u}*32 on ICL 5 years ago
  Caio Marcelo de Oliveira Filho 7ae506e5b8 spirv: Consider the sampled_image case in wa_glslang_179 workaround 5 years ago
  Dylan Baker 943f630f8e docs: update calendar, add news item and link release notes for 19.2.4 5 years ago
  Dylan Baker ff5bcd7ce9 docs: Add SHA256 sum for for 19.2.4 5 years ago
  Dylan Baker 67fd2b936d docs: Add release notes for 19.2.4 5 years ago
  Eric Anholt f0eeb98c6c ci: Expand the freedreno blit skip regex to cover more cases. 5 years ago
  Caio Marcelo de Oliveira Filho 0aaf47f7cd anv: Initialize depth_bounds_test_enable when not explicitly set 5 years ago
  Alyssa Rosenzweig 771d23584a pan/midgard: Remove util/ra support 5 years ago
  Alyssa Rosenzweig e343f2ceb9 pan/midgard: Integrate LCRA 5 years ago
  Alyssa Rosenzweig 66ad64d73d pan/midgard: Implement linearly-constrained register allocation 5 years ago
  Alyssa Rosenzweig fd81916ee5 pan/midgard: Add blend shader selection bits for MRT 5 years ago
  Christian Gmeiner e101af8671 drm-shim: fix EOF case 5 years ago
  Tapani Pälli b12911c88e util/android: fix android build errors 5 years ago
  Samuel Pitoiset 47ba227448 gitlab-ci: build RADV on ARM64 5 years ago
  Samuel Pitoiset cb19f69ff0 gitlab-ci: build a specific libdrm version for ARM64 5 years ago
  Erik Faye-Lund 4c1cef68cf zink: move drawing separate source 5 years ago
  Erik Faye-Lund 589e8651e6 zink: move blitting to separate source 5 years ago
  Erik Faye-Lund 1605a0c8f2 zink: move filter-helper to separate helper-header 5 years ago
  Erik Faye-Lund 36f3902213 zink: move format-checking to separate source 5 years ago
  Eric Anholt fd777d2cea ci: Disable flappy blit tests on a630. 5 years ago
  Rob Clark 0f33c255d3 freedreno/ir3: remove unused parameter 5 years ago
  Rob Clark df7a88dca3 freedreno/ir3: legalize cleanups 5 years ago
  Rob Clark b22617fb57 freedreno/ir3: fix gpu hang with pre-fs-tex-fetch 5 years ago
  Rob Clark 4bb697d938 freedreno/ir3: only tex instructions have wrmask 5 years ago
  Rob Clark bdf6b7018c freedreno/ir3: re-work shader inputs/outputs 5 years ago
  Rob Clark 2aae13f642 freedreno/ir3: simplify creating sysval inputs 5 years ago
  Rob Clark 68d2ec5f7e freedreno/ir3: remove first-vertex sysval 5 years ago
  Rob Clark 7b2166785a freedreno/ir3: helper to print ir if debug enabled 5 years ago