glthread: don't prefix variable_data with const
[mesa.git] / src / gallium /
2020-03-05 Jason Ekstrandiris: Enable HiZ and stencil CCS for blorp blit destina...
2020-03-05 Jason Ekstrandiris: Enable CCS for copies from HiZ+CCS depth buffers
2020-03-05 Jason Ekstrandiris: Allow HiZ on blit sources
2020-03-04 Mauro Rossiandroid: r600/sfn: Add GDS instructions
2020-03-04 Mauro Rossiandroid: r600/sfn: fix includes and libmesa_nir dependency
2020-03-04 Duncan Hopkinszink. Added storage CISto descriptor pool.
2020-03-04 Christian Gmeineretnaviv: fix alpha test on GC3000
2020-03-04 Christian Gmeineretnaviv: update headers from rnndb
2020-03-04 Vilya Harveyzink. Don't set incorrect sType in VkImportMemoryFdInfo...
2020-03-03 Mauro Rossiandroid: gallium/auxiliary: fix "Unused source files...
2020-03-03 Rafael Antognolliintel/gen12+: Disable mid thread preemption.
2020-03-03 Krzysztof RaszkowskiRevert "gallium/swr: Fix min/max range index draw"
2020-03-03 Chris Lordvc4: fix vc4_yuv_blit overwriting fragment constant...
2020-03-03 Jan Zielinskigallium/swr: fix corruptions in Unigine Heaven
2020-03-03 Satyajit Sahust/va: GetConfigAttributes: check profile and entrypoin...
2020-03-03 Rafael Antognolliintel/isl: Implement D16_UNORM workarounds.
2020-03-03 Thong Thaist/va/postproc: reallocate interlaced destination buffer
2020-03-03 Louis-Francis Ratt... panfrost: fix transform feedback
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-03-03 Vasily Khoruzhicklima: don't disable tiling if there's linear modifier...
2020-03-03 Samuel Pitoisetac: rename lds_size_per_cu to lds_size_per_workgroup
2020-03-03 Ilia Mirkinnvc0: enable EXT_texture_shadow_lod
2020-03-03 Ilia Mirkinst/mesa: allow TXB2/TXL2 to work with cube array shadow...
2020-03-03 Ilia Mirkinnv50,nvc0: add newly added PIPE_CAP's to list
2020-03-03 Paulo Zanoniintel: fix the gen 12 compute shader scratch IDs
2020-03-03 Paulo Zanoniintel: fix the gen 11 compute shader scratch IDs
2020-03-02 Rafael Antognolliiris: Wait for the GPU to be idle before invalidating...
2020-03-02 Rafael Antognolliiris: Split aux map initialization from invalidation.
2020-03-02 Dave Airliegallivm/tessellator: use private functions for min...
2020-03-02 Vasily Khoruzhicklima: add RGBA5551 and RGBA4444 formats
2020-03-02 Gert Wollnyr600/sfn: Don't try to catch exceptions, the driver...
2020-03-02 Gert Wollnyr600/sfn: Use static_cast when type is already known
2020-03-02 Gert Wollnyr600/sfn: Avoid using dynamic_cast to identify type
2020-03-02 Andreas Baierllima: Add etc1 support
2020-02-28 Thong Thaist/va: remove unneeded code
2020-02-28 Rob Clarkfreedreno: honor FD_MESA_DEBUG=nogrow
2020-02-28 Rob Clarkfreedreno/a6xx: enable SKIP_IB2_ENABLE properly
2020-02-28 Rob Clarkfreedreno/a6xx: don't emit YIELD packet
2020-02-28 Rob Clarkfreedreno/a6xx: whitespace fix
2020-02-28 Rob Clarkfreedreno/a6xx: emit LRZ clear in sysmem too
2020-02-28 Rob Clarkfreedreno/a6xx: remove unused param
2020-02-28 Rob Clarkfreedreno/ir3: remove from_tgsi
2020-02-28 Icecream95panfrost: LogicOp fixes and non 8-bit format support
2020-02-28 Greg Vr600: add missing <array> include
2020-02-28 Dave Airliellvmpipe: add support for tessellation shaders
2020-02-28 Dave Airliegallium/nir/tgsi: only scan fragment shader inputs...
2020-02-28 Dave Airliedraw: hook up final bits of tessellation
2020-02-28 Dave Airliedraw: add main tessellation code
2020-02-28 Dave Airliedraw: add JIT context/functions for tess stages.
2020-02-28 Dave Airliegallivm/nir: add tessellation i/o support.
2020-02-28 Dave Airliegallivm/tgsi/swr: add mask vec to the tcs store
2020-02-28 Dave Airliegallivm/nir: align store_var param order with load_var
2020-02-28 Dave Airliegallivm/nir: add support for tess system values
2020-02-28 Dave Airliegallivm/nir: split out 64-bit splitting code
2020-02-28 Dave Airliegallium/auxiliary: add the microsoft tessellator and...
2020-02-28 Marek Olšákgallium/u_vbuf: silence a warning by using unreachable
2020-02-28 Marek Olšáknir: fix 5 warnings
2020-02-28 Marek Olšákgallivm: fix 5 warnings
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-28 Marek Olšákgallium/cso_hash: inline struct cso_hash_data
2020-02-28 Marek Olšákgallium/cso_hash: pack cso_node better
2020-02-27 Alyssa Rosenzweigpanfrost: Increase SSBO/image limit from 4->8
2020-02-27 Jonathan Mareketnaviv: disable INT_FILTER for ASTC
2020-02-27 Alyssa Rosenzweigpanfrost: Add PAN_MESA_DEBUG=gles3 option
2020-02-27 Alyssa Rosenzweigpanfrost: Expose PIPE_CAP_PRIMITIVE_RESTART
2020-02-27 Alyssa Rosenzweigpanfrost: Don't set shared->unk0
2020-02-27 Alyssa Rosenzweigpanfrost: Fix gl_VertexID/InstanceID
2020-02-27 Alyssa Rosenzweigpanfrost: Implement index buffer cache
2020-02-27 Alyssa Rosenzweigpanfrost: Combine get_index_buffer with bound computation
2020-02-27 Leo Liuradeon/jpeg: fix the jpeg dt_pitch with YUYV format
2020-02-27 Pierre-Eric Pellou... st/va: add support YUY2
2020-02-27 Pierre-Eric Pellou... st/va: enable 4:2:2 chroma format
2020-02-27 Pierre-Eric Pellou... radeonsi: fix surf_pitch for subsampled surface
2020-02-27 Pierre-Eric Pellou... gallium/vl: add 4:2:2 support
2020-02-27 Pierre-Eric Pellou... gallium/video: remove pipe_video_buffer.chroma_format
2020-02-27 Pierre-Eric Pellou... format: add format_to_chroma_format
2020-02-27 Pierre-Eric Pellou... radeonsi: test subsampled format in testdma
2020-02-26 Dave Airliegallivm/nir: handle mod 0 better.
2020-02-26 Dave Airliegallivm/nir: fix integer divide SIGFPE
2020-02-26 Dave Airliegallivm/tgsi: fix stream id regression
2020-02-26 Rafael Antognolliiris: Apply the flushes when switching pipelines.
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-26 Marek Olšáktgsi_to_nir: set num_images and num_samplers with holes...
2020-02-26 Tomeu Vizosopanfrost: Remove some more prints to stdout
2020-02-26 Samuel Pitoisetac,radeonsi: add ac_gpu_info::lds_size_per_cu
2020-02-25 Icenowy Zhenglima: expose fragment shader derivatives capability
2020-02-25 Jose Maria Casanov... v3d: Sync on last CS when non-compute stage uses resour...
2020-02-25 Dave Airliedri: add another get shm variant.
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 Jonathan Marekhud: add GALLIUM_HUD_SCALE
next