draw: add support for num_samples + sample_stride to the image paths
[mesa.git] / src / gallium / drivers / llvmpipe /
2020-05-06 Dave Airliedraw: add support for num_samples + sample_stride to...
2020-05-06 Dave Airliedraw: introduce sampler num samples + stride members
2020-05-06 Dave Airliellvmpipe: simple texture barrier implementation.
2020-05-05 Dave Airliellvmpipo/nir: free compute shader NIR
2020-04-29 Mike Blumenkrantzgallium: add pipe cap for scissored clears and pass...
2020-04-27 Dave Airliellvmpipe: clamp color storage for integer types.
2020-04-27 Dave Airliellvmpipe: enable stencil only formats. (v2)
2020-04-27 Dave Airliellvmpipe/setup: add point size clamping
2020-04-27 Dave Airliellvmpipe: fix ssbo alignment
2020-04-18 Albert Astals CidFix promotion of floats to doubles
2020-04-15 Dave Airliellvmpipe/nir: free the nir shader
2020-04-15 Dave Airliellvmpipe/setup: move line stats collection earlier.
2020-04-15 Dave Airliellvmpipe: fix no tokens detections.
2020-04-15 Dave Airliellvmpipe/query: fix transform feedback overflow any...
2020-04-15 Dave Airliellvmpipe: report tessellation shader statistics.
2020-04-15 Dave Airliellvmpipe: fixup context leaks.
2020-04-01 Dave Airliegallium/llvmpipe: add an optimised 32-bit memset
2020-03-17 Michel Dänzerllvmpipe: Use uintptr_t for pointer values
2020-03-10 Karol HerbstRevert "gallium: make handles of set_global_binding...
2020-03-10 Karol Herbstgallium: make handles of set_global_binding 64 bit
2020-02-28 Dave Airliellvmpipe: add support for tessellation shaders
2020-02-18 Eric Anholtllvmpipe: Silence uninitialized variable warning about...
2020-02-07 Dave Airliellvmpipe: advertise 4 vertex streams
2020-02-07 Dave Airliellvmpipe/query: add support for indexed queries
2020-02-06 Michel Dänzerllvmpipe: Bump test timeout to 180 seconds
2020-02-05 Michel Dänzergitlab-ci: Add ppc64el and s390x cross-build jobs
2020-02-04 Eric Anholtgallium: Add and use a helper for packing uc from a...
2020-01-23 Dave Airliellvmpipe: fix some integer instruction lowering.
2020-01-22 Eric Engestromllvmpipe: drop LLVM < 3.4 support
2020-01-09 Dave Airliellvmpipe: add ARB_derivative_control support
2020-01-09 Dave Airliellvmpipe: add support for ARB_indirect_parameters.
2020-01-09 Dave Airliellvmpipe: enable driver side multi draw indirect
2019-12-30 Dave Airliellvmpipe: enable ARB_shader_group_vote.
2019-12-27 Dave Airliellvmpipe: add debug option to enable OpenCL support.
2019-12-27 Dave Airliellvmpipe: lower hadd/add_sat
2019-12-27 Dave Airliellvmpipe: add support for compute shader params
2019-12-27 Dave Airliellvmpipe: handle serialized nir as a shader type.
2019-12-27 Dave Airliegallivm/llvmpipe: add support for global operations.
2019-12-27 Dave Airliegallivm/llvmpipe: add support for block size intrinsic
2019-12-27 Dave Airliegallivm/llvmpipe: add support for work dimension intrinsic.
2019-12-27 Dave Airliellvmpipe/gallivm: add kernel inputs
2019-12-21 Dave Airliellvmpipe: switch to NIR by default
2019-12-12 Dave Airliellvmpipe: enable ARB_shader_draw_parameters.
2019-12-11 Dave Airliegallivm: fix perspective enable if usage_mask doesn...
2019-12-11 Dave Airliellvmpipe/nir: handle texcoord requirements
2019-12-10 Marek Olšákllvmpipe: implement TEX_LZ and TXF_LZ opcodes
2019-12-05 Dave Airliellvmpipe: enable support for primitives generated outsi...
2019-12-05 Dave Airliellvmpipe: disable occlusion queries when requested...
2019-12-05 Dave Airliellvmpipe: add queries disabled flag
2019-12-04 Dave Airliellvmpipe: enable texcoord semantics
2019-12-03 Dave Airliegallivm/llvmpipe: add support for front facing in sysval.
2019-12-02 Kenneth Graunkest/mesa: Add GL_TDFX_texture_compression_FXT1 support
2019-11-28 Dave Airliellvmpipe: add initial nir support
2019-11-25 Dave Airliellvmpipe: initial query buffer object support. (v2)
2019-11-15 Nathan Kiddllvmpipe: Check thread creation errors
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-11-12 Marek Olšákst/mesa: remove unused TGSI-only debug printing functions
2019-11-07 Eric Anholtgallium: Add defines for FXT1 texture compression.
2019-11-05 Dylan Bakerutil: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
2019-11-05 Dylan Bakerutil/u_endian: set PIPE_ARCH_*_ENDIAN to 1
2019-10-28 Timothy Arceriutil: rename list_empty() to list_is_empty()
2019-10-24 Eric Engestromllvmpipe: avoid generating empty-body blocks
2019-10-24 Eric Engestromllvmpipe: avoid compiling no-op block on release builds
2019-10-21 Dave Airliellvmpipe: handle compute shader launch with 0 threads
2019-10-18 Dylan Bakermeson/llvmpipe: Add dep_llvm to driver_swrast
2019-10-11 Dave Airliellvmpipe: add support for tg4 component selection.
2019-10-10 Roland Scheideggerllvmpipe: increase max texture size to 2GB
2019-10-10 Dave Airliellvmpipe/draw: handle UBOs that are < 16 bytes.
2019-10-10 Dave Airliellvmpipe/draw: fix image sizes for vertex/geometry...
2019-10-10 Dave Airliellvmpipe: make texture buffer offset alignment == 16
2019-10-09 Maya Rashishllvmpipe: avoid left-shifting a negative number.
2019-09-11 Adam Jacksongallium: Require LLVM >= 3.4
2019-09-06 Eric Engestromllvmpipe: replace more complex 3.x version check with...
2019-09-06 Roland Scheideggerllvmpipe: fix CALLOC vs. free mismatches
2019-09-04 Dave Airliellvmpipe: enable compute shaders if LLVM has coroutines
2019-09-04 Dave Airliellvmpipe: add local memory allocation path
2019-09-04 Dave Airliellvmpipe: add compute shader parameter fetching support
2019-09-04 Dave Airliellvmpipe: add compute shader images support
2019-09-04 Dave Airliellvmpipe: add ssbo support to compute shaders
2019-09-04 Dave Airliellvmpipe: add compute sampler + sampler view support.
2019-09-04 Dave Airliellvmpipe: add support for compute constant buffers.
2019-09-04 Dave Airliellvmpipe: add compute pipeline statistics support.
2019-09-04 Dave Airliellvmpipe: add grid launch
2019-09-04 Dave Airliellvmpipe: add compute shader generation.
2019-09-04 Dave Airliellvmpipe: introduce variant building infrastrucutre.
2019-09-04 Dave Airliellvmpipe: introduce new state dirty tracking for compute.
2019-09-04 Dave Airliellvmpipe: add initial shader create/bind/destroy varian...
2019-09-04 Dave Airliellvmpipe: add compute debug option
2019-09-04 Dave Airliegallivm: add compute jit interface.
2019-09-04 Dave Airliellvmpipe: add initial compute state structs
2019-09-04 Dave Airliellvmpipe: introduce compute shader context
2019-09-04 Dave Airliellvmpipe: add compute threadpool + mutex
2019-09-04 Dave Airliellvmpipe: reogranise jit pointer ordering
2019-09-04 Dave Airliellvmpipe: enable fb no attach
2019-08-27 Dave Airliellvmpipe: flush on api memorybarrier.
2019-08-27 Dave Airliellvmpipe: bind vertex/geometry shader images
2019-08-27 Dave Airliellvmpipe: add fragment shader image support
2019-08-27 Dave Airliellvmpipe: introduce image jit type to fragment shader...
2019-08-27 Dave Airliellvmpipe: move the fragment shader variant key to dynam...
2019-08-27 Dave Airliellvmpipe: handle early test property.
next