util: remove LIST_IS_EMPTY macro
[mesa.git] / src / gallium / drivers / softpipe /
2019-08-14 Gert Wollnysoftpipe: Add support for ARB_derivative_control
2019-08-01 Gert WollnyRevert "softpipe: Don't draw when rasterizer_discard...
2019-07-31 Eric Engestromtree-wide: replace MAYBE_UNUSED with ASSERTED
2019-07-29 Gert Wollnysoftpipe: Don't draw when rasterizer_discard is set
2019-07-29 Gert Wollnysoftpipe: Fix cube arrays layer selection
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-07-19 Eric Engestromutil: use standard name for snprintf()
2019-07-18 Gert Wollnysoftpipe: Clamp border colors when needed
2019-07-18 Gert Wollnysoftpipe: set a lower minimum clamp value for texture...
2019-07-18 Gert Wollnysoftpipe: Correct repeat-mirror evaluation
2019-07-18 Gert Wollnysoftpipe: Also mark textures as dirty when updating...
2019-07-17 Erik Faye-Lundsoftpipe: pass stream-out targets to draw-module early
2019-07-17 Gert Wollnysoftpipe: Remove unused static function
2019-07-10 Erik Faye-Lundgallium: get rid of PIPE_CAP_SM3
2019-06-30 Gert Wollnygallium: Add CAP for opcode DIV
2019-05-23 Kenneth Graunkegallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_C...
2019-05-17 Gert WollnyRevert "softpipe/buffer: load only as many components...
2019-05-14 Gert Wollnysoftpipe/buffer: load only as many components as the...
2019-05-13 Eric Anholtgallium: Redefine the max texture 2d cap from _LEVELS...
2019-05-01 Erik Faye-Lundsoftpipe: setup pixel_offset for all primitive types
2019-05-01 Gert Wollnysoftpipe: Increase the GLSL feature level
2019-05-01 Gert Wollnysoftpipe: evaluate cube the faces on a per sample bases
2019-05-01 Gert Wollnysoftpipe: keep input lod for explicite derivatives
2019-05-01 Gert Wollnysoftpipe: tie in new code path for lod evaluation
2019-05-01 Gert Wollnysoftpipe: Move selection of shadow values up and clean...
2019-05-01 Gert Wollnysoftpipe: Pipe gather_comp through from st_tgsi_get_samples
2019-05-01 Gert Wollnysoftpipe: Prepare handling explicit gradients
2019-05-01 Gert Wollnysoftpipe: Factor gradient evaluation out of the lambda...
2019-04-23 Jonathan Marekllvmpipe, softpipe: no support for ATC textures
2019-04-15 Dylan BakerDelete autotools
2019-04-09 Gert Wollnysoftpipe: Enable PIPE_CAP_TEXTURE_BUFFER_OFFSET_ALIGNMENT
2019-04-09 Gert Wollnysoftpipe: Add an extra code path for the buffer texel...
2019-04-09 Gert Wollnysoftpipe: raise number of bits used for X coordinate...
2019-04-09 Gert Wollnysoftpipe: Don't use mag filter for gather op
2019-04-09 Dave Airliesoftpipe: add support for vertex streams (v2)
2019-04-09 Dave Airliedraw: add support to tgsi paths for geometry streams...
2019-04-09 Dave Airliesoftpipe: add support for indexed queries.
2019-04-09 Dave Airliedraw: add stream member to stats callback
2019-04-05 Gert Wollnysoftpipe: Use mag texture filter also for clamped lod...
2019-04-04 Marek Olšákgallium: add writable_bitmask parameter into set_shader...
2019-04-02 Gert Wollnysoftpipe: Implement ATOMFADD and enable cap TGSI_ATOMFADD
2019-03-26 Dave Airliesoftpipe: fix clears to only clear specified color...
2019-03-21 Dave Airliesoftpipe: fix integer texture swizzling for 1 vs 1.0f
2019-03-20 Dave Airliesoftpipe: fix texture view crashes
2019-03-20 Kenneth Graunkegallium: Add PIPE_BARRIER_UPDATE_BUFFER and UPDATE_TEXT...
2019-03-15 Gert Wollnysoftpipe: Enable PIPE_CAP_MIXED_COLORBUFFER_FORMATS
2019-02-08 Karol Herbstgallium: add PIPE_CAP_MAX_VARYINGS
2018-10-30 Dylan Bakerutil: Move os_misc to util
2018-10-22 Rob Herringandroid: Build kms_swrast for the Android platform
2018-09-07 Marek Olšákgallium: add PIPE_CAP_MAX_TEXTURE_UPLOAD_MEMORY_BUDGET
2018-09-07 Marek Olšákgallium: enable GL_AMD_depth_clamp_separate on r600...
2018-09-07 Marek Olšákgallium: split depth_clip into depth_clip_near & depth_...
2018-09-04 Eric Anholtgallium: Add a helper for implementing PIPE_CAP_* defau...
2018-08-25 Kenneth Graunkegallium: Split out PIPE_CAP_TEXTURE_MIRROR_CLAMP_TO_EDGE.
2018-08-23 Marek Olšákgallium: add PIPE_CAP_MAX_SHADER_BUFFER_SIZE
2018-08-23 Marek Olšákgallium: add PIPE_CAP_MAX_GS_INVOCATIONS
2018-07-31 Marek Olšákgallium: add storage_sample_count parameter into is_for...
2018-07-31 Marek Olšákgallium: add PIPE_CAP_FRAMEBUFFER_MSAA_CONSTRAINTS
2018-07-01 Denis Paukgallium/softpipe: Enable support bptc format.
2018-06-15 Rhys Perrygallium: add support for programmable sample locations
2018-05-30 Marek Olšákgallium: add PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITY
2018-05-01 Rhys Perrygallium: add initial support for conservative rasterization
2018-03-29 Ian Romanickutil: Move util_is_power_of_two to bitscan.h and rename...
2018-03-23 Brian Paultgsi,softpipe: use enum tgsi_opcode
2018-03-20 Timothy Arcerigallium: add packed uniform CAP
2018-02-28 Roland Scheideggersoftpipe: don't iterate through PIPE_MAX_SHADER_SAMPLER...
2018-02-17 Marek Olšákgallium: allow drivers to impose BO flags restrictions...
2018-02-13 Dave Airliegallium: drop all the guard band float caps.
2018-01-30 Andres Rodriguezgallium: introduce PIPE_CAP_FENCE_SIGNAL v2
2018-01-20 Dylan Bakerautotools: include meson build files in tarball
2018-01-17 Marek Olšákgallium: remove PIPE_CAP_USER_CONSTANT_BUFFERS
2018-01-17 Marek Olšákgallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP
2018-01-17 Marek Olšákgallium: remove PIPE_CAP_TWO_SIDED_STENCIL
2017-12-19 Rob Clarkgallium: plumb context priority through to driver
2017-12-04 Dylan Bakermeson: define driver dependencies
2017-11-13 Dylan Bakermeson: don't use build_by_default for specific gallium...
2017-11-09 Nicolai Hähnleutil: move os_time.[ch] to src/util
2017-11-06 Marek Olšákgallium: add PIPE_CAP_SIGNED_VERTEX_BUFFER_OFFSET
2017-11-01 Dave Airliegallium: add cap for driver specified max combined...
2017-10-27 Brian Paulgallium: s/unsigned/enum pipe_prim_type/
2017-10-16 Dylan Bakermeson: build softpipe
2017-10-10 Eric Anholtgallium: Create a new PIPE_CAP_TILE_RASTER_ORDER for...
2017-10-06 Marek Olšákgallium: add PIPE_CAP_TGSI_ANY_REG_AS_ADDRESS
2017-10-03 Matt Turnergallium: Remove util_format_s3tc_init()
2017-10-03 Matt Turnergallium: Remove util_format_s3tc_enabled
2017-09-18 Nicolai Hähnlegallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE
2017-09-15 Timothy Arcerigallium: introduce PIPE_CAP_LOAD_CONSTBUF
2017-08-17 Roland Scheideggersoftpipe: enable PIPE_CAP_QUERY_SO_OVERFLOW
2017-08-03 Timothy Arcerigallium: introduce PIPE_CAP_MEMOBJ
2017-08-02 Nicolai Hähnlegallium: add PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE and...
2017-07-31 Nicolai Hähnlegallium: add PIPE_CAP_NIR_SAMPLERS_AS_DEREF
2017-06-29 Rob HerringAndroid: use symlinks for driver loading
2017-06-20 Brian Paulsoftpipe: remove unused softpipe_context::line_stipple_...
2017-06-14 Samuel Pitoisetgallium: add PIPE_CAP_BINDLESS_TEXTURE
2017-06-13 Jose Fonsecasoftpipe: Match pipe_context::render_condition prototype.
2017-06-03 Lyudegallium: Add a cap to check if the driver supports...
2017-05-17 Marek Olšákgallium: add PIPE_CAP_ALLOW_MAPPED_BUFFERS_DURING_EXECUTION
2017-05-11 Rob HerringAndroid: push driver build details to driver makefiles
2017-05-10 Marek Olšákgallium: add PIPE_CAP_CAN_BIND_CONST_BUFFER_AS_VERTEX
2017-05-10 Marek Olšákgallium: remove pipe_index_buffer and set_index_buffer
next