turnip: Properly handle all sizes of specialization constants
[mesa.git] / src / gallium /
2020-04-11 Lionel Landwerliniris: properly free resources on BO allocation failure
2020-04-10 Rob Clarkfreedreno/log: better decoding for multiple chunks...
2020-04-10 Rob Clarkfreedreno/log: spiff out parser some more
2020-04-10 Rob Clarkfreedreno/log: android support
2020-04-10 Alyssa Rosenzweigpanfrost: Pass compiler-appropriate options
2020-04-10 Alyssa Rosenzweigpanfrost: Move uniform_count to pan_assemble
2020-04-10 Alyssa Rosenzweigpanfrost: Move varying linking to cmdstream
2020-04-10 Alyssa Rosenzweigpanfrost: Call the Bifrost compiler on bi devices
2020-04-10 Alyssa Rosenzweigpanfrost: Set mfbd.msaa.sample_locations on Bifrost
2020-04-10 Tomeu Vizosopanfrost: On Bifrost, set the right tiler descriptor
2020-04-10 Tomeu Vizosopanfrost: Don't emit write_value jobs on Bifrost
2020-04-10 Tomeu Vizosopanfrost: Pass IS_BIFROST to pandecode_jc
2020-04-10 Tomeu Vizosopanfrost: Remove most usage of midgard_payload_vertex_tiler
2020-04-10 Alyssa Rosenzweigpanfrost: Unify vertex/tiler structures
2020-04-10 Alyssa Rosenzweigpanfrost: Staticize a few cmdstream functions
2020-04-10 Alyssa Rosenzweigpanfrost: Populate bifrost-specific structs within...
2020-04-10 Christian Gmeineretnaviv: remove the "active" member of queries
2020-04-10 Christian Gmeineretnaviv: change begin_query(..) to a void function
2020-04-10 Christian Gmeineretnaviv: drop redundant calls to etna_acc_query_suspend(..)
2020-04-10 Jose Maria Casanov... v3d: Primitive Counts Feedback needs an extra 32-bit...
2020-04-10 Caio Marcelo de... iris: Stop using cs_prog_data->threads
2020-04-10 Caio Marcelo de... intel/compiler: Replace cs_prog_data->push.total with...
2020-04-10 Vinson Leeswr/rasterizer: Use private functions for min/max to...
2020-04-09 Connor Abbottir3: Rewrite UBO push analysis to support bindless
2020-04-09 Jonathan Marekfreedreno/a6xx: set bypass RB_CCU_CNTL value for blitter
2020-04-09 Jonathan Marekfreedreno/registers: add RB_CCU_CNTL bitfields
2020-04-09 Jonathan Marekturnip: improve vertex input handling
2020-04-08 James Zhuradeonsi: fix Segmentation fault during vaapi enc test
2020-04-08 Timothy Arceriradeonsi: don't lower constant arrays to uniforms in...
2020-04-07 Dominik Behrmeson: fix debug build on Android
2020-04-07 Vinson Leegallivm: Add missing header for powf.
2020-04-07 Caio Marcelo de... intel/fs: Allow multiple slots for position
2020-04-07 Brian Hoturnip: Configure VPC for geometry shaders
2020-04-06 Marek Olšákutil: move and adjust the vertex upload heuristic equat...
2020-04-05 Vasily Khoruzhicklima: avoid situations when scissor minx > maxx or...
2020-04-05 Christian Gmeineretnaviv: convert perfmon queries to acc queries
2020-04-05 Christian Gmeineretnaviv: move generic perfmon functionality into own...
2020-04-05 Christian Gmeineretnaviv: extend acc sample provide with an allocate(..)
2020-04-05 Christian Gmeineretnaviv: extend result(..) to return if data is ready
2020-04-05 Christian Gmeineretnaviv: make use of a fixed size array to track of...
2020-04-05 Christian Gmeineretnaviv: extend acc query provider with supports(....
2020-04-05 Christian Gmeineretnaviv: rework wait/flush logic
2020-04-05 Christian Gmeineretnaviv: reset no_wait_cnt after triggered flush
2020-04-05 Christian Gmeineretnaviv: explicitly call resource_written(..)
2020-04-05 Christian Gmeineretnaviv: rework etna_acc_sample_provider
2020-04-05 Christian Gmeineretnaviv: rename hw queries to acc queries
2020-04-04 Dave AirlieRevert "gallivm: disable rgtc/latc SNORM accellerated...
2020-04-04 Dave Airliegallivm/rgtc: enable fast path for snorm types.
2020-04-04 Dave Airliegallivm/rgtc: fix the truncation to 8-bit
2020-04-04 Rob Clarkfreedreno: limit fp16 to frag and compute
2020-04-04 Rob Clarkfreedreno/ir3: also precompile compute shaders for...
2020-04-04 Rob Clarkfreedreno: fix missing locking
2020-04-04 Rob Clarkfreedreno/a6xx: add some compute logging
2020-04-03 Jason Ekstrandiris: Set alignments on cbuf0 and constant reads
2020-04-03 Ilia Mirkinnv50: don't try to upload MSAA settings for BUFFER...
2020-04-03 Karol Herbstclover: fix build with single library clang build
2020-04-03 Ilia Mirkinst/vdpau: make query test for 2D support
2020-04-03 Ilia Mirkinst/vdpau: avoid asserting on new VDP_YCBCR_* formats
2020-04-02 Connor Abbottfreedreno: Rename RB_DONE_TS
2020-04-02 Roland Scheideggergallivm: fix stream id fetch
2020-04-02 Roland Scheideggergallivm: switch the mask6/mask7 cases for signed rgtc...
2020-04-02 Roland Scheideggergallivm: fix rgtc2 format
2020-04-02 Adam Jacksongallium: enable EGL_EXT_image_dma_buf_import_modifiers...
2020-04-02 Erik Faye-Lundwgl: do not create screen from DllMain
2020-04-02 Erik Faye-Lundwgl: move screen-init to a helper
2020-04-02 Erik Faye-Lundwgl: drop unused member
2020-04-02 Erik Faye-Lundwgl: drop pointless debug_printf
2020-04-02 Pierre-Eric Pellou... radeonsi: dump shader stats when hitting the live cache
2020-04-02 Pierre-Eric Pellou... gallium/util: let shader live cache users know if a...
2020-04-01 Dave Airliegallium/llvmpipe: add an optimised 32-bit memset
2020-04-01 Krzysztof Raszkowskigallium/swr: Re-enable scratch space for client-memory...
2020-04-01 Krzysztof Raszkowskigallium/swr: Fix array stride problem.
2020-04-01 Thomas Hellstromsvga: Treat forced coherent maps as maps of persistent...
2020-04-01 Thomas Hellstromsvga, winsys/svga: Fix persistent memory discard maps
2020-04-01 Rob Clarkfreedreno/log: fix build error
2020-03-31 Eric Anholtfreedreno: Drop an unnecessary include marked "this...
2020-03-31 Eric Engestromscons: prune unused Makefile.sources
2020-03-31 Marek Olšákst/mesa: add environment variable pin_app_thread for...
2020-03-31 Marek Olšákgallium/u_threaded: call the driver to pin threads...
2020-03-31 Qiang Yulima: also check tiled and depth case when import
2020-03-31 Qiang Yulima: fix buffer import with offset
2020-03-31 Alyssa Rosenzweigpanfrost: Enable PIPE_SHADER_CAP_FP16 on Bifrost
2020-03-31 Alyssa Rosenzweigpanfrost: Move device open/close to root panfrost
2020-03-31 Alyssa Rosenzweigpanfrost: Move pan_bo to root panfrost
2020-03-31 Alyssa Rosenzweigpanfrost: Inline reference counting routines
2020-03-31 Alyssa Rosenzweigpanfrost: Isolate panfrost_bo_access_for_stage to pan_c...
2020-03-31 Alyssa Rosenzweigpanfrost: Split panfrost_device from panfrost_screen
2020-03-31 Icecream95panfrost: Add support for R3G3B2
2020-03-31 Icecream95panfrost: Mark 64-bit formats as unsupported
2020-03-30 Rob Clarkfreedreno/log: avoid duplicate ts's
2020-03-30 Rob Clarkfreedreno/a6xx: add some more tracepoints
2020-03-30 Rob Clarkfreedreno: add some initial fd_log tracepoints
2020-03-30 Rob Clarkfreedreno/a6xx: timestamp logging support
2020-03-30 Rob Clarkfreedreno: add logging infrastructure
2020-03-30 Rob Clarkutil: fix u_fifo_pop()
2020-03-30 Rob Clarkfreedreno: remove some obsolete debug options
2020-03-30 Eric Anholtfreedreno: Work around UBWC flakiness.
2020-03-30 Eric Anholtfreedreno: Fix detection of being in a blit for acc...
2020-03-30 Eric Anholtfreedreno: Rename "is_blit" to "is_discard_blit"
2020-03-30 Eric Anholtfreedreno/a6xx: Fix timestamp queries.
next