panfrost: Refactor blend descriptors
[mesa.git] / src / gallium / auxiliary /
2019-05-06 Erik Faye-Lunddraw: flush when setting stream-out targets
2019-05-02 Marek Olšákst/dri: decrease input lag by syncing sooner in SwapBuffers
2019-05-02 Brian Paulllvmpipe: init some vars to NULL to silence MinGW compi...
2019-05-01 Gert Wollnysoftpipe: Add support for TGSI_OPCODE_INTERP_CENTROID
2019-05-01 Gert Wollnysoftpipe: Add support for TGSI_OPCODE_INTERP_OFFSET
2019-05-01 Gert Wollnysoftpipe: Add (fake) support for TGSI_OPCODE_INTERP_SAMPLE
2019-05-01 Gert Wollnysoftpipe: Add an per-input array for interpolator corre...
2019-05-01 Gert Wollnysoftpipe: Factor out evaluation of the source indices
2019-04-30 Julien Isorcegallium: add resource_get_info to pipe_screen
2019-04-29 Eric Engestromdelete autotools .gitignore files
2019-04-29 Erik Faye-Lundgallium/u_vbuf: support NULL-resources
2019-04-25 Nicolai Hähnleddebug: expose some helper functions as non-inline
2019-04-25 Nicolai Hähnleddebug: dump driver state into a separate file
2019-04-25 Nicolai Hähnleddebug: log calls to pipe->flush
2019-04-25 Nicolai Hähnleddebug: set thread name
2019-04-25 Nicolai Hähnleutil/u_log: flush auto loggers before starting a new...
2019-04-24 Marek Olšákutil: fix a compile failure in u_compute.c on windows
2019-04-24 Jiang, Sonnyva: use a compute shader for the blit
2019-04-24 Marek Olšákgallium: add PIPE_CAP_PREFER_COMPUTE_BLIT_FOR_MULTIMEDIA
2019-04-24 Marek Olšákgallium: set PIPE_CAP_MAX_FRAMES_IN_FLIGHT to 2 for...
2019-04-24 Marek Olšákgallium: replace drm_driver_descriptor::configuration...
2019-04-24 Marek Olšákgallium: replace DRM_CONF_SHARE_FD with PIPE_CAP_DMABUF
2019-04-24 Marek Olšákgallium: replace DRM_CONF_THROTTLE with PIPE_CAP_MAX_FR...
2019-04-23 Mike Blumenkrantzgallium: add pipe cap for inner_coverage conservative...
2019-04-23 Eric Anholtgallium: Remove the malloc pipebuffer manager.
2019-04-23 Eric Anholtgallium: Remove the "alt" pipebuffer manager interface.
2019-04-23 Eric Anholtgallium: Remove the ondemand pipebuffer manager.
2019-04-23 Eric Anholtgallium: Remove the pool pipebuffer manager.
2019-04-23 Jonathan Marekgallium: add ATC format support
2019-04-23 Marek Olšáktgsi/scan: add uses_drawid
2019-04-22 Lubomir Rintelgallivm: disable NEON instructions if they are not...
2019-04-22 Lubomir Rintelgallivm: guess CPU features also on ARM
2019-04-22 Kenneth Graunkeiris: Add mechanism for iris-specific driconf options
2019-04-19 Kristian H. Kristensengallium/auxiliary/vl: Fix a couple of warnings
2019-04-19 Kristian H. Kristensentgsi: Mark tgsi_strings_check() unused
2019-04-17 Dominik DreesAdd no_aos_sampling GALLIVM_PERF option
2019-04-17 Roland Scheideggergallivm: fix saturated signed add / sub with llvm 9
2019-04-17 Erik Faye-Lundgallium/util: support translating between uint and...
2019-04-15 Roland Scheideggergallivm: fix bogus assert in get_indirect_index
2019-04-15 Dylan BakerDelete autotools
2019-04-15 Rhys Perrygallium: add support for formatted image loads
2019-04-14 Karol Herbstnir: make nir_const_value scalar
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-11 Jan Veselygallium/aux: Report error if loading of a pipe driver...
2019-04-11 Qiang Yugallium: add lima driver
2019-04-11 Qiang Yugallium/u_vbuf: export u_vbuf_get_minmax_index
2019-04-11 Guido Günthergallium: trace: Add missing fence related wrappers
2019-04-10 Gert WollnyGallium: Add new CAP that indicated whether IO array...
2019-04-09 Caio Marcelo de... gallium: Add PIPE_CAP_COMPUTE_SHADER_DERIVATIVES
2019-04-09 Timothy Arcerinir/radv: remove restrictions on opt_if_loop_last_conti...
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-04-07 Kenneth Graunkegallium/util: Add const to u_range_intersect
2019-04-07 Greg Vgallium/hud: add CPU usage support for FreeBSD
2019-04-05 Andrii Simiklitutil: clean the 24-bit unused field to avoid an issues
2019-04-05 James Zhugallium/auxiliary/vl: Add barrier/unbind after compute...
2019-04-05 James Zhugallium/auxiliary/vl: Fixed blank issue with compute...
2019-04-05 James Zhugallium/auxiliary/vl: Fixed blur issue with weave compu...
2019-04-05 Dave Airlieddebug: add compute functions to help hang detection
2019-04-04 Marek Olšákgallium: add writable_bitmask parameter into set_shader...
2019-04-04 Guido Günthergallium/u_dump: util_dump_sampler_view: Dump u.tex...
2019-04-04 Guido Günthergallium: ddebug: Add missing fence related wrappers
2019-04-04 Eric Engestromgallium/hud: fix rounding error in nic bps computation
2019-04-04 Eric Engestromgallium/hud: prevent buffer overflow
2019-04-04 Eric Engestromgallium/hud: fix memory leaks
2019-03-28 Dave Airliesoftpipe: add indirect store buffer/image unit
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)
2019-03-25 Leo Liuvl/dri3: remove the wait before getting back buffer
2019-03-22 Rob Clarkgallium: add PIPE_CAP_ESSL_FEATURE_LEVEL
2019-03-21 Dave Airliesoftpipe: remove shadow_ref assert.
2019-03-21 Dave Airliesoftpipe: handle 32-bit bitfield inserts
2019-03-21 Dave Airliesoftpipe: fix 32-bit bitfield extract
2019-03-18 Brian Paulgallium/util: remove pipe_sampler_view_release()
2019-03-15 James Zhugallium/auxiliary/vl: Change weave compute shader imple...
2019-03-15 James Zhugallium/auxiliary/vl: Change grid setting
2019-03-15 James Zhugallium/auxiliary/vl: Increase shader_params size
2019-03-15 Marek Olšákgallium: add pipe_grid_info::last_block
2019-03-08 Brian Paulpipebuffer: s/PB_ALL_USAGE_FLAGS/PB_USAGE_ALL/
2019-03-08 Brian Paulpipebuffer: whitespace fixes in pb_buffer.h
2019-03-08 Brian Paulpipebuffer: use new pb_usage_flags enum type
2019-03-08 Brian Paulgallium/util: add some const qualifiers in u_bitmask.c
2019-03-08 Brian Paulgallium/util: whitespace cleanups in u_bitmask.[ch]
2019-03-05 Timur Kristóftgsi_to_nir: Set correct location for uniforms.
2019-03-05 Timur Kristóftgsi_to_nir: Improve interpolation modes.
2019-03-05 Kenneth Graunketgsi_to_nir: use sampler variables and derefs
2019-03-05 Timur Kristóftgsi_to_nir: Support FACE and POSITION properly.
2019-03-05 Timur Kristóftgsi_to_nir: Extract ttn_emulate_tgsi_front_face into...
2019-03-05 Timur Kristóftgsi_to_nir: Restructure system value loads.
2019-03-05 Timur Kristóftgsi_to_nir: Produce optimized NIR for a given pipe_screen.
2019-03-05 Timur Kristóftgsi_to_nir: Split to smaller functions.
2019-03-05 Timur Kristóftgsi_to_nir: Make the TGSI IF translation code more...
2019-03-05 Timur Kristóftgsi_to_nir: Fix TGSI LIT translation by using flt.
2019-03-05 Timur Kristóftgsi_to_nir: Fix the TGSI ARR translation by converting...
2019-03-05 Timur Kristófnir: Add ability for shaders to use window space coordi...
2019-02-27 Tapani Pälliandroid: make libbacktrace optional on USE_LIBBACKTRACE
next