summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mesa: save/restore SSO flag when using ARB_get_program_binaryTimothy Arceri2019-07-151-0/+4
* anv: Set Stateless Data Port Access MOCSJason Ekstrand2019-07-151-0/+2
* nir/loop_analyze: Bail if we encounter swizzlesJason Ekstrand2019-07-151-0/+22
* nir/loop_analyze: Handle bit sizes correctly in calculate_iterationsJason Ekstrand2019-07-151-27/+48
* nir: Add more helpers for working with const valuesJason Ekstrand2019-07-152-0/+135
* nir/loop_analyze: Fix phi-of-identical-alu detectionJason Ekstrand2019-07-151-26/+29
* nir/instr_set: Expose nir_instrs_equal()Jason Ekstrand2019-07-152-59/+62
* nir: Add a helper to determine if an intrinsic can be reorderedConnor Abbott2019-07-153-11/+13
* radeonsi: don't set READ_ONLY for const_uploader to fix bindless texture hangsMarek Olšák2019-07-101-3/+1
* vulkan/overlay: fix crash on freeing NULL command bufferLionel Landwerlin2019-07-091-0/+4
* mesa: Set minimum possible GLSL versionIan Romanick2019-07-091-0/+11
* nir: Use nir_src_bit_size instead of alu1->dest.dest.ssa.bit_sizeIan Romanick2019-07-092-1/+218
* nir: Add unit tests for nir_opt_comparison_preIan Romanick2019-07-094-1/+334
* intel/vec4: Reswizzle VF immediates tooIan Romanick2019-07-091-1/+23
* anv: fix VkExternalBufferProperties for host allocationChia-I Wu2019-07-091-0/+10
* anv: fix VkExternalBufferProperties for unsupported handlesChia-I Wu2019-07-091-1/+7
* radv: Handle cmask being disallowed by addrlib.Bas Nieuwenhuizen2019-07-091-0/+5
* vulkan/overlay: fix command buffer statsLionel Landwerlin2019-07-091-0/+2
* docs: add sha256 checksums for 19.1.2Juan A. Suarez Romero2019-07-091-1/+1
* docs: add release notes for 19.1.2mesa-19.1.2Juan A. Suarez Romero2019-07-091-0/+194
* Update version to 19.1.2Juan A. Suarez Romero2019-07-091-1/+1
* iris: Use a uint16_t for key sizesJason Ekstrand2019-07-051-1/+1
* radv: Fix interactions between variable descriptor count and inline uniform b...Bas Nieuwenhuizen2019-07-041-1/+5
* intel: fix wrong format usageJuan A. Suarez Romero2019-07-041-1/+1
* 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