aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-04debian/changelog: Bump to 19.1.8-1+linaro1mesa-19.1.8-1+linaro1debian-experimentalAníbal Limón
2020-02-04Merge tag 'mesa-19.1.8' into debian-experimentalAníbal Limón
2019-10-21docs: add release notes for 19.1.8Juan A. Suarez Romero
2019-10-21Update version to 19.1.8Juan A. Suarez Romero
2019-10-16intel/common: include unistd.h for ioctl() prototype on SolarisAlan Coopersmith
2019-10-16meson: recognize "sunos" as the system name for SolarisAlan Coopersmith
2019-10-16util: Drop preprocessor guards for glibc-2.12Matt Turner
2019-10-16util: Workaround lack of flock on SolarisAlan Coopersmith
2019-10-16util: Make Solaris implemention of p_atomic_add work with gccAlan Coopersmith
2019-10-16c99_compat.h: Don't try to use 'restrict' in C++ codeAlan Coopersmith
2019-10-07cherry-ignore: Revert "radv: disable viewport clamping even if FS doesn't wri...Juan A. Suarez Romero
2019-10-07intel/isl: Set null surface format to R32_UINTLionel Landwerlin
2019-10-07intel: fix subslice computation from topology dataLionel Landwerlin
2019-10-07scons/MSYS2-MinGW-W64: Fix build options defaultsProdea Alexandru-Liviu
2019-10-07meson: Only error building gallium video without libdrm when the platform is drmDylan Baker
2019-10-07egl: Remove the 565 pbuffer-only EGL config under X11.Andres Gomez
2019-10-07cherry-ignore: radv: Fix condition for skipping the continue CS.Juan A. Suarez Romero
2019-10-02mesa: don't forget to clear _Layer field on texture unitLionel Landwerlin
2019-10-02haiku: fix Mesa buildKen Mays
2019-10-02iris: Fix iris_rebind_buffer() for VBOs with non-zero offsets.Kenneth Graunke
2019-10-02meson: gallium media state trackers require libdrm with x11Dylan Baker
2019-10-02iris: Disable CCS_E for 32-bit floating point textures.Kenneth Graunke
2019-10-02scons: Fix MSYS2 Mingw-w64 build.pal1000
2019-10-02scons/windows: Support build with LLVM 9.pal1000
2019-10-02scons: For MinGW use -posix flag.Michel Zou
2019-10-02scons: add py3 supportMichel Zou
2019-10-02glsl: disallow incompatible matrices multiplicationAndrii Simiklit
2019-10-02intel/fs: Fix fs_inst::flags_read for ANY/ALL predicatesJason Ekstrand
2019-10-02meson: Link xvmc with libxvDylan Baker
2019-10-02meson: Try finding libxvmcw via pkg-config before using find_libraryDylan Baker
2019-10-02drisw: Fix shared memory leak on drawable resizeAndreas Gottschling
2019-10-02radeonsi: fix VAAPI segfault due to various bugsMichel Dänzer
2019-10-02meson: fix logic for generating .pc files with old glvndDylan Baker
2019-10-02intel: use proper label for Comet Lake skusLionel Landwerlin
2019-10-02anv: gem-stubs: return a valid fd got anv_gem_userptr()Lionel Landwerlin
2019-10-02util: fix os_create_anonymous_file on androidTapani Pälli
2019-10-02cherry-ignore: util: added missing headers in anon-fileJuan A. Suarez Romero
2019-10-02util/anon_file: const string paramEric Engestrom
2019-10-02util/anon_file: add missing #includeEric Engestrom
2019-10-02util: add anon_file.h for all memfd/temp file usageGreg V
2019-10-02st/nine: Ignore D3DSIO_RET if it is the last instruction in a shaderDanylo Piliaiev
2019-10-02meson: re-add incorrect pkg-config files with GLVND for backward compatibilityEric Engestrom
2019-10-02glsl: correct bitcast-helpersErik Faye-Lund
2019-10-02nir/opt_remove_phis: handle phis with no sourcesRhys Perry
2019-10-02gallium/vl: don't set PIPE_HANDLE_USAGE_EXPLICIT_FLUSHMarek Olšák
2019-10-02cherry-ignore: nir/opt_large_constants: Handle store writemasksJuan A. Suarez Romero
2019-10-02nouveau: add idep_nir_headers as dep for libnouveauStephen Barber
2019-10-02bin/get-pick-list.sh: sha1 commits can be smaller than 8 charsJuan A. Suarez Romero
2019-10-02radv: Add workaround for hang in The Surge 2.Bas Nieuwenhuizen
2019-10-02intel: Increase Gen11 compute shader scratch IDs to 64.Kenneth Graunke