summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: add sha256 checksums for 18.0.3mesa-18.0.3Juan A. Suarez Romero2018-05-071-0/+106
* Update version to 18.0.3Juan A. Suarez Romero2018-05-071-1/+1
* radeon/vcn: fix mpeg4 msg buffer settingsBoyuan Zhang2018-05-021-9/+9
* i965/tex_image: Avoid the ASTC LDR workaround on gen9lpNanley Chery2018-05-021-1/+1
* radv: compute the number of subpass attachments correctlySamuel Pitoiset2018-05-021-2/+2
* radv/winsys: fix leaking resources from bo's imported by fdAndres Rodriguez2018-05-021-0/+1
* st/omx/enc: fix blit setup for YUV LoadImageLeo Liu2018-04-301-4/+4
* gallium/util: Fix incorrect refcounting of separate stencil.Eric Anholt2018-04-301-2/+1
* radeonsi/gfx9: workaround for INTERP with indirect indexingMarek Olšák2018-04-301-6/+13
* util/u_queue: fix a deadlock in util_queue_finishMarek Olšák2018-04-302-0/+10
* anv/allocator: Don't shrink either end of the block poolJason Ekstrand2018-04-301-4/+4
* cherry-ignore: add explicit 18.1 only nominationsJuan A. Suarez Romero2018-04-301-0/+7
* docs: add sha256 checksums for 18.0.2Juan A. Suarez Romero2018-04-281-1/+2
* docs: add release notes for 18.0.2mesa-18.0.2Juan A. Suarez Romero2018-04-281-0/+143
* Update version to 18.0.2Juan A. Suarez Romero2018-04-281-1/+1
* meson: don't build classic mesa tests without dri_driversDylan Baker2018-04-251-1/+1
* radv/winsys: allow to submit up to 4 IBs for chips without chainingSamuel Pitoiset2018-04-252-50/+172
* intel/compiler: Add scheduler deps for instructions that implicitly read g0Ian Romanick2018-04-252-0/+28
* bin/install_megadrivers: fix DESTDIR and -D*-pathDylan Baker2018-04-241-2/+6
* Revert "st/dri: Fix dangling pointer to a destroyed dri_drawable"Marek Olšák2018-04-241-4/+0
* i965/fs: Return mlen * 8 for size_read() for INTERPOLATE_AT_*Jason Ekstrand2018-04-241-0/+2
* cherry-ignore: add explicit 18.1 only nominationsJuan A. Suarez Romero2018-04-241-0/+5
* st/dri: Fix dangling pointer to a destroyed dri_drawableJohan Klokkhammer Helsing2018-04-231-0/+4
* etnaviv: fix texture_format_needs_swizLucas Stach2018-04-231-1/+1
* radv: Mark GTT memory as device local for APUs.Bas Nieuwenhuizen2018-04-231-3/+5
* travis: radv needs LLVM 4.0Juan A. Suarez Romero2018-04-231-2/+2
* i965: Fix shadow batches to be the same size as the real BO.Kenneth Graunke2018-04-231-1/+4
* radv: fix scissor computation when using half-pixel viewport offsetSamuel Pitoiset2018-04-231-4/+4
* anv: fix number of planes for depth & stencilLionel Landwerlin2018-04-232-1/+5
* mesa: free debug messages when destroying the debug stateTimothy Arceri2018-04-231-22/+23
* svga: Fix incorrect advertizing of EGL_KHR_gl_colorspaceThomas Hellstrom2018-04-231-1/+1
* glsl_to_tgsi: try harder to lower unsupported ir_binop_vector_extractMarek Olšák2018-04-231-0/+5
* radeonsi/gfx9: fix a hang with an empty first IBMarek Olšák2018-04-232-3/+9
* ac/nir: Make the GFX9 buffer size fix apply to image loads/atomics too.Bas Nieuwenhuizen2018-04-231-17/+22
* docs: add sha256 checksums for 18.0.1Juan A. Suarez Romero2018-04-181-1/+2
* docs: add release notes for 18.0.1mesa-18.0.1Juan A. Suarez Romero2018-04-181-0/+224
* Update version to 18.0.1Juan A. Suarez Romero2018-04-181-1/+1
* st/va: Enable vaExportSurfaceHandle()Mark Thompson2018-04-172-2/+8
* meson: fix HAVE_LLVM version define in meson buildMarc Dietrich2018-04-141-1/+1
* radv: fix radv_layout_dcc_compressed() when image doesn't have DCCSamuel Pitoiset2018-04-121-1/+1
* radv: fix picking the method for resolve subpassSamuel Pitoiset2018-04-121-1/+1
* radv: Always reset draw user SGPRs after secondary command buffer.Bas Nieuwenhuizen2018-04-121-14/+3
* radv: Don't set instance count using predication.Bas Nieuwenhuizen2018-04-121-1/+1
* mesa: adds some comments regarding MESA_GLES_VERSION_OVERRIDE usageAndres Gomez2018-04-121-2/+8
* mesa: simplify MESA_GL_VERSION_OVERRIDE behavior of API overrideMarek Olšák2018-04-122-28/+45
* dri_util: when overriding, always reset the core versionAndres Gomez2018-04-121-4/+2
* meson: fix megadriver symlinkingDylan Baker2018-04-121-1/+1
* meson: Set .so version for xa like autotools doesDylan Baker2018-04-121-1/+3
* nir/lower_vec_to_movs: Only coalesce if the vec had a SSA destinationJason Ekstrand2018-04-121-1/+6
* glsl: always call do_lower_jumps() after loop unrollingTimothy Arceri2018-04-121-0/+18