aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary
Commit message (Expand)AuthorAgeFilesLines
* tgsi_to_nir: handle TGSI_OPCODE_BARRIERMarek Olšák2020-04-301-0/+12
* tgsi_to_nir: handle TGSI_SEMANTIC_BLOCK_SIZEMarek Olšák2020-04-301-0/+4
* gallium: extract out logicop helperRob Clark2020-04-301-0/+26
* gallivm: fix half to float conversions with llvm 11Roland Scheidegger2020-04-301-10/+24
* gallium: add pipe cap for scissored clears and pass scissor state to clear() ...Mike Blumenkrantz2020-04-2910-9/+27
* gallium/pipebuffer: Use persistent maps for slabsThomas Hellstrom2020-04-292-4/+12
* gallium/gallivm: remove unused header include for newer LLVMJan Zielinski2020-04-271-0/+2
* gallium/gallivm: fix compilation issues with llvm 11Jan Zielinski2020-04-278-19/+26
* gallium: add PIPE_CAP_MAP_UNSYNCHRONIZED_THREAD_SAFE for glthreadMarek Olšák2020-04-271-0/+1
* gallivm: fix stencil borderDave Airlie2020-04-271-2/+10
* llvmpipe: fix d32 unorm depth conversions.Dave Airlie2020-04-271-1/+4
* draw/tess: fix TES patch vertices in.Dave Airlie2020-04-273-5/+11
* llvmpipe: bump max images to 16Dave Airlie2020-04-271-1/+1
* util/indirect: handle stride less than number of parameters.Dave Airlie2020-04-271-1/+3
* gallivm/nir: add helper invocation supportDave Airlie2020-04-273-0/+13
* gallivm/nir: fix image store conversionsDave Airlie2020-04-271-7/+13
* gallium: Fix setup of pstipple frag coord var.Eric Anholt2020-04-231-5/+1
* gallium: prepare framework for supporting AlphaToCoverageDitherControlNVIndrajit Kumar Das2020-04-231-0/+1
* gallium: add # of MRT to blend stateRob Clark2020-04-233-2/+4
* mesa/st: avoid u_vbuf for GLESRob Clark2020-04-234-3/+11
* gallium/utils: silence strncpy warningPierre-Eric Pelloux-Prayer2020-04-211-1/+1
* gallium/u_threaded: flush batch when hitting mapping limitPierre-Eric Pelloux-Prayer2020-04-162-0/+24
* st/mesa: add support for GL_NV_viewport_array2Ilia Mirkin2020-04-151-0/+4
* gallium: add PIPE_CAP_VIEWPORT_MASKIlia Mirkin2020-04-151-0/+1
* gallium: add TGSI_PROPERTY_LAYER_VIEWPORT_RELATIVEIlia Mirkin2020-04-151-0/+1
* gallium: add TGSI_SEMANTIC_VIEWPORT_MASKIlia Mirkin2020-04-151-0/+1
* draw/tess: free the NIRDave Airlie2020-04-161-1/+5
* draw: free the NIR IR.Dave Airlie2020-04-162-4/+11
* gallium: initialize viewport swizzle in cso_set_viewport_dimsKarol Herbst2020-04-151-0/+4
* gallium: add PIPE_CAP_SYSTEM_SVMKarol Herbst2020-04-151-0/+3
* 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
* draw: fix tessellation stats queryDave Airlie2020-04-151-2/+5
* 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
* draw: collect tessellation invocations statisticsDave Airlie2020-04-151-0/+6
* gallium/tgsi_to_nir: Set nir_intrinsic_align_mul to 16 and offset to 0Gert Wollny2020-04-141-0/+1
* gallium: add viewport swizzling state and capIlia Mirkin2020-04-121-0/+1
* meson: fix debug build on AndroidDominik Behr2020-04-071-1/+10
* gallivm: Add missing header for powf.Vinson Lee2020-04-071-0/+1
* util: move and adjust the vertex upload heuristic equation from u_vbufMarek Olšák2020-04-061-2/+1
* Revert "gallivm: disable rgtc/latc SNORM accellerated fetches"Dave Airlie2020-04-041-19/+13
* gallivm/rgtc: enable fast path for snorm types.Dave Airlie2020-04-041-3/+9
* gallivm/rgtc: fix the truncation to 8-bitDave Airlie2020-04-041-6/+10
* gallivm: fix stream id fetchRoland Scheidegger2020-04-021-4/+3
* gallivm: switch the mask6/mask7 cases for signed rgtc formatsRoland Scheidegger2020-04-021-2/+2
* gallivm: fix rgtc2 formatRoland Scheidegger2020-04-021-0/+2
* gallium/util: let shader live cache users know if a hit occuredPierre-Eric Pelloux-Prayer2020-04-022-2/+7