gallium: move ddebug, noop, rbug, trace to auxiliary to improve build times
[mesa.git] / src / gallium / drivers /
2018-04-13 Marek Olšákgallium: move ddebug, noop, rbug, trace to auxiliary...
2018-04-13 Marek Olšákradeonsi: make sure CP DMA is idle at the end of IBs
2018-04-13 Marek Olšákradeonsi: always prefetch later shaders after the draw...
2018-04-13 Marek Olšákradeonsi: emit shader pointers before cache flushes...
2018-04-13 Marek Olšákradeonsi/gfx9: don't use the workaround for gather4...
2018-04-13 Marek Olšákradeonsi: disable TC-compat HTILE on Tonga and Iceland
2018-04-13 Marek Olšákradeonsi: force 2D tiling on VI only when TC-compat...
2018-04-13 Marek Olšákradeonsi: don't flush HTILE if there is no HTILE clear
2018-04-13 Marek Olšákradeonsi: merge 2 identical if statements in si_clear
2018-04-13 Marek Olšákradeonsi: don't do GFX-specific texture decompression...
2018-04-13 Marek Olšákradeonsi: simplify generating the renderer string
2018-04-12 Eric Anholtbroadcom/vc5: Fix a stray '`' in a comment.
2018-04-12 Eric Anholtbroadcom/vc5: Update the UABI for in/out syncobjs
2018-04-12 Eric Anholtbroadcom/vc5: Drop the finished_seqno optimization.
2018-04-12 Eric Anholtbroadcom/vc5: Drop the throttling code.
2018-04-12 Eric Anholtbroadcom/vc5: Move flush_last_load into load_general...
2018-04-12 Eric Anholtbroadcom/vc5: Rename read_but_not_cleared to loads_pending.
2018-04-12 Eric Anholtbroadcom/vc5: Refactor the implicit coords/stores_pendi...
2018-04-12 Eric Anholtbroadcom/vc5: Emit missing TILE_COORDINATES_IMPLICIT...
2018-04-12 Eric Anholtbroadcom/vc5: Add checks that we don't try to do raw...
2018-04-12 Eric Anholtbroadcom/vc5: Fix MSAA depth/stencil size setup.
2018-04-12 Leo Liuradeonsi: use PIPE_FORMAT_P016 format for VP9 profile2
2018-04-12 Leo Liuradeon/vcn: add VP9 profile2 support
2018-04-12 Leo Liuradeonsi: cap VP9 support to progressive buffer
2018-04-12 Leo Liuradeonsi: cap VP9 support to Raven
2018-04-12 Leo Liuradeon/vcn: add VP9 context buffer
2018-04-12 Leo Liuradeon/vcn: get VP9 msg buffer
2018-04-12 Leo Liuradeon/vcn: fill probability table to prob buffers
2018-04-12 Leo Liuradeon/vcn: add VP9 message buffer interface
2018-04-12 Leo Liuradeon/vcn: add VP9 prob table buffer
2018-04-12 Leo Liuradeon/vcn: add VP9 dpb buffer size
2018-04-12 Leo Liuradeon/vcn: add VP9 stream type for decoder
2018-04-11 Nicolai Hähnleradeonsi: correctly parse disassembly with labels
2018-04-11 Nicolai Hähnleradeonsi: pass -O halt_waves to umr for hang debugging
2018-04-10 Marek Olšákradeonsi: add shader binary padding for UMR
2018-04-10 Juan A. Suarez Romeroradeonsi: autotools: add si_build_pm4.h in dist tarball
2018-04-10 Timothy Arceriradeonsi/nir: tidy up si_nir_load_sampler_desc()
2018-04-10 Timothy Arceriradeonsi/nir: set uses_bindless_images for images
2018-04-10 Timothy Arceriradeonsi/nir: don't add bindless samplers/images to...
2018-04-09 Bas Vermeulenradeonsi: convert dispatch packet to little endian
2018-04-09 Bas Vermeulenradeonsi: correct si_vgt_param_key on big endian machines
2018-04-09 Marek Olšákradeonsi: don't set RB+ registers on GFX9 chips without RB+
2018-04-09 Emil Velikovetnaviv: meson: add etnaviv_query_pm.[ch] to the sources
2018-04-08 Christian Gmeineretnaviv: expose perfmon query groups
2018-04-08 Christian Gmeineretnaviv: add query_group_info for perfmon counters
2018-04-08 Christian Gmeineretnaviv: assign group_ids to perfmon queries
2018-04-08 Christian Gmeineretnaviv: support MC performance counters
2018-04-08 Christian Gmeineretnaviv: support TX performance counters
2018-04-08 Christian Gmeineretnaviv: support RA performance counters
2018-04-08 Christian Gmeineretnaviv: support SE performance counters
2018-04-08 Christian Gmeineretnaviv: support PA performance counters
2018-04-08 Christian Gmeineretnaviv: support SH performance counters
2018-04-08 Christian Gmeineretnaviv: support PE performance counters
2018-04-08 Christian Gmeineretnaviv: support HI performance counters
2018-04-08 Christian Gmeineretnaviv: add perfmon query implementation
2018-04-08 Christian Gmeineretnaviv: sw queries: return correct number of groups
2018-04-08 Lucas Stachetnaviv: advertise YUV formats as external only
2018-04-07 Rhys Perrynvc0: finish implementation of PIPE_QUERY_SO_OVERFLOW_P...
2018-04-07 Rhys Perrynvc0: change ACQUIRE_EQUAL to ACQUIRE_GEQUAL in nvc0_hw...
2018-04-07 Rhys Perrynvc0: ensure the query's fence has been emitted in...
2018-04-07 Ilia Mirkinnvc0: restore image binding on RGB10A2, remove from...
2018-04-07 Rob Clarkfreedreno/ir3: use lower_global_vars_to_local in cmdlin...
2018-04-05 Jan Veselyradeonsi: Reorder checks in si_check_render_feedback
2018-04-05 Marek Olšákradeonsi: fix a crash if ps_shader.cso is NULL in si_ge...
2018-04-05 Marek Olšákradeonsi: remove more R600 references
2018-04-05 Marek Olšákradeonsi: try to fix android
2018-04-05 Marek Olšákradeonsi: try to fix meson
2018-04-05 Marek Olšákradeonsi: don't build libradeon.la separately
2018-04-05 Marek Olšákradeonsi: clean up GET_MAX_VIEWPORT_RANGE definition
2018-04-05 Marek Olšákradeonsi: remove r600_common_context
2018-04-05 Marek Olšákradeonsi: remove r600_pipe_common::screen
2018-04-05 Marek Olšákradeonsi: move r600_buffer_common.c and r600_texture...
2018-04-05 Marek Olšákradeonsi: move r600_gpu_load.c to si_gpu_load.c
2018-04-05 Marek Olšákradeonsi: move r600_query.c/h files to si_query.c/h
2018-04-05 Marek Olšákradeonsi: move r600_cs.h contents into si_pipe.h, si_bu...
2018-04-05 Marek Olšákradeonsi: rename query definitions R600_ -> SI_
2018-04-05 Marek Olšákradeonsi: move and rename R600_ERR out of r600_pipe_com...
2018-04-05 Marek Olšákradeonsi: rename a few R600/r600_ -> SI_/si_
2018-04-05 Marek Olšákradeonsi: move definitions out of r600_pipe_common.h
2018-04-05 Marek Olšákradeonsi: move functions out of and remove r600_pipe_co...
2018-04-05 Marek Olšákradeonsi: rename r600 -> si in some places
2018-04-05 Marek Olšákradeonsi: use si_context instead of pipe_context in...
2018-04-05 Marek Olšákradeonsi: use si_context instead of pipe_context in...
2018-04-05 Marek Olšákradeonsi: use si_context instead of pipe_context in...
2018-04-05 Marek Olšákradeonsi: pass sctx to si_rebind_buffer and clean up
2018-04-05 Marek Olšákradeonsi: use r600_common_context less pt7
2018-04-05 Marek Olšákradeonsi: use r600_common_context less pt6
2018-04-05 Marek Olšákradeonsi: update copyrights
2018-04-05 Marek Olšákradeonsi: switch radeon_add_to_buffer_list parameter...
2018-04-05 Marek Olšákradeonsi: use r600_common_context less pt5
2018-04-05 Marek Olšákradeonsi: use r600_common_context less pt4
2018-04-05 Marek Olšákradeonsi: use r600_common_context less pt3
2018-04-05 Marek Olšákradeonsi: use r600_common_context less pt2
2018-04-05 Marek Olšákradeonsi: use r600_common_context less pt1
2018-04-05 Marek Olšákradeonsi: don't use r600_common_context in si_emit_cach...
2018-04-05 Marek Olšákradeonsi: switch r600_atom::emit parameter to si_context
2018-04-05 Marek Olšákradeonsi: flatten / remove struct r600_ring
2018-04-05 Marek Olšákradeonsi: remove r600_ring::flush callback
2018-04-05 Marek Olšákradeonsi: make radeon_add_to_buffer_list_check_mem...
2018-04-05 Marek Olšákradeonsi: add_to_buffer_list functions can return void
next