egl/android: Add support for CrOS buffer info perform op
[mesa.git] / src / gallium /
2020-08-18 Gert Wollnygallium/aux: reorder vertex attributes in triangle...
2020-08-18 Erik Faye-Lundgallium/indices: translate primitive-restart values
2020-08-18 Erik Faye-Lundgallium/indices: introduce u_primconvert_config
2020-08-18 Erik Faye-Lundgallium/indices: implement prim-restart for triangle...
2020-08-18 Erik Faye-Lundgallium/indices: use prim_restart-helper for polygon
2020-08-18 Erik Faye-Lundgallium/indices: implement prim-restart for line-loops
2020-08-18 Erik Faye-Lundgallium/indices: generalize primitive-restart logic
2020-08-18 Erik Faye-Lundgallium/indices: don't expand prim-type for 8-bit indices
2020-08-18 Erik Faye-Lundgallium/util: factor out primitive-restart rewriting...
2020-08-18 Erik Faye-Lundst/wgl: do not reject PFD_SUPPORT_GDI
2020-08-17 Dave Airliellvmpipe: enable GL 4.5
2020-08-17 Dave Airliellvmpipe/blit: for 32-bit unorm depth blits just copy...
2020-08-17 Jesse Natalienir/vtn: CL SPIR-V callers should specify address modes
2020-08-17 Karol Herbstnv50/ir/nir: rework indirect function_temp handling
2020-08-17 Alyssa Rosenzweigpanfrost: Use packs for varying buffers
2020-08-17 Alyssa Rosenzweigpanfrost: Use MALI_ATTRIBUTE_LENGTH
2020-08-17 Alyssa Rosenzweigpanfrost: Use pack for general varying
2020-08-17 Alyssa Rosenzweigpanfrost: Use pack for XFB varying
2020-08-17 Alyssa Rosenzweigpanfrost: Factor out general varying case
2020-08-17 Alyssa Rosenzweigpanfrost: Pass varying descriptors by reference
2020-08-17 Alyssa Rosenzweigpanfrost: Reword comment
2020-08-17 Alyssa Rosenzweigpanfrost: Use packs for vertex built-ins
2020-08-17 Alyssa Rosenzweigpanfrost: Use packs for vertex attribute buffers
2020-08-17 Alyssa Rosenzweigpanfrost: Inline panfrost_vertex_instanced
2020-08-17 Alyssa Rosenzweigpanfrost: Hoist instance_shift/instance_odd fetch
2020-08-17 Alyssa Rosenzweigpanfrost: Use packs for attributes
2020-08-17 Alyssa Rosenzweigpanfrost: Move attr_meta emission to the draw routine
2020-08-17 Alyssa Rosenzweigpanfrost: Make attribute-buffer map explicit
2020-08-17 Alyssa Rosenzweigpanfrost: Simplify offset fixup proof
2020-08-17 Alyssa Rosenzweigpanfrost: Merge attribute packing routines
2020-08-17 Alyssa Rosenzweigpanfrost: Squash 22-bit format field in attr_meta
2020-08-17 Alyssa Rosenzweigpanfrost: Set STRIDE_4BYTE_ALIGNED_ONLY
2020-08-17 Louis-Francis Ratt... pipebuffer: Remove unused buffer event in slab bufmgr
2020-08-17 Pierre-Eric Pellou... ac/llvm: handle static/shared llvm init separately
2020-08-17 Dave Airlievallium: initial import of the vulkan frontend
2020-08-17 Dave Airliegallivm/nir: add load push constant support
2020-08-17 Dave Airliellvmpipe: add support for memory allocation APIs
2020-08-17 Dave Airliegallium: add a resource flag to say no over allocation.
2020-08-17 Dave Airliegallium: add an interface for memory allocations.
2020-08-16 Eric Anholtgallium: Use unpack_rgba() instead of fetch_rgba in...
2020-08-16 Eric Anholtutil: Move fetch_rgba to a separate function table.
2020-08-16 Eric Anholtutil: Make all 3 fetch_rgba functions occupy the same...
2020-08-16 Dave Airliellvmpipe: only read 0 for channels being read
2020-08-15 Karol Herbstnv50/ir/nir: fix smem size
2020-08-15 Karol Herbstclover/nir: fix mem_shared by using address_format_32bi...
2020-08-14 Mike Blumenkrantzzink: invalidate pipeline hash on more changes
2020-08-13 Nanley Cheryiris: Make iris_bo_import_dmabuf take a modifier
2020-08-13 Nanley Cheryiris: Don't call SET_TILING for dmabuf imports
2020-08-13 Jonathan Marekturnip: implement VK_EXT_custom_border_color
2020-08-13 Jonathan Marekpanfrost: add missing dependency on midgard_pack.h
2020-08-13 Icecream95panfrost: Fix border colour
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify Block Format
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify Bifrost textures
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify Midgard textures
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify Bifrost samplers
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify Midgard samplers
2020-08-13 Alyssa Rosenzweigpanfrost: Don't mask coverage mask to 4-bits
2020-08-13 Alyssa Rosenzweigpanfrost: Simplify depth/stencil/alpha
2020-08-13 Alyssa Rosenzweigpanfrost: Simplify zsa == NULL case
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify stencil test
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify UBOs
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify viewport
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify wrap modes
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify stencil op
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify mali_func
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify draw_mode
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify job_type
2020-08-13 Alyssa Rosenzweigpanfrost: Redirect cmdstream includes through GenXML
2020-08-12 Eric Anholtutil: Change a codegenned switch statement to a nice...
2020-08-12 Eric Anholtutil: Split the pack/unpack functions out of the format...
2020-08-12 Marek Olšákradeonsi: fix compute-based culling with VERTEX_COUNTER...
2020-08-12 Marek Olšákradeonsi: disable NGG culling on gfx10.3 because of...
2020-08-12 Mike Blumenkrantzzink: handle more draw modes
2020-08-12 Mike Blumenkrantzzink: change pipeline hashes to index based on vk primi...
2020-08-12 Alyssa Rosenzweigpanfrost: Implement panfrost_query_dmabuf_modifiers
2020-08-12 Alyssa Rosenzweigpanfrost: Ensure AFBC slices are aligned
2020-08-12 Alyssa Rosenzweigpanfrost: Allocate enough space for tiled formats
2020-08-12 Alyssa Rosenzweigpanfrost: Enable YTR where allowed
2020-08-12 Alyssa Rosenzweigpanfrost: Choose AFBC when available
2020-08-12 Alyssa Rosenzweigpanfrost: Import staging routines from freedreno
2020-08-12 Alyssa Rosenzweigpanfrost: Respect modifiers in resource management
2020-08-12 Alyssa Rosenzweigpanfrost: Account for modifiers when creating BO
2020-08-12 Alyssa Rosenzweigpanfrost: Use modifier instead of layout throughout
2020-08-12 Alyssa Rosenzweigpanfrost: Introduce create_with_modifier helper
2020-08-12 Alyssa Rosenzweigpanfrost: Remove hint-based AFBC heuristic
2020-08-12 Alyssa Rosenzweigpanfrost: Set `initialized` more conservatively
2020-08-12 Alyssa Rosenzweiggallium/dri2: Support Arm modifiers
2020-08-12 Mike Blumenkrantzzink: print error when getprocaddr fails for extension...
2020-08-12 Jason Ekstrandiris: Add support for MESA_SHADER_KERNEL in the disk...
2020-08-12 Jason Ekstrandiris: Upload kernel inputs with system values
2020-08-12 Jason Ekstrandiris: Copy dest size from the original intrinsic in...
2020-08-12 Jason Ekstrandiris/disk_cache: Stop assuming stage == cache_id
2020-08-12 Jason Ekstrandiris: Add a kernel_input_size field for compiled shaders
2020-08-12 Jason Ekstrandiris: Use blob_write_uint32 for num_system_values
2020-08-12 Jason Ekstrandiris: Add support for serialized NIR
2020-08-12 Jason Ekstrandiris: Implement set_global_binding
2020-08-12 Jason Ekstrandiris: no-op implement set_compute_resources
2020-08-11 Christian Gmeineretnaviv: completely turn off MSAA
2020-08-11 Rob Clarkfreedreno/ir3: add tracking for # of instructions per...
2020-08-10 Mike Blumenkrantzgallium/u_transfer_helper: add util functions for doing...
next