st/va: GetConfigAttributes: check profile and entrypoint combination
[mesa.git] / src / gallium / drivers /
2020-03-03 Rafael Antognolliintel/isl: Implement D16_UNORM workarounds.
2020-03-03 Louis-Francis Ratt... panfrost: fix transform feedback
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 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 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 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 Airliegallivm/tgsi/swr: add mask vec to the tcs store
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... radeonsi: fix surf_pitch for subsampled surface
2020-02-27 Pierre-Eric Pellou... gallium/video: remove pipe_video_buffer.chroma_format
2020-02-27 Pierre-Eric Pellou... radeonsi: test subsampled format in testdma
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: consolidate hash tables with pointe...
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-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 Anholtv3d: Ask the state tracker to lower image accesses...
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 Alyssa Rosenzweigpanfrost: Rewrite texture descriptor creation logic
2020-02-21 Alyssa Rosenzweigpanfrost: Move format translation to root
2020-02-21 Alyssa Rosenzweigpanfrost: Move pan_afbc.c to root
2020-02-21 Alyssa Rosenzweigpanfrost: Move checksum routines to root panfrost
2020-02-21 Vasily Khoruzhicklima: implement PLB PP stream cache
2020-02-20 Alyssa Rosenzweigpanfrost: Remove flush_frontbuffer
2020-02-20 Icecream95panfrost: LogicOp support
2020-02-19 Bas Nieuwenhuizenradeonsi: Fix compute copies for subsampled formats.
2020-02-19 Alyssa Rosenzweigpanfrost: Remove old hack
2020-02-19 Alyssa Rosenzweigpanfrost: Remove old comment
2020-02-19 Alyssa Rosenzweigpanfrost: Remove dirty tracking
2020-02-19 Danylo Piliaieviris: Do not dereference nullptr with pipe_reference
2020-02-19 Danylo Piliaievintel/bufmgr: Cast bitshift to unsigned
2020-02-18 Eric Anholtllvmpipe: Silence uninitialized variable warning about...
2020-02-18 Rob Clarkfreedreno/registers: cleanup CP_SET_MARKER
2020-02-18 Alyssa Rosenzweigpanfrost: Remove enum panfrost_memory_layout
2020-02-18 Alyssa Rosenzweigpanfrost: Debitfieldize mali_uniform_buffer_meta
2020-02-18 Alyssa Rosenzweigpanfrost: Avoid reading GPU memory when packing vertices
2020-02-18 Alyssa Rosenzweigpanfrost: Cleanup transfer_map
2020-02-18 Alyssa Rosenzweigpanfrost: Update scoreboarding notes
2020-02-18 Alyssa Rosenzweigpanfrost: Rewrite scoreboarding routines
2020-02-18 Alyssa Rosenzweigpanfrost: Print synced traces to stderr
2020-02-18 Alyssa Rosenzweigpanfrost: Implement PAN_DBG_SYNC with pandecode/minimal
2020-02-18 Alyssa Rosenzweigpan/decode: Add `minimal` mode
2020-02-17 Erik Faye-Lundzink: do not convert bools to/from uint
2020-02-17 Erik Faye-Lundzink/spirv: uint -> raw
2020-02-17 Erik Faye-Lundzink/spirv: unit_value -> raw_value
2020-02-17 Erik Faye-Lundzink/spirv: rename functions a bit
2020-02-17 Erik Faye-Lundzink/spirv: prefer store_dest over store_dest_uint
2020-02-17 Erik Faye-Lundzink/spirv: do not reinvent store_dest
2020-02-17 Erik Faye-Lundzink: do not report texture-samplers for unsupported...
2020-02-17 Erik Faye-Lundzink: fix binding-usage
2020-02-17 Qiang Yulima: rename lima_submit to lima_job
2020-02-17 Qiang Yulima: move dump check to macro for lima_dump_command_st...
2020-02-17 Qiang Yulima: enable multi submit optimization
2020-02-17 Qiang Yulima: optinal flush submit in lima_clear
2020-02-17 Qiang Yulima: use per submit dump file
2020-02-17 Qiang Yulima: move framebuffer info to lima_submit
2020-02-17 Qiang Yulima: move clear into submit (v2)
2020-02-17 Qiang Yulima: move damage_rect into lima_submit
2020-02-17 Qiang Yulima: move pp_max_stack_size to lima_submit
2020-02-17 Qiang Yulima: move resolve into lima_submit
next