anv: null check for buffer before reading size
[mesa.git] / src / gallium /
2020-08-19 Nanley Cheryiris: Drop buffer support in resource_from_handle
2020-08-19 Nanley Cheryiris: Add and use iris_resource_configure_main
2020-08-19 Nanley Cheryiris: Move size/offset calculations out of configure_aux
2020-08-19 Nanley Cheryiris: Drop old comment on clear color BO allocation
2020-08-19 Nanley Cheryiris: Drop unused resource allocation optimization
2020-08-19 Nanley Cheryiris: Drop iris_resource_alloc_separate_aux
2020-08-19 Jason Ekstrandclover/nir: Use the correct address mode for shared
2020-08-19 Jason Ekstrandclover/nir: Stop computing the global address format...
2020-08-19 Jason Ekstrandclover/nir: Stop setting ubo_addr_format
2020-08-19 Karol Herbstnv50/ir/nir: support load_work_dim
2020-08-19 Karol Herbstnvc0: handle nr being 0 in nvc0_set_global_bindings
2020-08-19 Karol Herbstnv50/ir/nir: fix global_atomic_comp_swap
2020-08-19 Karol Herbstclover/nir: support int64 atomics if the device supports it
2020-08-19 Karol Herbstnv50/ir/nir: assert on unknown alu ops
2020-08-19 Karol Herbstnve4: fix uploading unaligned sized input buffers
2020-08-19 Karol Herbstclover/nir: Call vars_to_explicit_types for shared...
2020-08-19 Rob Clarkfreedreno/a6xx: fix occlusion query with more than...
2020-08-19 Rob Clarkfreedreno/a6xx: only generate streamout for draw pass...
2020-08-19 Alyssa Rosenzweigpanfrost: Fix shared memory size computation
2020-08-19 Alyssa Rosenzweigpanfrost: Fix WRITES_GLOBAL bit
2020-08-19 Eduardo Lima Mitevfreedreno: Destroy syncobj too when destroying fence
2020-08-19 Alyssa Rosenzweigpanfrost: Hoist assert from bind to create
2020-08-19 Alyssa Rosenzweigpanfrost: Remove useless comment
2020-08-19 Alyssa Rosenzweigpanfrost: Hoist add_fbo_bo call
2020-08-19 Alyssa Rosenzweigpanfrost: Drop QUADS primitive convert
2020-08-19 Alyssa Rosenzweigpanfrost: Drop panfrost_invalidate_frame
2020-08-19 Alyssa Rosenzweigpanfrost: Drop ZSA null checks in draws
2020-08-19 Alyssa Rosenzweigpanfrost: Drop rasterizer null checks in draw calls
2020-08-19 Alyssa Rosenzweigpanfrost: Decontextualize rasterizer
2020-08-19 Dave Airliellvmpipe/nir: lower some more packing at nir level.
2020-08-19 Dave Airliellvmpipe: lower mul 2x32_64
2020-08-19 Dave Airliellvmpipe: lower cs local index from id
2020-08-19 Dave Airliegallivm/nir: split tex/sampler indirect offsets
2020-08-19 Dave Airliegallivm/nir: fixup compact TCS variable storage.
2020-08-19 Dave Airliegallium/nir/tgsi: add support for compact variables
2020-08-19 Dave Airliellvmpipe: lower uadd_carry/usub_borrow.
2020-08-19 Dave Airliegallivm/sample: fix lod query on array textures.
2020-08-19 Dave Airliegallivm/nir: add imod support
2020-08-19 Dave Airliegallium/nir/tgsi: reindent some code in the nir->tgsi...
2020-08-19 Dave Airliellvmpipe/cs: update compute counters not fragment shader.
2020-08-19 Dave Airlievallium: fix input attachment lowering variable shadowing
2020-08-18 Hyunjun Kofreedreno: support GL_EXT_semaphore
2020-08-18 Eduardo Lima Mitevfreedreno: Enable GL_EXT_memory_object and GL_EXT_memor...
2020-08-18 Eduardo Lima Mitevfreedreno: Implement pipe screen's get_device/driver_uuid()
2020-08-18 Eduardo Lima Mitevfreedreno: implement pipe screen's resource_from_memobj
2020-08-18 Eduardo Lima Mitevfreedreno: Refactor fd_resource_create_with_modifiers...
2020-08-18 Eduardo Lima Mitevfreedreno: Implement memory object create/destroy for...
2020-08-18 Bas Nieuwenhuizendriconf: Support selection by Vulkan applicationName.
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
next