gallium/u_vbuf: simplify the first if statement in u_vbuf_upload_buffers
[mesa.git] / src / gallium / auxiliary / util /
2020-03-17 Marek Olšákgallium/u_vbuf: simplify the first if statement in...
2020-03-17 Marek Olšákgallium/u_threaded: don't sync the thread for all unsyc...
2020-03-11 Marek Olšákgallium: add PIPE_CAP_DRAW_INFO_START_WITH_USER_INDICES
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-03-03 Krzysztof RaszkowskiRevert "gallium/swr: Fix min/max range index draw"
2020-03-03 Louis-Francis Ratt... gallium: add PIPE_CAP_PSIZ_CLAMPED
2020-03-03 Louis-Francis Ratt... gallium: add PIPE_CAP_VIEWPORT_TRANSFORM_LOWERED
2020-03-03 Louis-Francis Ratt... gallium: add PIPE_CAP_PACKED_STREAM_OUTPUT
2020-02-28 Marek Olšákgallium/u_vbuf: silence a warning by using unreachable
2020-02-28 Marek Olšákgallium/u_threaded: convert dividing by index_size...
2020-02-28 Marek Olšákgallium/u_threaded: fix uploading user indices with...
2020-02-28 Marek Olšákgallium: pass cso_velems_state into cso_context instead...
2020-02-26 Marek Olšákgallium/hash_table: remove some function wrappers
2020-02-26 Marek Olšákgallium/hash_table: turn it into a wrapper around util...
2020-02-26 Marek Olšákgallium/hash_table: use the same callback signatures...
2020-02-26 Marek Olšákgallium/hash_table: consolidate hash tables with FD...
2020-02-26 Marek Olšákgallium/hash_table: consolidate hash tables with pointe...
2020-02-24 Erik Faye-Lundgallium/util: remove unused debug_print_foo helpers
2020-02-24 Erik Faye-Lundgallium/util: do not use debug_print_format
2020-02-24 Erik Faye-Lundutil: move debug_memory_{begin,end} to os_memory_debug.h
2020-02-24 Eric Anholtgallium: Add a cap for enabling lowering of image load...
2020-02-24 Krzysztof Raszkowskigallium/swr: Fix min/max range index draw
2020-02-21 Erik Faye-Lundutil: promote u_debug_memory.c to src/util
2020-02-19 Marek Olšákgallium/util: remove unused u_surfaces.c/h
2020-02-14 Marek Olšákgallium/cso_hash: remove another layer of pointer indir...
2020-02-14 Marek Olšákgallium/cso_hash: make cso_hash declared within structu...
2020-02-14 Marek Olšákgallium/u_vbuf: adjust the heuristic for unrolling...
2020-02-14 Marek Olšákgallium/u_upload_mgr: don't do align twice in the u_upl...
2020-02-14 Marek Olšákgallium/u_upload_mgr: reduce dereferences by adding...
2020-02-13 Lionel Landwerlinst: add support for INTEL_blackhole_render
2020-02-06 Eric Anholtu_tile: Skip the packed temporary and just store tiles...
2020-02-04 Eric Anholtgallium: Refactor some single-pixel util_format_read...
2020-02-04 Eric Anholtgallium: Add and use a helper for packing uc from a...
2020-02-04 Eric Anholtsoftpipe: Refactor pipe_get/put_tile_rgba_* paths.
2020-02-04 Eric Anholtsoftpipe: Drop the raw_to* part of the tile cache inter...
2020-02-04 Eric Anholtgallium/util: Remove pipe_get_tile_z/put_tile_z.
2020-02-04 Eric Anholtutil: Make helper functions for pack/unpacking pixel...
2020-01-29 Thomas Hellstromgallium/util: Increase the debug_flush map depth
2020-01-25 Marek Olšákradeonsi: print shader cache stats with AMD_DEBUG=cache...
2020-01-25 Marek Olšákgallium/util: add a cache of live shaders for shader...
2020-01-23 Ian Romanickgallium: Add a cap bit for integer multiplication betwe...
2020-01-23 Ian Romanickgallium: Add a cap bit for OpenCL-style extended intege...
2020-01-17 Pierre-Eric Pellou... util: call bind_sampler_states before setting sampler_views
2020-01-14 Erik Faye-Lundgallium: fix a warning
2020-01-09 Dave Airliellvmpipe: add support for ARB_indirect_parameters.
2020-01-09 Dave Airliegallium/util: add multi_draw_indirect to util_draw_indi...
2020-01-08 Marek Olšákgallium: bypass u_vbuf if it's not needed (no fallbacks...
2020-01-08 Marek Olšákgallium: put u_vbuf_get_caps return values into u_vbuf_caps
2020-01-03 Iago Toral Quirogau_vbuf: don't try to delete NULL driver CSO
2019-12-30 Marek OlšákRevert "u_vbuf: Regard non-constant vbufs with non...
2019-12-21 Paul Cercueilu_vbuf: Return true in u_vbuf_get_caps if nb of vbufs...
2019-12-21 Paul Cercueilu_vbuf: Regard non-constant vbufs with non-instance...
2019-12-21 Wladimir J. van... u_vbuf: use single vertex buffer if it's not possible...
2019-12-21 Paul Cercueilu_vbuf: Only create driver CSO if no incompatible elements
2019-12-21 Paul Cercueilu_vbuf: Mark vbufs incompatible if more were requested...
2019-12-21 Wladimir J. van... u_vbuf: add logic to use a limited number of vbufs
2019-12-21 Christian Gmeinergallium: add PIPE_CAP_MAX_VERTEX_BUFFERS
2019-12-16 Icecream95gallium/auxiliary: Handle count == 0 in u_vbuf_get_minm...
2019-12-16 Icecream95gallium/auxiliary: Reduce conversions in u_vbuf_get_min...
2019-12-14 Erico Nunesvc4: move the draw splitting routine to shared code
2019-12-14 Erico Nunesgallium/util: add alignment parameter to util_upload_in...
2019-12-12 Tomeu Vizosoutil: Don't access members of NULL pointers
2019-12-09 Alyssa Rosenzweiggallium/util: Support POLYGON in u_stream_outputs_for_v...
2019-12-02 Alejandro Piñeiromesa/main/util: moving gallium u_mm to util, remove...
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-11-08 Eric Anholtu_format: Fix swizzle of A1R5G5B5.
2019-11-07 Eric Anholtgallium: Add equivalents of packed MESA_FORMAT_*UINT...
2019-11-07 Eric Anholtgallium: Add an equivalent of MESA_FORMAT_BGR_UNORM8.
2019-11-07 Eric Anholtgallium: Add some more channel orderings of packed...
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: remove LIST_IS_EMPTY macro
2019-10-28 Timothy Arceriutil: remove LIST_DEL macro
2019-10-28 Timothy Arceriutil: remove LIST_DELINIT macro
2019-10-28 Timothy Arceriutil: remove LIST_REPLACE macro
2019-10-28 Timothy Arceriutil: remove LIST_ADD macro
2019-10-28 Timothy Arceriutil: remove LIST_ADDTAIL macro
2019-10-28 Timothy Arceriutil: remove LIST_INITHEAD macro
2019-10-24 Adam Jacksongallium: Fix a bunch of undefined left-shifts in u_format_*
2019-10-24 Michel Dänzergallium/util: Cast to target type before shifting left
2019-10-20 Eric Anholtgallium: Drop the unused PIPE_FORMAT_A*L* formats.
2019-10-18 Lucas Stachgallium/util: don't depend on implementation defined...
2019-10-17 Marek Olšákgallium/u_blitter: remove an unused variable
2019-10-17 Erik Faye-Lundmesa/st: support lowering user-clip-planes automatically
2019-10-17 Erik Faye-Lundmesa/gallium: automatically lower two-sided lighting
2019-10-17 Erik Faye-Lundmesa/gallium: automatically lower point-size
2019-10-17 Erik Faye-Lundmesa/gallium: automatically lower alpha-testing
2019-10-17 Dave Airliegallium: add flatshade lowering capability
2019-10-17 Erik Faye-Lundgallium/u_blitter: set a more sane viewport-state
2019-10-14 James Xionggallium: rename PIPE_CAP_MAX_FRAMES_IN_FLIGHT to PIPE_C...
2019-10-11 Dave Airliegallium: add a a new cap for changing the TGSI TG4...
2019-10-09 Marek Olšákgallium/u_tests: test NV12 allocation and export
2019-10-09 Marek Olšákgallium/util: add planar format layouts and helpers
2019-10-09 Marek Olšákgallium/util: remove enum numbering from util_format_layout
2019-10-08 Marek Olšákgallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to...
2019-10-08 Marek Olšákutil: use simple_mtx_t for util_range
2019-09-30 Caio Marcelo de... gallium: Add PIPE_CAP_DEMOTE_TO_HELPER_INVOCATION
2019-09-19 Timothy Arceriutil/u_queue: track job size and limit the size of...
next