summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: update 18.2.0 release notesmesa-18.2.0Andres Gomez2018-09-081-1/+206
* Update version to 18.2.0(final)Andres Gomez2018-09-071-1/+1
* Revert "glsl: skip stringification in preprocessor if in unreachable branch"Andres Gomez2018-09-071-4/+2
* Update version to 18.2.0-rc6mesa-18.2.0-rc6Andres Gomez2018-09-051-1/+1
* egl/wayland: do not leak wl_buffer when it is lockedJuan A. Suarez Romero2018-09-042-7/+16
* st/mesa: help fix stencil border color for GL_DEPTH_STENCIL texturesMarek Olšák2018-09-041-0/+3
* u_vbuf: Fix leakErnestas Kulik2018-09-041-0/+1
* cherry-ignore: anv/blorp: Fix a comment as per Nanley's review feedbackAndres Gomez2018-09-031-0/+2
* egl/android: do not indent HAVE_DRM_GRALLOC preprocessor directiveMauro Rossi2018-09-031-3/+3
* radv: Fix CMASK dimensions.Bas Nieuwenhuizen2018-09-031-2/+2
* radv: Use a lower max offchip buffer count.Bas Nieuwenhuizen2018-09-031-2/+22
* radv: Add VEGA20 support.Bas Nieuwenhuizen2018-09-032-0/+2
* anv/blorp: Do more flushing around HiZ clearsJason Ekstrand2018-09-031-11/+33
* i965/vec4: Clamp indirect tes input array reads with 0x0fffffffIan Romanick2018-09-031-1/+11
* i965/vec4: Correctly handle uniform sources in generate_tes_add_indirect_urb_...Ian Romanick2018-09-031-1/+14
* cherry-ignore: radeonsi: fix regression in indirect input swizzles.Andres Gomez2018-09-011-0/+3
* tegra: fix memory leakChristian Gmeiner2018-09-011-0/+1
* i965/gen7_urb: Re-emit PUSH_CONSTANT_ALLOC on some gen9Nanley Chery2018-09-011-0/+28
* radv: fix passing clip/cull distances from VS to PSSamuel Pitoiset2018-09-014-1/+51
* ac/radeonsi: fix CIK copy max sizeDave Airlie2018-09-011-1/+3
* glsl: skip stringification in preprocessor if in unreachable branchTimothy Arceri2018-09-011-2/+4
* i965/screen: Allow modifiers on sRGB formatsJason Ekstrand2018-09-011-3/+11
* egl/dri2: Guard against invalid fourcc formatsJason Ekstrand2018-09-012-0/+21
* egl/dri2: Add a helper for the number of planes for a FOURCC formatJason Ekstrand2018-08-301-11/+21
* radv: Add missing checks in radv_get_image_format_properties.Bas Nieuwenhuizen2018-08-301-0/+19
* glsl/linker: Link all out vars from a shader objects on a single stagevadym.shovkoplias2018-08-301-0/+37
* i965/gen6/xfb: handle case where transform feedback is not activeAndrii Simiklit2018-08-301-1/+1
* nir/format_convert: Fix a bitmask in unpack_11f11f10fJason Ekstrand2018-08-301-1/+1
* nir/algebraic: Be more careful converting ushr to extract_u8/16Jason Ekstrand2018-08-301-2/+2
* anv: blorp: support multiple aspect blitsLionel Landwerlin2018-08-301-70/+75
* cherry-ignore: mesa: allow GL_UNSIGNED_BYTE type for SNORM readsAndres Gomez2018-08-301-0/+3
* ac/surface: fix CMASK fast clear for NPOT textures with mipmapping on SI/CI/VIMarek Olšák2018-08-301-2/+2
* anv: Claim to support depthBounds for ID gamesJason Ekstrand2018-08-301-0/+9
* anv: Copy the appliation info into the instanceJason Ekstrand2018-08-302-8/+33
* vulkan/alloc: Add a vk_strdup helperJason Ekstrand2018-08-301-0/+17
* Update version to 18.2.0-rc5mesa-18.2.0-rc5Andres Gomez2018-08-301-1/+1
* meson: Actually load translation filesDylan Baker2018-08-291-1/+4
* docs: add forgotten features to 18.2.0 release notesRhys Perry2018-08-281-0/+3
* intel: decoder: handle 0 sized structsLionel Landwerlin2018-08-281-4/+8
* intel/batch_decoder: Print blend states properlyJason Ekstrand2018-08-281-1/+16
* intel/batch_decoder: Fix dynamic state printingJason Ekstrand2018-08-281-2/+2
* intel/decoder: Clean up field iteration and fix sub-dword fieldsJason Ekstrand2018-08-281-16/+16
* intel: decoder: unify MI_BB_START field namingLionel Landwerlin2018-08-283-7/+7
* glsl/linker: Allow unused in blocks which are not declated on previous stagevadym.shovkoplias2018-08-282-3/+9
* anv: Fill holes in the VF VUE to zeroJason Ekstrand2018-08-271-1/+28
* glsl: remove execute bit and shebang from python testsEmil Velikov2018-08-243-3/+0
* meson: Run the test with PythonMathieu Bridon2018-08-242-4/+10
* docs: update required mako versionEmil Velikov2018-08-241-1/+1
* meson: fix egl build for androidGurchetan Singh2018-08-241-0/+1
* meson: fix egl build for surfacelessGurchetan Singh2018-08-241-0/+1