aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
...
* ac,radeonsi: fix compilations issues with LLVM 11Samuel Pitoiset2020-04-271-1/+1
* 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
* drm-uapi,radv,radeonsi: Add amdgpu_drm.h header.Bas Nieuwenhuizen2020-04-273-3/+3
* gallium: add PIPE_CAP_MAP_UNSYNCHRONIZED_THREAD_SAFE for glthreadMarek Olšák2020-04-275-5/+23
* ac: update and document fast math flags used by radeonsiMarek Olšák2020-04-271-1/+1
* gallivm: fix stencil borderDave Airlie2020-04-271-2/+10
* llvmpipe: clamp color storage for integer types.Dave Airlie2020-04-271-0/+5
* llvmpipe: enable stencil only formats. (v2)Dave Airlie2020-04-273-6/+11
* llvmpipe/setup: add point size clampingDave Airlie2020-04-273-2/+9
* 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: fix ssbo alignmentDave Airlie2020-04-271-1/+1
* 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
* freedreno/a6xx: Implement PrimID passthroughConnor Abbott2020-04-252-3/+9
* ir3: Skip missing VS outputs in VS out map when linkingConnor Abbott2020-04-254-26/+12
* freedreno/a6xx: Document PrimID passthrough registersConnor Abbott2020-04-251-1/+1
* etnaviv: Fix depth stencil ops on GC880/GC2000Marek Vasut2020-04-241-2/+2
* zink: set UBO alignments in nir_intrinsic_load_uniform loweringMike Blumenkrantz2020-04-241-0/+2
* freedreno: allow FMT6_8_UNORM as a UBWC formatFritz Koenig2020-04-241-0/+1
* etnaviv: support for using generic blit pathChristian Gmeiner2020-04-244-59/+51
* etnaviv: call util_blitter_save_fragment_constant_buffer_slot(..)Christian Gmeiner2020-04-241-0/+2
* etnaviv: drop default state for FE_HALTI5_ID_CONFIGChristian Gmeiner2020-04-241-1/+0
* radeonsi: use pipe_blend_state::max_rt to update fewer blend registersMarek Olšák2020-04-241-3/+7
* ac,radeonsi: simplify checking for Navi1x chipsMarek Olšák2020-04-244-17/+9
* etnaviv: add anisotropic filter supportChristian Gmeiner2020-04-243-2/+8
* etnaviv: update headers from rnndbChristian Gmeiner2020-04-246-14/+14
* etnaviv: anisotropic filtering is supported starting with HALTI0Christian Gmeiner2020-04-241-1/+1
* panfrost: The texture descriptor has a pointer to a trampolineAlyssa Rosenzweig2020-04-242-3/+21
* panfrost: Emit texture descriptor on bifrostTomeu Vizoso2020-04-243-34/+78
* panfrost: Emit sampler descriptor on bifrostTomeu Vizoso2020-04-244-11/+63
* panfrost: Set clear_color_[12] in the extra fb descAlyssa Rosenzweig2020-04-241-0/+9
* panfrost: Clean up a bit the tiler structs for BifrostTomeu Vizoso2020-04-241-5/+3
* vc4: Use NIR shader's num_outputs for generating our new output.Eric Anholt2020-04-231-13/+1
* gallium: Fix setup of pstipple frag coord var.Eric Anholt2020-04-231-5/+1
* freedreno: Make the slice pitch be bytes, not pixels.Eric Anholt2020-04-2323-71/+57
* freedreno: Introduce a "cpp_shift" value for cpp divs/muls.Eric Anholt2020-04-234-5/+8
* radeonsi: enable support for AlphaToCoverageDitherControlNVIndrajit Kumar Das2020-04-232-5/+14
* gallium: prepare framework for supporting AlphaToCoverageDitherControlNVIndrajit Kumar Das2020-04-233-0/+3
* gallium: add # of MRT to blend stateRob Clark2020-04-236-2/+11
* mesa/st: avoid u_vbuf for GLESRob Clark2020-04-234-3/+11
* v3d: support for textureQueryLODAlejandro Piñeiro2020-04-221-1/+4
* turnip: implement VK_EXT_sample_locationsJonathan Marek2020-04-222-16/+3
* iris: fail screen creation when kernel support is not thereLionel Landwerlin2020-04-221-5/+19
* panfrost: Assert on unimplemented fragcoord etcAlyssa Rosenzweig2020-04-221-0/+3
* remove final imports.h and imports.c bitsDylan Baker2020-04-212-16/+14
* replace imports memory functions with utils memory functionsDylan Baker2020-04-211-0/+1