turnip: Skip unused regs when setting up streamout buffers
[mesa.git] / src / gallium / drivers /
2020-04-22 Alejandro Piñeirov3d: support for textureQueryLOD
2020-04-22 Jonathan Marekturnip: implement VK_EXT_sample_locations
2020-04-22 Lionel Landwerliniris: fail screen creation when kernel support is not...
2020-04-22 Alyssa Rosenzweigpanfrost: Assert on unimplemented fragcoord etc
2020-04-21 Dylan Bakerreplace imports memory functions with utils memory...
2020-04-21 Gert Wollnyr600/sfn: use new temp register allocation when loading...
2020-04-21 Gert Wollnyr600/sfn: Count only literals that are not inline to...
2020-04-21 Gert Wollnyr600/sfn: Fix using the result of a fetch instruction...
2020-04-21 Gert Wollnyr600/sfn: Fix handling of GS inputs
2020-04-21 Gert Wollnyr600/sfn: Handle b2b1 like it was a mov
2020-04-21 Gert Wollnyr600/sfn: Fix null pointer deref in live range evalation
2020-04-21 Gert Wollnyr600/nir: Pin interpolation results to channel
2020-04-21 Gert Wollnyr600/sfn: Implementing instructions blocks
2020-04-21 Gert Wollnyr600/sfn: Fix setting alignments when lowering UBOs
2020-04-21 Gert Wollnyr600/sfn: Reduce array limit for scratch usage
2020-04-21 Gert Wollnyr600: Dump a few more variables when requested
2020-04-20 Rafael Antognolliiris/bufmgr: Add support for MMAP_OFFSET ioctl.
2020-04-20 Rafael Antognolliiris/bufmgr: Factor out GEM_MMAP ioctl from mmap_cpu...
2020-04-20 Pierre-Eric Pellou... radeonsi: skip vs output optimizations for some outputs
2020-04-18 Albert Astals CidFix promotion of floats to doubles
2020-04-17 Pierre-Eric Pellou... radeonsi: don't assume ctx is always a threaded_context
2020-04-16 Ilia Mirkinnv50,nvc0: update with latest caps
2020-04-16 Rafael Antognolliiris: Enable EXT_depth_bounds_test extension.
2020-04-16 Bas Nieuwenhuizenwinsys/amdgpu: Retrieve WC flags from imported buffers.
2020-04-16 Erik Faye-Lundzink: be less picky about tiled resources
2020-04-16 Lepton Wuvirgl: Use ETC2 formats directly when possible.
2020-04-16 Pierre-Eric Pellou... radeonsi: use thread_context::bytes_mapped_limit
2020-04-16 Ilia Mirkinnvc0: enable GL_NV_viewport_array2
2020-04-15 Karol HerbstRevert "nvc0: fix line width on GM20x+"
2020-04-15 Paulo Zanoniiris: make BATCH_SZ smaller by BATCH_RESERVED bytes
2020-04-15 Paulo Zanoniiris: remove useless bo->gtt_offset assignment
2020-04-15 Paulo Zanoniiris: remove unnecessary forward declaration
2020-04-15 Paulo Zanoniiris: remove hole from struct iris_bo
2020-04-15 Dave Airliellvmpipe/nir: free the nir shader
2020-04-15 Brian Hofreedreno/turnip: Update GRAS_LAYER_CNTL to GRAS_MAX_LA...
2020-04-15 Karol Herbstnvc0: enable ASTC and ETC on GM20B
2020-04-15 Lionel Landwerliniris: drop cache coherent cpu mapping for external BO
2020-04-15 Dave Airliellvmpipe/setup: move line stats collection earlier.
2020-04-15 Dave Airliellvmpipe: fix no tokens detections.
2020-04-15 Dave Airliellvmpipe/query: fix transform feedback overflow any...
2020-04-15 Dave Airliellvmpipe: report tessellation shader statistics.
2020-04-15 Dave Airliellvmpipe: fixup context leaks.
2020-04-14 Vinson Leeswr: Remove Byte Order Mark.
2020-04-13 Eric Anholtfreedreno/a5xx+: Skip compiling the old gmem blit programs.
2020-04-13 Rob Clarkfreedreno/ir3: add mov/cov stats
2020-04-13 Alyssa Rosenzweigpanfrost: Drop dependency on nonexistant write_value
2020-04-12 Ilia Mirkinnvc0: add NV_viewport_swizzle support for GM200+
2020-04-12 Qiang Yulima: set offset when export resource
2020-04-11 Lionel Landwerliniris: make resources take a ref on the screen object
2020-04-11 Lionel Landwerliniris: share buffer managers accross screens
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 Caio Marcelo de... intel/fs: Allow multiple slots for position
2020-04-07 Brian Hoturnip: Configure VPC for geometry shaders
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 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-02 Connor Abbottfreedreno: Rename RB_DONE_TS
next