summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* spirv: Ignore ArrayStride in OpPtrAccessChain for WorkgroupCaio Marcelo de Oliveira Filho2019-07-031-4/+6
* meson: Improve detection of Python when using Meson >=0.50.Arfrever Frehtes Taifersar Arahesis2019-07-021-1/+5
* meson: Search for execinfo.hJory Pratt2019-07-024-7/+7
* util: Heap-allocate 256K zlib bufferJory Pratt2019-07-021-1/+8
* radv: Only allocate supplied number of descriptors when variable.Bas Nieuwenhuizen2019-07-021-1/+7
* meson: GNU/kFreeBSD has DRM/KMS and requires -D_GNU_SOURCEJames Clarke2019-07-011-2/+2
* vl: Use CS composite shader only if TEX_LZ and DIV are supportedGert Wollny2019-07-012-8/+11
* gallium: Add CAP for opcode DIVGert Wollny2019-07-0110-0/+11
* intel/compiler: don't use byte operands for src1 on ICLLionel Landwerlin2019-07-014-20/+192
* Revert "meson: Add support for using cmake for finding LLVM"Dylan Baker2019-07-014-32/+13
* Revert "iris/icl: Add WA_2204188704 to disable pixel shader panic dispatch"Anuj Phogat2019-07-011-8/+0
* Revert "anv/icl: Add WA_2204188704 to disable pixel shader panic dispatch"Anuj Phogat2019-07-011-12/+0
* Revert "i965/icl: Add WA_2204188704 to disable pixel shader panic dispatch"Anuj Phogat2019-07-012-10/+0
* radeon/uvd: fix calc_ctx_size_h265_main10Pierre-Eric Pelloux-Prayer2019-07-013-9/+9
* mesa: delete framebuffer texture attachment sampler viewsPierre-Eric Pelloux-Prayer2019-07-011-0/+15
* meson: bump required libdrm version to 2.4.81Eric Engestrom2019-07-011-1/+1
* radv: only enable VK_AMD_gpu_shader_{half_float,int16} on GFX9+Samuel Pitoiset2019-06-281-2/+2
* gallium: Make util_copy_image_view handle shader_accessKenneth Graunke2019-06-281-0/+2
* isl: Don't align phys_level0_sa by block dimensionNanley Chery2019-06-282-31/+19
* intel: Add and use helpers for level0 extentNanley Chery2019-06-284-21/+39
* iris: Enable PIPE_CAP_SURFACE_REINTERPRET_BLOCKSKenneth Graunke2019-06-282-6/+95
* meson: Add support for using cmake for finding LLVMDylan Baker2019-06-284-13/+32
* intel/compiler: fix derivative on y axis implementationLionel Landwerlin2019-06-281-21/+5
* glsl: Fix round64 conversion functionSagar Ghuge2019-06-261-9/+12
* i965: leaking of upload-BO with push constantsSergii Romantsov2019-06-261-0/+10
* anv/descriptor_set: Only write texture swizzles if we have an image viewJason Ekstrand2019-06-261-1/+1
* anv/cmd_buffer: Reuse gen8 Cmd{Set, Reset}Event on gen7Ville Syrjälä2019-06-253-140/+107
* freedreno/a5xx: fix batch leak in fd5 blitter pathRob Clark2019-06-251-0/+1
* glsl: Don't increase the iteration count when there are no terminatorsIan Romanick2019-06-251-1/+7
* anv: Add HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED in vk_formatNataraj Deshpande2019-06-253-3/+13
* freedreno: Fix up end range of unaligned UBO loads.Eric Anholt2019-06-251-2/+3
* freedreno: Fix UBO load range detection on booleans.Eric Anholt2019-06-251-2/+1
* docs: add sha256 checksums for 19.1.1Juan A. Suarez Romero2019-06-251-1/+1
* docs: add release notes for 19.1.1mesa-19.1.1Juan A. Suarez Romero2019-06-251-0/+154
* Update version to 19.1.1Juan A. Suarez Romero2019-06-251-1/+1
* util/os_file: resize buffer to what was actually neededEric Engestrom2019-06-211-0/+11
* iris: Fix iris_flush_and_dirty_history to actually dirty history.Kenneth Graunke2019-06-211-0/+2
* glx: fix glvnd pointer typesEric Engestrom2019-06-212-3/+3
* radv: disable viewport clamping even if FS doesn't write ZSamuel Pitoiset2019-06-211-3/+1
* meson: Allow building radeonsi with just the android platform.Bas Nieuwenhuizen2019-06-201-3/+3
* anv: Fix vulkan build in meson.Bas Nieuwenhuizen2019-06-201-1/+7
* radv: Fix vulkan build in meson.Bas Nieuwenhuizen2019-06-201-0/+7
* radv: fix FMASK expand with SRGB formatsSamuel Pitoiset2019-06-191-1/+2
* egl: Don't add hardware device if there is no render node v2.Mathias Fröhlich2019-06-191-2/+2
* nouveau: fix frees in unsupported IR error paths.Dave Airlie2019-06-194-0/+6
* freedreno/a6xx: un-swap X24S8_UINTRob Clark2019-06-182-5/+6
* glsl: Fix out of bounds read in shader_cache_read_program_metadataKenneth Graunke2019-06-181-3/+2
* anv: Set STATE_BASE_ADDRESS upper bounds on gen7Jason Ekstrand2019-06-181-0/+17
* virgl: Assume sRGB write control for older guest kernels or virglrenderer hostsGert Wollny2019-06-181-1/+2
* radv: Decompress DCC when the image format is not allowed for buffers.Bas Nieuwenhuizen2019-06-183-2/+40