aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VERSION: bump version to 19.3.3mesa-19.3.3Dylan Baker2020-01-281-1/+1
* docs: Add relnotes for 19.3.3 releaseDylan Baker2020-01-281-0/+193
* radeonsi: don't invoke decompression inside internal launch_gridMarek Olšák2020-01-283-4/+22
* radeonsi: clean up how internal compute dispatches are handledMarek Olšák2020-01-281-18/+12
* drisw: Cache the depth of the X drawableAdam Jackson2020-01-283-4/+33
* aco/gfx10: Fix VcmpxExecWARHazard mitigation.Timur Kristóf2020-01-283-4/+3
* intel: Fix aux map alignments on 32-bit builds.Kenneth Graunke2020-01-283-6/+6
* meson: Do not require libdrm for DRI2 on hurdSamuel Thibault2020-01-282-2/+4
* aco: fix off-by-one error when initializing sgpr_live_inRhys Perry2020-01-282-2/+2
* radv: fix double free corruption in radv_alloc_memory()Samuel Pitoiset2020-01-282-2/+1
* egl/android: fix buffer_count for applications setting max countTapani Pälli2020-01-282-7/+23
* radv: Remove syncobj_handle variable in header.Bas Nieuwenhuizen2020-01-282-2/+1
* turnip: fix invalid VK_ERROR_OUT_OF_POOL_MEMORYHyunjun Ko2020-01-282-1/+4
* clover: Initialize Asm ParsersJan Vesely2020-01-282-1/+2
* anv: Stop allocating WSI event fences off the instanceJason Ekstrand2020-01-282-3/+3
* anv: Canonicalize buffer formats for image/buffer copiesJason Ekstrand2020-01-282-21/+43
* anv/blorp: Rename buffer image stride parametersJason Ekstrand2020-01-282-10/+11
* docs: remove double-closed definition-listErik Faye-Lund2020-01-282-3/+1
* docs: move paragraph closing tagErik Faye-Lund2020-01-282-2/+3
* docs: use code-tags instead of pre-tagsErik Faye-Lund2020-01-282-3/+3
* docs: use code-tags instead of pre-tagsErik Faye-Lund2020-01-282-3/+3
* docs: use code-tag instead of pre-tagErik Faye-Lund2020-01-282-2/+2
* docs: open paragraph before closing itErik Faye-Lund2020-01-282-2/+2
* docs: fix paragraphsErik Faye-Lund2020-01-282-1/+3
* docs: fix typo in html tag nameErik Faye-Lund2020-01-282-2/+2
* util: call bind_sampler_states before setting sampler_viewsPierre-Eric Pelloux-Prayer2020-01-282-7/+7
* meson: use github URL for wraps instead of completely unreliable wrapdbEric Engestrom2020-01-283-3/+3
* aco: rework lower_to_cssa()Daniel Schürmann2020-01-282-71/+43
* intel/perf: report query split for mdapiLionel Landwerlin2020-01-284-3/+19
* intel/perf: expose timestamp begin for mdapiLionel Landwerlin2020-01-284-1/+10
* radeonsi: work around an LLVM crash when using llvm.amdgcn.icmp.i64.i1Marek Olšák2020-01-282-1/+2
* intel/compiler: Fix illegal mutation in get_nir_image_intrinsic_imageKenneth Graunke2020-01-282-4/+7
* .pick_status.json: Update to c787b8d2a16d5e2950f209b1fcbec6e6c0388845Dylan Baker2020-01-281-0/+22016
* st/mesa: don't lower YUV when driver supports it nativelyJonathan Marek2020-01-156-53/+78
* radeonsi: make sure fmask expand is done if neededPierre-Eric Pelloux-Prayer2020-01-151-1/+2
* radeonsi: fix fmask expand compute shaderPierre-Eric Pelloux-Prayer2020-01-151-1/+1
* egl/android: Restrict minimum triple buffering for android color_buffersNataraj Deshpande2020-01-151-3/+7
* radv: only use VkSamplerCreateInfo::compareOp if enabledSamuel Pitoiset2020-01-151-1/+5
* radv: Disable VK_EXT_sample_locations on GFX10.Bas Nieuwenhuizen2020-01-151-1/+2
* cherry-ignore: Update for 19.3.3Dylan Baker2020-01-151-0/+2
* aco: fix unconditional demote_to_helperDaniel Schürmann2020-01-152-13/+16
* aco: check if multiplication/clamp is live when applying output modifierRhys Perry2020-01-141-18/+24
* aco: don't DCE atomics with return valuesRhys Perry2020-01-145-19/+26
* intel/fs: Only use SLM fence in compute shadersCaio Marcelo de Oliveira Filho2020-01-141-0/+3
* anv: only use VkSamplerCreateInfo::compareOp if enabledLionel Landwerlin2020-01-141-1/+3
* mesa: Fix detection of invalidating both depth and stencil.Eric Anholt2020-01-141-2/+3
* anv: Memset array propertiesJason Ekstrand2020-01-141-0/+5
* anv: Don't over-advertise descriptor indexing featuresJason Ekstrand2020-01-141-15/+17
* intel/blorp: Fill out all the dwords of MI_ATOMICJason Ekstrand2020-01-141-0/+4
* intel/vec4: Support scoped_memory_barrierJason Ekstrand2020-01-141-1/+2