summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* compiler: add VARYING_SLOT_VIEWPORT_MASKIlia Mirkin2020-04-154-0/+6
* ir3: Handle load_ubo_ir3 when promoting to constantsConnor Abbott2020-04-151-10/+30
* ir3: Fix LDC offset unitsConnor Abbott2020-04-157-11/+101
* Revert "nvc0: fix line width on GM20x+"Karol Herbst2020-04-151-4/+1
* anv: Fix UBO range detection in anv_nir_compute_push_layoutJason Ekstrand2020-04-151-10/+5
* anv: Advertise SEND count through VK_EXT_pipeline_executable_propertiesJason Ekstrand2020-04-154-0/+13
* iris: make BATCH_SZ smaller by BATCH_RESERVED bytesPaulo Zanoni2020-04-152-7/+7
* iris: remove useless bo->gtt_offset assignmentPaulo Zanoni2020-04-151-1/+0
* iris: remove unnecessary forward declarationPaulo Zanoni2020-04-151-4/+0
* iris: remove hole from struct iris_boPaulo Zanoni2020-04-151-12/+12
* Fix util/process test on CygwinJon Turney2020-04-151-0/+5
* llvmpipe/nir: free the nir shaderDave Airlie2020-04-161-0/+2
* draw/tess: free the NIRDave Airlie2020-04-161-1/+5
* draw: free the NIR IR.Dave Airlie2020-04-162-4/+11
* freedreno/turnip: Update GRAS_LAYER_CNTL to GRAS_MAX_LAYER_INDEXBrian Ho2020-04-153-23/+6
* turnip: Emit geometry shader descriptor constsBrian Ho2020-04-151-0/+9
* turnip: Correctly set layer stride for 3D imagesBrian Ho2020-04-151-2/+4
* gallium: initialize viewport swizzle in cso_set_viewport_dimsKarol Herbst2020-04-151-0/+4
* mesa: fix enum value of VIEWPORT_SWIZZLE_POSITIVE_W_NVKarol Herbst2020-04-151-1/+1
* radv/aco: do not advertise VK_KHR_shader_subgroup_extended_typesSamuel Pitoiset2020-04-152-3/+3
* nvc0: enable ASTC and ETC on GM20BKarol Herbst2020-04-151-5/+3
* glx: omit loader_loader() for macOSEmil Velikov2020-04-151-0/+4
* clover: expose cl_arm_shared_virtual_memory for devices with SVM supportKarol Herbst2020-04-151-1/+2
* clover: implement cl_arm_shared_virtual_memoryKarol Herbst2020-04-156-54/+287
* clover: implement SVM functions for devices with fine grained system SVM supportKarol Herbst2020-04-156-20/+259
* clover: implement clSetKernelArgSVMPointerKarol Herbst2020-04-153-3/+29
* clover: implement CL_DEVICE_SVM_CAPABILITIESKarol Herbst2020-04-153-0/+28
* clover: add stubs for SVMKarol Herbst2020-04-154-10/+117
* gallium: add PIPE_CAP_SYSTEM_SVMKarol Herbst2020-04-153-0/+5
* aco: fix 1D textureGrad() on GFX9Rhys Perry2020-04-151-1/+1
* iris: drop cache coherent cpu mapping for external BOLionel Landwerlin2020-04-153-1/+19
* aco: fix nir_op_frexp_exp with 16-bit floats and negative exponentsSamuel Pitoiset2020-04-151-1/+6
* u_blitter: fix stencil blittingDave Airlie2020-04-151-1/+1
* draw: fix user culling pipeline order. (v2)Dave Airlie2020-04-159-133/+216
* draw/cull: run pipeline for culled points.Dave Airlie2020-04-151-0/+3
* llvmpipe/setup: move line stats collection earlier.Dave Airlie2020-04-151-4/+4
* draw: fix tessellation stats queryDave Airlie2020-04-151-2/+5
* llvmpipe: fix no tokens detections.Dave Airlie2020-04-151-1/+4
* gallivm/draw: calloc prim id toavoid undefDave Airlie2020-04-151-1/+1
* gallivm/nir: lower implicit lod to tex.Dave Airlie2020-04-151-0/+3
* gallivm: fix left over shader vote debugDave Airlie2020-04-151-1/+0
* llvmpipe/query: fix transform feedback overflow any queries.Dave Airlie2020-04-152-32/+52
* llvmpipe: report tessellation shader statistics.Dave Airlie2020-04-152-0/+8
* draw: collect tessellation invocations statisticsDave Airlie2020-04-151-0/+6
* llvmpipe: fixup context leaks.Dave Airlie2020-04-151-16/+13
* swr: Remove Byte Order Mark.Vinson Lee2020-04-141-1/+1
* glsl/list: Fix undefined behaviour of foreach_* macrosDanylo Piliaiev2020-04-143-60/+352
* freedreno/ir3: don't overwrite wrmask in ir3_SAMJonathan Marek2020-04-141-2/+2
* freedreno/ir3: fix emit_tex_info split_destJonathan Marek2020-04-141-2/+1
* gallium/tgsi_to_nir: Set nir_intrinsic_align_mul to 16 and offset to 0Gert Wollny2020-04-141-0/+1