mesa.git
2019-11-13 Christian Gmeinerdrm-shim: fix EOF case
2019-11-13 Tapani Pälliutil/android: fix android build errors
2019-11-13 Samuel Pitoisetgitlab-ci: build RADV on ARM64
2019-11-13 Samuel Pitoisetgitlab-ci: build a specific libdrm version for ARM64
2019-11-13 Erik Faye-Lundzink: move drawing separate source
2019-11-13 Erik Faye-Lundzink: move blitting to separate source
2019-11-13 Erik Faye-Lundzink: move filter-helper to separate helper-header
2019-11-13 Erik Faye-Lundzink: move format-checking to separate source
2019-11-13 Eric Anholtci: Disable flappy blit tests on a630.
2019-11-12 Rob Clarkfreedreno/ir3: remove unused parameter
2019-11-12 Rob Clarkfreedreno/ir3: legalize cleanups
2019-11-12 Rob Clarkfreedreno/ir3: fix gpu hang with pre-fs-tex-fetch
2019-11-12 Rob Clarkfreedreno/ir3: only tex instructions have wrmask
2019-11-12 Rob Clarkfreedreno/ir3: re-work shader inputs/outputs
2019-11-12 Rob Clarkfreedreno/ir3: simplify creating sysval inputs
2019-11-12 Rob Clarkfreedreno/ir3: remove first-vertex sysval
2019-11-12 Rob Clarkfreedreno/ir3: helper to print ir if debug enabled
2019-11-12 Rob Clarkfreedreno/ir3: show input/output wrmask's in disasm
2019-11-12 Rob Clarkfreedreno/ir3: add input/output iterators
2019-11-12 Rob Clarkfreedreno/ir3: remove impossible condition
2019-11-12 Rob Clarkfreedreno/ir3: rename fanin/fanout to collect/split
2019-11-12 Rob Clarkfreedreno/ir3: remove half-precision output
2019-11-12 Rob Clarkfreedreno/ir3: fix valgrind complaint with STLW
2019-11-12 Eric Anholtci: Remove old commented copy of freedreno artifacts.
2019-11-12 Eric Anholtci: Enable all of GLES3/3.1 testing for softpipe.
2019-11-12 Eric Anholtci: Use cts_runner for our dEQP runs.
2019-11-12 Eric Anholtci: Make the skip list regexes match the full test...
2019-11-12 Eric Anholtci: Use several debian buster packages instead of hand...
2019-11-12 Rafael Antognolliiris: Use mocs from isl_dev.
2019-11-12 Rafael Antognollianv: Use mocs settings from isl_dev.
2019-11-12 Rafael Antognolliintel/isl: Add MOCS settings to isl_device.
2019-11-12 Rob Clarkfreedreno: fix eglDupNativeFenceFD error
2019-11-12 Brian Paulnir: fix a couple signed/unsigned comparison warnings...
2019-11-12 Brian Pauls/APIENTRY/GLAPIENTRY/ in teximage.c
2019-11-12 Lepton Wuandroid: mesa: Revert "android: mesa: revert "Enable...
2019-11-12 Rhys Perryaco: combine read_invocation and shuffle implementations
2019-11-12 Rhys Perryaco: don't propagate vgprs into v_readlane/v_writelane
2019-11-12 Rhys Perryaco: fix read_invocation with VGPR lane index
2019-11-12 Rhys Perrynir/divergence: improve DA of shuffle
2019-11-12 Rhys Perryaco: fix shuffle with uniform operands
2019-11-12 Rhys Perryaco: use DPP instead of exec modification when lowering...
2019-11-12 Eric Engestromgitlab-ci: build libdrm using meson instead of autotools
2019-11-12 Daniel Schürmannaco: rematerialize s_movk instructions
2019-11-12 Daniel Schürmannaco: preserve kill flag on moved operands during RA
2019-11-12 Daniel Schürmannaco: fix invalid access on Pseudo_instructions
2019-11-12 Erik Faye-Lundzink: remove no-longer-needed hack
2019-11-12 Erik Faye-Lundzink: implement buffer-to-buffer copies
2019-11-12 Erik Faye-Lundzink: always allow transfer to/from buffers
2019-11-12 Danylo Piliaievintel/blorp: Fix usage of uninitialized memory in key...
2019-11-12 Danylo Piliaievi965/program_cache: Lift restriction on shader key...
2019-11-12 Michel Dänzergitlab-ci: Delete install/bin from artifacts as well
2019-11-12 Michel Dänzergitlab-ci: Use separate docker images for x86 build...
2019-11-12 Michel Dänzergitlab-ci: Run piglit tests with llvmpipe
2019-11-12 Michel Dänzergitlab-ci: Sort packages in debian-install.sh
2019-11-12 Michel Dänzergitlab-ci: Share dEQP build process between x86 & ARM...
2019-11-12 Michel Dänzergitlab-ci: Move artifact preparation to separate script
2019-11-12 Michel Dänzergitlab-ci: Use ninja -j4 for building dEQP
2019-11-12 Jason Ekstrandspirv: Fix the MSVC build
2019-11-12 Erik Faye-Lundnir: patch up deref-vars when lowering clip-planes
2019-11-12 Samuel Pitoisetac: handle pointer types to LDS in ac_get_elem_bits()
2019-11-12 Jonathan Marekfreedreno: add Adreno 640 ID
2019-11-12 Luis Mendesradv: fix radv secure compile feature breaks compilatio...
2019-11-12 Marek Olšákst/mesa: remove unused TGSI-only debug printing functions
2019-11-12 Marek Olšákst/mesa: add ST_DEBUG=nir to print NIR shaders
2019-11-12 Marek Olšákst/mesa: print TCS/TES/GS/CS TGSI in the right place...
2019-11-12 Marek Olšákst/mesa: remove \n being only printed in debug builds...
2019-11-12 Marek Olšákst/mesa: rename DEBUG_TGSI -> DEBUG_PRINT_IR
2019-11-12 Marek Olšákst/mesa: fix Sanctuary and Tropics by disabling ARB_gpu...
2019-11-11 Lionel Landwerlinanv: implement VK_KHR_timeline_semaphore
2019-11-11 Jason Ekstrandanv: Plumb timeline semaphore signal/wait values throug...
2019-11-11 Lionel Landwerlinanv/wsi: signal the semaphore in the acquireNextImage
2019-11-11 Jason Ekstrandanv: Lock around fetching sync file FDs from semaphores
2019-11-11 Lionel Landwerlinanv: prepare the driver for delayed submissions
2019-11-11 Lionel Landwerlinanv: refcount semaphores
2019-11-11 Lionel Landwerlinanv: prepare driver to report submission error through...
2019-11-11 Lionel Landwerlinanv: allow NULL batch parameter to anv_queue_submit_sim...
2019-11-11 Lionel Landwerlinanv: move queue init/finish to anv_queue.c
2019-11-11 Lionel Landwerlinanv: expose timeout helpers outside of anv_queue.c
2019-11-11 Lionel Landwerlinanv: detach batch emission allocation from device
2019-11-11 Lionel Landwerlinanv: remove list items on batch fini
2019-11-11 Lionel Landwerlinanv: invalidate file descriptor of semaphore sync fd...
2019-11-11 Rhys Perryradv: fix radv_nir_get_max_workgroup_size when nir...
2019-11-11 Lionel Landwerlinmesa: check framebuffer completeness only after state...
2019-11-11 Caio Marcelo... glsl: Check earlier for MaxTextureImageUnits and MaxIma...
2019-11-11 Caio Marcelo... glsl: Check earlier for MaxShaderStorageBlocks and...
2019-11-11 Dylan Bakerutil: Use ZSTD for shader cache if possible
2019-11-11 Laurent Carlieregl: avoid local modifications for eglext.h Khronos...
2019-11-11 Eric Engestromegl: move #include of local headers out of Khronos...
2019-11-11 Jason Ekstrandintel/fs: Lower large local arrays to scratch
2019-11-11 Jason Ekstrandintel/fs: Implement the new load/store_scratch intrinsics
2019-11-11 Jason Ekstrandintel/nir: Plumb devinfo through lower_mem_access_bit_sizes
2019-11-11 Jason Ekstrandintel/fs: refactor surface header setup
2019-11-11 Jason Ekstrandintel/fs: Add DWord scattered read/write opcodes
2019-11-11 Jason Ekstrandintel/nir: Use nir_extract_bits in lower_mem_access_bit...
2019-11-11 Jason Ekstrandnir: Add tests for nir_extract_bits
2019-11-11 Jason Ekstrandnir/builder: Add a nir_extract_bits helper
2019-11-11 Eric Engestromegl: fix _EGL_NATIVE_PLATFORM fallback
2019-11-11 Ricardo Garciaanv: Unify GetDeviceQueue and GetDeviceQueue2
2019-11-11 Alyssa Rosenzweigpanfrost: Select format-specific blending intrinsics
2019-11-11 Alyssa Rosenzweigpan/midgard: Pack load/store masks
next