summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-13docs: Add release notes for 19.0.0mesa-19.0.0Dylan Baker1-2/+2402
2019-03-13VERSION: bump for 19.0.0 releaseDylan Baker1-1/+1
2019-03-12anv: Fix destroying descriptor sets when pool gets resetDanylo Piliaiev1-4/+3
2019-03-12anv: destroy descriptor sets when pool gets resetJuan A. Suarez Romero1-0/+6
2019-03-12anv: destroy descriptor sets when pool gets destroyedTapani Pälli2-0/+18
2019-03-12intel/nir: Vectorize all IOJason Ekstrand1-0/+17
2019-03-12nir: Add a pass for lowering IO back to vector when possibleJason Ekstrand5-1/+392
2019-03-12scons: Compatibility with Scons development version stringpal10002-2/+14
2019-03-12anv: revert "anv: release memory allocated by glsl types during spirv_to_nir"Tapani Pälli1-2/+0
2019-03-12radv: fix pointSizeRange limitsSamuel Pitoiset1-1/+1
2019-03-12anv: release memory allocated by glsl types during spirv_to_nirTapani Pälli1-0/+2
2019-03-12st/dri: Set the PIPE_BIND_SHARED flag on create_image_with_modifiers.Eric Anholt1-6/+1
2019-03-12svga: remove SVGA_RELOC_READ flag in SVGA3D_BindGBSurface()Brian Paul1-1/+1
2019-03-12anv: Take references to push descriptor set layoutsJason Ekstrand1-6/+16
2019-03-12anv: Refactor descriptor pushing a bitJason Ekstrand1-28/+22
2019-03-08virgl: remove unused variableErik Faye-Lund1-1/+0
2019-03-07cherry-ignore: Update the cherry-ignore fileDylan Baker1-1/+12
2019-03-07intel/fs: Fix extract_u8 of an odd byte from a 64-bit integerIan Romanick1-0/+7
2019-03-07intel/fs: nir_op_extract_i8 extracts a byte, not a wordIan Romanick1-2/+4
2019-03-07spirv: Pull offset/stride from the pointer for OpArrayLengthJason Ekstrand1-2/+10
2019-03-06VERSION: bump version for rc7mesa-19.0.0-rc7Dylan Baker1-1/+1
2019-03-05radv: properly align the fence and EOP bug VA on GFX9Samuel Pitoiset1-2/+5
2019-03-05egl: fix libdrm-less buildsEric Engestrom2-15/+0
2019-03-05anv: retain the is_array state in create_plane_tex_instr_implicitTapani Pälli1-0/+1
2019-03-05intel,nir: Lower TXD with min_lod when the sampler index is not < 16Jason Ekstrand3-1/+30
2019-03-05spirv: OpImageQueryLod requires a samplerJason Ekstrand1-1/+1
2019-03-05anv: Count surfaces for non-YCbCr images in GetDescriptorSetLayoutSupportJason Ekstrand1-0/+3
2019-03-05st/nine: Ignore multisample quality level if no msAxel Davy1-0/+4
2019-03-05st/nine: Ignore window size if errorAxel Davy1-1/+8
2019-03-05android: anv: fix libexpat shared dependencyMauro Rossi1-1/+1
2019-03-05android: anv: fix generated files depedencies (v2)Mauro Rossi1-15/+25
2019-03-05glsl: fix recording of variables for XFB in TCS shadersIlia Mirkin3-5/+44
2019-03-05glsl: TCS outputs can not be transform feedback candidates on GLESJose Maria Casanova Crespo1-1/+21
2019-03-05glx: fix shared memory leak in X11Ray Zhang1-0/+3
2019-03-05glsl: fix shader cache for packed param listTimothy Arceri3-11/+11
2019-03-05i965: Fix allow_higher_compat_version workaround limited by OpenGL 3.0Yevhenii Kolesnikov1-6/+12
2019-03-05intel/compiler: use correct swizzle for replacementLionel Landwerlin1-5/+5
2019-03-05freedreno: use renderonly path for buffers allocated with modifiersJonathan Marek1-1/+7
2019-03-05freedreno: a2xx: fix mipmapping for NPOT texturesJonathan Marek1-0/+6
2019-03-05freedreno: a2xx: fix fast clear for some gmem configurationsJonathan Marek1-3/+3
2019-03-05freedreno: a2xx: add use_hw_binning functionJonathan Marek1-2/+24
2019-03-05freedreno: a2xx: don't write 4th vertex in mem2gmemJonathan Marek1-3/+1
2019-02-28scons: Workaround failures with MSVC when using SCons 3.0.[2-4].Jose Fonseca1-1/+7
2019-02-27mesa: fix display list corner case assertionBrian Paul1-0/+2
2019-02-27radv: Interpolate less aggressively.Bas Nieuwenhuizen1-9/+12
2019-02-26Bump version for rc6mesa-19.0.0-rc6Dylan Baker1-1/+1
2019-02-26radv: fix clearing attachments in secondary command buffersSamuel Pitoiset1-10/+46
2019-02-26i965: fixed clamping in set_scissor_bits when the y is flippedEleni Maria Stea1-1/+1
2019-02-26meson: egl: correctly manage loader/xmlconfigEmil Velikov1-6/+5
2019-02-26radv: don't copy buffer descriptors list for samplersSamuel Pitoiset1-1/+5