aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mesa: add ARB_vertex_attrib_64bit VertexArrayVertexAttribLOffsetEXTPierre-Eric Pelloux-Prayer2019-11-196-2/+52
* mesa: add ARB_framebuffer_no_attachments named functionsPierre-Eric Pelloux-Prayer2019-11-196-4/+102
* mesa: update features.txt to reflect EXT_dsa statusPierre-Eric Pelloux-Prayer2019-11-191-29/+29
* panfrost: Set PIPE_COMPUTE_CAP_ADDRESS_BITS to 64Alyssa Rosenzweig2019-11-191-2/+1
* panfrost: Disable tiling for GLOBAL resourcesAlyssa Rosenzweig2019-11-191-1/+2
* panfrost: Pass kernel inputs as uniformsAlyssa Rosenzweig2019-11-191-0/+13
* panfrost: Stub out clover callbacksAlyssa Rosenzweig2019-11-191-1/+27
* i965: Ensure that all 2101010 image imports can pass framebuffer completeness.Miguel Casas-Sanchez2019-11-191-2/+6
* nir/serialize: fix serializing functions with no implementations.Dave Airlie2019-11-191-3/+11
* nir/serialize: pack function has name and entry point into flags.Dave Airlie2019-11-191-5/+7
* iris: Re-enable param compactionJason Ekstrand2019-11-181-1/+1
* mesa: enable glthread for 7 Days To DieMarek Olšák2019-11-181-0/+8
* intel/compiler: Don't change hstride if not neededIván Briano2019-11-181-5/+6
* turnip: add x11 wsiJonathan Marek2019-11-182-0/+114
* turnip: add display wsiJonathan Marek2019-11-184-0/+366
* nir: Validate that variables are in the right listsJason Ekstrand2019-11-181-11/+15
* etnaviv: blt: set TS dirty after clearJonathan Marek2019-11-181-0/+2
* etnaviv: separate PE and RS formats, use only RS only for tilingJonathan Marek2019-11-188-56/+54
* etnaviv: blt: use only for tiling, and add missing formatsJonathan Marek2019-11-181-22/+30
* Call shmget() with permission 0600 instead of 0777Brian Paul2019-11-183-3/+6
* anv: Emit a NULL vertex for zero base_vertex/instanceJason Ekstrand2019-11-181-11/+16
* anv: Use an anv_state for the next binding tableJason Ekstrand2019-11-182-12/+15
* anv: More carefully dirty state in BindPipelineJason Ekstrand2019-11-187-25/+101
* anv: More carefully dirty state in BindDescriptorSetsJason Ekstrand2019-11-184-22/+51
* anv: Use a switch statement for binding table setupJason Ekstrand2019-11-181-117/+127
* anv: Rework push constant handlingJason Ekstrand2019-11-1811-228/+176
* anv: Re-arrange push constant data a bitJason Ekstrand2019-11-183-23/+46
* intel/compiler: Add a flag to avoid compacting push constantsJason Ekstrand2019-11-186-145/+170
* anv: Pre-compute push ranges for graphics pipelinesJason Ekstrand2019-11-188-64/+137
* anv: Stop bounds-checking pushed UBOsJason Ekstrand2019-11-181-28/+10
* anv: Delete dead shader constant pushing codeJason Ekstrand2019-11-182-13/+7
* anv: Flatten descriptor bindings in anv_nir_apply_pipeline_layoutJason Ekstrand2019-11-186-76/+54
* anv: Input attachments are always single-planeJason Ekstrand2019-11-181-2/+3
* genxml: Mark everything in genX_pack.h always_inlineJason Ekstrand2019-11-181-8/+8
* anv/pipeline: Assume layout != NULLJason Ekstrand2019-11-181-21/+19
* intel/compiler: remove old commentItalo Nicola2019-11-181-3/+0
* pan/midgard: Use shader stage in mir_op_computes_derivativeAlyssa Rosenzweig2019-11-183-3/+10
* i965: Unify CC_STATE and BLEND_STATE atoms on Haswell as a workaroundDanylo Piliaiev2019-11-181-2/+35
* radv: implement VK_AMD_device_coherent_memorySamuel Pitoiset2019-11-183-15/+101
* ac: add radeon_info::has_l2_uncachedSamuel Pitoiset2019-11-182-0/+4
* radeonsi: enable mesa_glthread for GfxBenchPierre-Eric Pelloux-Prayer2019-11-181-0/+4
* pan/midgard: Represent ld/st offset unpackedAlyssa Rosenzweig2019-11-176-47/+14
* pan/midgard: Fix masks/alignment for 64-bit loadsAlyssa Rosenzweig2019-11-174-13/+37
* pan/midgard: Expose more typesize helpersAlyssa Rosenzweig2019-11-172-1/+21
* pan/midgard: Implement non-aligned UBOsAlyssa Rosenzweig2019-11-171-5/+2
* etnaviv: rs: upsampling is not supportedChristian Gmeiner2019-11-171-1/+32
* freedreno/registers: fix a6xx_2d_blit_cntl ROTATEJonathan Marek2019-11-171-2/+1
* freedreno/ir3: disable texture prefetch for 1d array texturesJonathan Marek2019-11-171-6/+5
* lima: Parse VS and PLBU command stream while making a dumpAndreas Baierl2019-11-177-0/+461
* lima: Beautify stream dumpsAndreas Baierl2019-11-171-7/+11