util: rename list_empty() to list_is_empty()
[mesa.git] / src / gallium / auxiliary / draw /
2019-10-14 Dave Airliegallivm/draw/swr: make the gs_iface not depend on tgsi.
2019-10-10 Dave Airliellvmpipe/draw: handle UBOs that are < 16 bytes.
2019-09-06 Eric Engestromaux/draw: replace binary HAVE_LLVM checks with LLVM_AVA...
2019-08-27 Dave Airliedraw: add vs/gs images support
2019-08-27 Dave Airliedraw: add jit image type for vs/gs images.
2019-08-27 Dave Airliegallivm: move first/last level jit texture members.
2019-07-25 Dave Airliegallium: fix windows build from params change.
2019-07-23 Dave Airliegallivm: rework lp_build_tgsi_soa to take a struct
2019-07-19 Eric Engestromutil: use standard name for snprintf()
2019-07-07 Dave Airliedraw: add shader buffer interfaces.
2019-07-07 Dave Airliedraw: add support for ssbo ptrs to jit tables.
2019-07-07 Dave Airliegallivm: add ssbo pointers to the soa build api.
2019-07-07 Dave Airlievertex shader: add exec masking (v2)
2019-05-17 Neha Bhendedraw: fix memory leak introduced 7720ce32a
2019-05-16 Roland Scheideggerauxiliary/draw: fix crash with zero-stride draw auto
2019-05-06 Erik Faye-Lunddraw: flush when setting stream-out targets
2019-04-14 Mauro Rossidraw: fix building error in draw_gs_init()
2019-04-11 Dave Airliedraw: fix undefined shift of (1 << 31)
2019-04-09 Dave Airliedraw: add support to tgsi paths for geometry streams...
2019-04-09 Dave Airlietgsi: add support for geometry shader streams.
2019-04-09 Dave Airliedraw: add stream member to stats callback
2019-03-28 Dave Airliesoftpipe/draw: fix vertex id in soft paths.
2019-03-26 Dave Airliedraw/vs: partly fix basevertex/vertex id
2019-03-25 Dave Airliedraw/gs: fix point size outputs from geometry shader.
2019-03-25 Dave Airliedraw: bail instead of assert on instance count (v2)
2018-11-29 Roland Scheideggerdraw: fix infinite loop in line stippling
2018-09-07 Marek Olšákgallium: split depth_clip into depth_clip_near & depth_...
2018-07-23 Roland Scheideggerdraw: force draw pipeline if there's more than 65535...
2018-05-19 Roland Scheideggerdraw: get rid of special logic to not emit null tris
2018-04-25 Roland Scheideggerdraw: fix different sign logic when clipping
2018-04-25 Roland Scheideggerdraw: simplify clip null tri logic
2018-03-10 Roland Scheideggerdraw: fix alpha value for very short aa lines
2018-03-07 Roland Scheideggerdraw: fix line stippling with aa lines
2018-03-07 Roland Scheideggerdraw: simplify (and correct) aaline fallback (v2)
2018-02-28 Roland Scheideggerdraw: don't needlessly iterate through all sampler...
2018-02-01 Brian Paulgallivm/llvmpipe: add const qualifiers on sampler variables
2018-01-16 Roland Scheideggerdraw: remove VSPLIT_CREATE_IDX macro
2018-01-16 Roland Scheideggerdraw: fix vsplit code when the (post-bias) index value...
2017-10-27 Brian Paulgallium: s/unsigned/enum pipe_prim_type/
2017-10-27 Roland Scheideggerdraw: don't cull tris with zero area
2017-09-09 Roland Scheideggerllvmpipe, draw: improve shader cache debugging
2017-09-07 Roland Scheideggerllvmpipe, draw: increase shader cache limits
2017-07-12 Brian Pauldraw: whitespace, formatting fixes in draw_vs_exec.c
2017-07-12 Brian Pauldraw: s/unsigned/enum tgsi_semantic/
2017-07-08 Roland Scheideggerdraw: handle more TGSI_SEMANTIC_COLOR indices
2017-06-15 Brian Pauldraw: check for line_width != 1.0f in validate_pipeline()
2017-06-15 Brian Pauldraw: whitespace and formatting fixes
2017-06-07 Eric Engestromtree-wide: remove trailing backslash
2017-05-10 Marek Olšákgallium: remove pipe_index_buffer and set_index_buffer
2017-05-10 Marek Olšákgallium: decrease the size of pipe_vertex_buffer -...
2017-04-26 Brian Pauldraw: whitespace fixes in draw_pipe_vbuf.c
2017-04-13 Samuel Pitoisetdraw: remove unused wideline_stage()
2017-04-13 Samuel Pitoisetdraw: remove unused overflow()
2017-03-16 Roland Scheideggerdraw: (trivial) remove a unnecessary lp_build_alloca()
2017-03-08 Brian Pauldraw: s/unsigned/enum pipe_shader_type/
2017-03-08 Brian Paulgallium: s/unsigned/enum pipe_shader_type/ for pipe_scr...
2017-01-18 Jose Fonsecaconfigure.ac: Revert recent HAVE_LLVM changes.
2017-01-18 Tobias Drosteconfigure.ac: Set and use HAVE_GALLIUM_LLVM define
2017-01-05 Marek Olšákgallium: remove TGSI_OPCODE_SUB
2016-12-21 Roland Scheideggerdraw: use SoA fetch, not AoS one
2016-12-21 Roland Scheideggergallivm: optimize gather a bit, by using supplied desti...
2016-11-21 Roland Scheideggerdraw: drop some overflow computations
2016-11-21 Roland Scheideggerdraw: simplify fetch some more
2016-11-21 Roland Scheideggerdraw: unify linear and elts draw jit functions
2016-11-21 Roland Scheideggerdraw: use same argument order for jit draw linear ...
2016-11-21 Roland Scheideggerdraw: drop unnecessary index overflow handling from...
2016-11-21 Roland Scheideggerdraw: simplify vsplit elts code a bit
2016-11-18 Roland Scheideggerdraw: finally optimize bool clip mask generation
2016-11-18 Roland Scheideggerdraw: use vectorized calculations for fetch (v2)
2016-11-09 Tom Stellardgallivm: Fix build after removal of deprecated attribut...
2016-11-09 Roland ScheideggerRevert "draw: use vectorized calculations for fetch"
2016-11-08 Roland Scheideggerdraw: use vectorized calculations for fetch
2016-11-04 Roland Scheideggerdraw: fix undefined input handling some more...
2016-10-18 Roland Scheideggerdraw: improve vertex fetch (v2)
2016-10-18 Roland Scheideggerdraw: improved handling of undefined inputs
2016-10-12 Roland Scheideggerdraw: initialize shader inputs
2016-08-29 Kai Wasserbächgallium: Use enum pipe_shader_type in set_sampler_views()
2016-08-29 Kai Wasserbächgallium: Use enum pipe_shader_type in bind_sampler_stat...
2016-08-01 Matt Turnerdraw: Avoid aliasing violations.
2016-06-10 Jose Fonsecagallivm: Use llvm.fmuladd.*.
2016-05-23 Dave Airliedraw: stop using CULLDIST semantic.
2016-04-27 Brian Pauldraw: s/Elements/ARRAY_SIZE/
2016-04-26 Dave Airlietgsi: accept a starting PC value for exec machine.
2016-04-26 Dave Airlietgsi: move to using vector for system values.
2016-04-26 Dave Airlietgsi: pass a shader type to the machine create and...
2016-04-26 Dave Airliegallium/tgsi: move tgsi_exec.h header out of draw_context.h
2016-04-18 Dave Airliegallivm: convert size query to using a set of parameters.
2016-04-14 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-12 Dave Airliedraw: add support for passing buffers to vs/gs shaders.
2016-04-12 Dave Airlietgsi: add support for buffer/atomic operations to tgsi_...
2016-04-12 Dave Airlietgsi: set nonhelpermask for vertex shaders
2016-04-07 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-07 Nicolai Hähnledraw/aaline: stronger guard against no free samplers...
2016-04-04 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-03 Jose Fonsecagallivm: Use standard LLVMSetAlignment from LLVM 3...
2016-04-01 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-30 Dave Airliedraw: add support for passing images to vs/gs shaders.
2016-03-30 Dave Airlietgsi: add support for image operations to tgsi_exec...
2016-03-25 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-22 Dave Airlietgsi: drop unused set_exec/kill_mask interfaces.
next