summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VERSION: bump for 19.0.0 releaseDylan Baker2019-03-131-1/+1
* anv: Fix destroying descriptor sets when pool gets resetDanylo Piliaiev2019-03-121-4/+3
* anv: destroy descriptor sets when pool gets resetJuan A. Suarez Romero2019-03-121-0/+6
* anv: destroy descriptor sets when pool gets destroyedTapani Pälli2019-03-122-0/+18
* intel/nir: Vectorize all IOJason Ekstrand2019-03-121-0/+17
* nir: Add a pass for lowering IO back to vector when possibleJason Ekstrand2019-03-125-1/+392
* scons: Compatibility with Scons development version stringpal10002019-03-122-2/+14
* anv: revert "anv: release memory allocated by glsl types during spirv_to_nir"Tapani Pälli2019-03-121-2/+0
* radv: fix pointSizeRange limitsSamuel Pitoiset2019-03-121-1/+1
* anv: release memory allocated by glsl types during spirv_to_nirTapani Pälli2019-03-121-0/+2
* st/dri: Set the PIPE_BIND_SHARED flag on create_image_with_modifiers.Eric Anholt2019-03-121-6/+1
* svga: remove SVGA_RELOC_READ flag in SVGA3D_BindGBSurface()Brian Paul2019-03-121-1/+1
* anv: Take references to push descriptor set layoutsJason Ekstrand2019-03-121-6/+16
* anv: Refactor descriptor pushing a bitJason Ekstrand2019-03-121-28/+22
* virgl: remove unused variableErik Faye-Lund2019-03-081-1/+0
* cherry-ignore: Update the cherry-ignore fileDylan Baker2019-03-071-1/+12
* intel/fs: Fix extract_u8 of an odd byte from a 64-bit integerIan Romanick2019-03-071-0/+7
* intel/fs: nir_op_extract_i8 extracts a byte, not a wordIan Romanick2019-03-071-2/+4
* spirv: Pull offset/stride from the pointer for OpArrayLengthJason Ekstrand2019-03-071-2/+10
* VERSION: bump version for rc7mesa-19.0.0-rc7Dylan Baker2019-03-061-1/+1
* radv: properly align the fence and EOP bug VA on GFX9Samuel Pitoiset2019-03-051-2/+5
* egl: fix libdrm-less buildsEric Engestrom2019-03-052-15/+0
* anv: retain the is_array state in create_plane_tex_instr_implicitTapani Pälli2019-03-051-0/+1
* intel,nir: Lower TXD with min_lod when the sampler index is not < 16Jason Ekstrand2019-03-053-1/+30
* spirv: OpImageQueryLod requires a samplerJason Ekstrand2019-03-051-1/+1
* anv: Count surfaces for non-YCbCr images in GetDescriptorSetLayoutSupportJason Ekstrand2019-03-051-0/+3
* st/nine: Ignore multisample quality level if no msAxel Davy2019-03-051-0/+4
* st/nine: Ignore window size if errorAxel Davy2019-03-051-1/+8
* android: anv: fix libexpat shared dependencyMauro Rossi2019-03-051-1/+1
* android: anv: fix generated files depedencies (v2)Mauro Rossi2019-03-051-15/+25
* glsl: fix recording of variables for XFB in TCS shadersIlia Mirkin2019-03-053-5/+44
* glsl: TCS outputs can not be transform feedback candidates on GLESJose Maria Casanova Crespo2019-03-051-1/+21
* glx: fix shared memory leak in X11Ray Zhang2019-03-051-0/+3
* glsl: fix shader cache for packed param listTimothy Arceri2019-03-053-11/+11
* i965: Fix allow_higher_compat_version workaround limited by OpenGL 3.0Yevhenii Kolesnikov2019-03-051-6/+12
* intel/compiler: use correct swizzle for replacementLionel Landwerlin2019-03-051-5/+5
* freedreno: use renderonly path for buffers allocated with modifiersJonathan Marek2019-03-051-1/+7
* freedreno: a2xx: fix mipmapping for NPOT texturesJonathan Marek2019-03-051-0/+6
* freedreno: a2xx: fix fast clear for some gmem configurationsJonathan Marek2019-03-051-3/+3
* freedreno: a2xx: add use_hw_binning functionJonathan Marek2019-03-051-2/+24
* freedreno: a2xx: don't write 4th vertex in mem2gmemJonathan Marek2019-03-051-3/+1
* scons: Workaround failures with MSVC when using SCons 3.0.[2-4].Jose Fonseca2019-02-281-1/+7
* mesa: fix display list corner case assertionBrian Paul2019-02-271-0/+2
* radv: Interpolate less aggressively.Bas Nieuwenhuizen2019-02-271-9/+12
* Bump version for rc6mesa-19.0.0-rc6Dylan Baker2019-02-261-1/+1
* radv: fix clearing attachments in secondary command buffersSamuel Pitoiset2019-02-261-10/+46
* i965: fixed clamping in set_scissor_bits when the y is flippedEleni Maria Stea2019-02-261-1/+1
* meson: egl: correctly manage loader/xmlconfigEmil Velikov2019-02-261-6/+5
* radv: don't copy buffer descriptors list for samplersSamuel Pitoiset2019-02-261-1/+5
* radv: fix out-of-bounds access when copying descriptors BO listSamuel Pitoiset2019-02-261-2/+0