summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* intel/common: include unistd.h for ioctl() prototype on Solarisstaging/19.1Alan Coopersmith2019-10-161-0/+1
* meson: recognize "sunos" as the system name for SolarisAlan Coopersmith2019-10-161-1/+3
* util: Drop preprocessor guards for glibc-2.12Matt Turner2019-10-161-7/+0
* util: Workaround lack of flock on SolarisAlan Coopersmith2019-10-162-1/+11
* util: Make Solaris implemention of p_atomic_add work with gccAlan Coopersmith2019-10-161-2/+2
* c99_compat.h: Don't try to use 'restrict' in C++ codeAlan Coopersmith2019-10-161-1/+1
* cherry-ignore: Revert "radv: disable viewport clamping even if FS doesn't wri...Juan A. Suarez Romero2019-10-071-0/+3
* intel/isl: Set null surface format to R32_UINTLionel Landwerlin2019-10-071-1/+6
* intel: fix subslice computation from topology dataLionel Landwerlin2019-10-071-1/+1
* scons/MSYS2-MinGW-W64: Fix build options defaultsProdea Alexandru-Liviu2019-10-071-0/+12
* meson: Only error building gallium video without libdrm when the platform is drmDylan Baker2019-10-071-1/+1
* egl: Remove the 565 pbuffer-only EGL config under X11.Andres Gomez2019-10-071-97/+4
* cherry-ignore: radv: Fix condition for skipping the continue CS.Juan A. Suarez Romero2019-10-071-0/+3
* mesa: don't forget to clear _Layer field on texture unitLionel Landwerlin2019-10-021-1/+1
* haiku: fix Mesa buildKen Mays2019-10-024-31/+21
* iris: Fix iris_rebind_buffer() for VBOs with non-zero offsets.Kenneth Graunke2019-10-021-2/+6
* meson: gallium media state trackers require libdrm with x11Dylan Baker2019-10-025-8/+17
* iris: Disable CCS_E for 32-bit floating point textures.Kenneth Graunke2019-10-021-1/+23
* scons: Fix MSYS2 Mingw-w64 build.pal10002019-10-023-2/+12
* scons/windows: Support build with LLVM 9.pal10002019-10-021-6/+30
* scons: For MinGW use -posix flag.Michel Zou2019-10-021-1/+1
* scons: add py3 supportMichel Zou2019-10-023-5/+9
* glsl: disallow incompatible matrices multiplicationAndrii Simiklit2019-10-021-3/+3
* intel/fs: Fix fs_inst::flags_read for ANY/ALL predicatesJason Ekstrand2019-10-021-6/+28
* meson: Link xvmc with libxvDylan Baker2019-10-022-4/+10
* meson: Try finding libxvmcw via pkg-config before using find_libraryDylan Baker2019-10-021-2/+7
* drisw: Fix shared memory leak on drawable resizeAndreas Gottschling2019-10-021-0/+2
* radeonsi: fix VAAPI segfault due to various bugsMichel Dänzer2019-10-023-0/+3
* meson: fix logic for generating .pc files with old glvndDylan Baker2019-10-024-21/+24
* intel: use proper label for Comet Lake skusLionel Landwerlin2019-10-021-18/+18
* anv: gem-stubs: return a valid fd got anv_gem_userptr()Lionel Landwerlin2019-10-021-1/+7
* util: fix os_create_anonymous_file on androidTapani Pälli2019-10-021-4/+5
* cherry-ignore: util: added missing headers in anon-fileJuan A. Suarez Romero2019-10-021-0/+2
* util/anon_file: const string paramEric Engestrom2019-10-022-2/+2
* util/anon_file: add missing #includeEric Engestrom2019-10-021-0/+3
* util: add anon_file.h for all memfd/temp file usageGreg V2019-10-028-163/+205
* st/nine: Ignore D3DSIO_RET if it is the last instruction in a shaderDanylo Piliaiev2019-10-021-1/+7
* meson: re-add incorrect pkg-config files with GLVND for backward compatibilityEric Engestrom2019-10-024-5/+18
* glsl: correct bitcast-helpersErik Faye-Lund2019-10-021-2/+2
* nir/opt_remove_phis: handle phis with no sourcesRhys Perry2019-10-021-5/+6
* gallium/vl: don't set PIPE_HANDLE_USAGE_EXPLICIT_FLUSHMarek Olšák2019-10-021-4/+1
* cherry-ignore: nir/opt_large_constants: Handle store writemasksJuan A. Suarez Romero2019-10-021-0/+1
* nouveau: add idep_nir_headers as dep for libnouveauStephen Barber2019-10-021-2/+2
* bin/get-pick-list.sh: sha1 commits can be smaller than 8 charsJuan A. Suarez Romero2019-10-021-1/+1
* radv: Add workaround for hang in The Surge 2.Bas Nieuwenhuizen2019-10-021-0/+8
* intel: Increase Gen11 compute shader scratch IDs to 64.Kenneth Graunke2019-10-023-2/+41
* nir/repair_ssa: Replace the unreachable check with the phi builderJason Ekstrand2019-10-021-35/+44
* cherry-ignore: Revert "gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP"Juan A. Suarez Romero2019-10-021-0/+2
* Revert "Revert "intel/fs: Move the scalar-region conversion to the generator.""Juan A. Suarez Romero2019-10-024-5/+5
* gallium/osmesa: Fix the inability to set no context as current.Hal Gentz2019-10-021-0/+5