aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
* radeonsi: don't assume ctx is always a threaded_contextPierre-Eric Pelloux-Prayer2020-04-171-1/+1
* nv50,nvc0: update with latest capsIlia Mirkin2020-04-162-1/+15
* clover: Check if the detected clang libraries are usableJan Vesely2020-04-161-2/+27
* iris: Enable EXT_depth_bounds_test extension.Rafael Antognolli2020-04-161-0/+2
* wgl: silence some cast-warningsErik Faye-Lund2020-04-162-4/+4
* winsys/amdgpu: Retrieve WC flags from imported buffers.Bas Nieuwenhuizen2020-04-164-0/+25
* zink: be less picky about tiled resourcesErik Faye-Lund2020-04-161-5/+1
* st/dri: make sure software color-buffers are linearErik Faye-Lund2020-04-161-1/+1
* virgl: Use ETC2 formats directly when possible.Lepton Wu2020-04-163-0/+25
* radeonsi: use thread_context::bytes_mapped_limitPierre-Eric Pelloux-Prayer2020-04-161-3/+11
* gallium/u_threaded: flush batch when hitting mapping limitPierre-Eric Pelloux-Prayer2020-04-162-0/+24
* nvc0: enable GL_NV_viewport_array2Ilia Mirkin2020-04-158-2/+21
* st/mesa: add support for GL_NV_viewport_array2Ilia Mirkin2020-04-151-0/+4
* gallium: add PIPE_CAP_VIEWPORT_MASKIlia Mirkin2020-04-153-0/+3
* gallium: add TGSI_PROPERTY_LAYER_VIEWPORT_RELATIVEIlia Mirkin2020-04-153-0/+9
* gallium: add TGSI_SEMANTIC_VIEWPORT_MASKIlia Mirkin2020-04-153-0/+9
* Revert "nvc0: fix line width on GM20x+"Karol Herbst2020-04-151-4/+1
* 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
* 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-151-15/+3
* gallium: initialize viewport swizzle in cso_set_viewport_dimsKarol Herbst2020-04-151-0/+4
* nvc0: enable ASTC and ETC on GM20BKarol Herbst2020-04-151-5/+3
* 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
* iris: drop cache coherent cpu mapping for external BOLionel Landwerlin2020-04-153-1/+19
* u_blitter: fix stencil blittingDave Airlie2020-04-151-1/+1
* draw: fix user culling pipeline order. (v2)Dave Airlie2020-04-158-130/+214
* 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
* gallium/tgsi_to_nir: Set nir_intrinsic_align_mul to 16 and offset to 0Gert Wollny2020-04-141-0/+1