aco: keep track of which events are used in a barrier
[mesa.git] / src / gallium /
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
2020-02-24 Icenowy Zhenglima: remove its hash table entry when invalidating...
2020-02-24 Eric Anholtfreedreno: Switch to using lowered image intrinsics.
2020-02-24 Eric Anholttgsi_to_nir: Reuse glsl_get_sampler_dim_coordinate_comp...
2020-02-24 Eric Anholtv3d: Ask the state tracker to lower image accesses...
2020-02-24 Eric Anholtgallium: Add a cap for enabling lowering of image load...
2020-02-24 Nanley Cheryiris: Use isl_aux_state_transition_write()
2020-02-24 Nanley Cheryiris: Use ISL's access preparation functions
2020-02-24 Nanley Cheryiris: Use isl_aux_usage_has_fast_clear()
2020-02-24 Chris Wilsoniris: Fix import sync-file into syncobj
2020-02-24 Krzysztof Raszkowskigallium/swr: Fix min/max range index draw
2020-02-22 Kenneth Graunkeiris: Set MOCS for constant packets on Gen12+
2020-02-22 Kenneth Graunkeiris: Fix BLORP vertex buffers to respect ISL MOCS...
2020-02-22 Kenneth Graunkeiris: Make mocs an inline helper in iris_resource.h
2020-02-21 Jason Ekstrandnir/builder: Return an integer from nir_get_texture_size
2020-02-21 Michel Dänzerutil: Change os_same_file_description return type from...
2020-02-21 Michel Dänzerwinsys/amdgpu: Make local variable r signed
next