summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* iris: Don't leak the resource for unsupported modifierNanley Chery2019-10-291-1/+1
* iris: Clear ::has_hiz when disabling auxNanley Chery2019-10-291-0/+1
* intel/blorp: Disable depth testing for slow depth clearsNanley Chery2019-10-291-5/+1
* anv: Properly allocate aux-tracking space for CCS_ENanley Chery2019-10-292-3/+5
* glsl: Initialize all fields of ir_variable in constructorDanylo Piliaiev2019-10-281-0/+23
* i965: setup sized internalformat for MESA_FORMAT_R10G10B10A2_UNORMTapani Pälli2019-10-281-1/+9
* bin/gen_release_notes.py: Add a warning if new features are introduced in a p...Dylan Baker2019-10-281-2/+5
* bin/gen_release_notes.py: html escape all external dataDylan Baker2019-10-281-4/+7
* bin/post_release.py: Add .html to hrefsDylan Baker2019-10-281-2/+3
* bin/post_version.py: white space fixesDylan Baker2019-10-281-1/+1
* bin/post_version.py: Pass version as an argumentDylan Baker2019-10-281-16/+10
* bin/gen_release_notes.py: Return "None" if there are no new featuresDylan Baker2019-10-281-0/+2
* bin/gen_release_notes.py: strip '#' from gitlab bugsDylan Baker2019-10-281-1/+1
* bin/gen_release_notes.py: fix conditional of bugfixDylan Baker2019-10-281-1/+1
* Revert "mesa/main: Fix multisample texture initialize"Illia Iorin2019-10-281-25/+13
* rbug: Fix use of alloca() without #include "c99_alloca.h"Jon Turney2019-10-251-0/+2
* winsys/svga: Limit the maximum DMA hardware buffer sizeThomas Hellstrom2019-10-251-1/+4
* svga: Fix banded DMA upload unmapThomas Hellstrom2019-10-251-1/+1
* util/u_queue: skip util_queue_finish if num_threads is 0Marek Olšák2019-10-251-0/+7
* radv: fix vkUpdateDescriptorSets with inline uniform blocksSamuel Pitoiset2019-10-251-0/+8
* radv/gfx10: fix 3D imagesSamuel Pitoiset2019-10-253-17/+17
* radv: do not emit rbplus if attachments are undefinedSamuel Pitoiset2019-10-251-0/+3
* radv: do not create meta pipelines with 16 samplesSamuel Pitoiset2019-10-252-5/+5
* anv: fix unwind of vkCreateDevice failLionel Landwerlin2019-10-251-3/+3
* Bump version for 19.2.2 releasemesa-19.2.2Dylan Baker2019-10-231-1/+1
* docs: Add release notes for 19.2.2Dylan Baker2019-10-231-0/+147
* radv: fix updating bound fast ds clear values with different aspectsSamuel Pitoiset2019-10-221-3/+13
* radv: Fix single stage constant flush with merged shaders.Bas Nieuwenhuizen2019-10-221-5/+6
* egl/android: Remove our own reference to buffers.Lepton Wu2019-10-211-3/+1
* anv: fix memory leak on device destroyLionel Landwerlin2019-10-211-1/+11
* anv: fix vkUpdateDescriptorSets with inline uniform blocksLionel Landwerlin2019-10-211-3/+3
* rbug: unwrap index buffer resourceLucas Stach2019-10-181-2/+7
* rbug: fix transmitted texture sizesLucas Stach2019-10-181-2/+9
* intel/vec4: Don't try both sources as immediates for DPHIan Romanick2019-10-181-1/+1
* nir/search: Fix possible NULL dereference in is_fsignIan Romanick2019-10-181-1/+1
* gallivm: Fix saturated signed psub/padd intrinsics on llvm 8Roland Scheidegger2019-10-171-18/+10
* radv: fix DCC fast clear code for intensity formats (correctly)Samuel Pitoiset2019-10-171-12/+9
* util/u_atomic: fix return type of p_atomic_{inc,dec}_return() and p_atomic_{c...Eric Engestrom2019-10-171-4/+4
* mesa: fix invalid target error handling for teximagePierre-Eric Pelloux-Prayer2019-10-171-7/+8
* iris: finish aux import on get_paramJames Xiong2019-10-171-1/+5
* etnaviv: remove variable from global namespaceLionel Landwerlin2019-10-171-1/+1
* intel/common: include unistd.h for ioctl() prototype on SolarisAlan Coopersmith2019-10-171-0/+1
* meson: recognize "sunos" as the system name for SolarisAlan Coopersmith2019-10-171-1/+3
* util: Solaris has linux-style pthread_setname_npAlan Coopersmith2019-10-171-1/+1
* util: Workaround lack of flock on SolarisAlan Coopersmith2019-10-172-1/+11
* util: Make Solaris implemention of p_atomic_add work with gccAlan Coopersmith2019-10-171-2/+2
* c99_compat.h: Don't try to use 'restrict' in C++ codeAlan Coopersmith2019-10-171-1/+1
* Revert "radv: do not emit PKT3_CONTEXT_CONTROL with AMDGPU 3.6.0+"Samuel Pitoiset2019-10-152-12/+6
* etnaviv: fix vertex buffer state emission for single stream GPUsLucas Stach2019-10-151-1/+1
* iris: Implement the Gen < 9 tessellation quads workaroundKenneth Graunke2019-10-141-0/+3