gallium: check all planes' pipe formats in case of multi-samplers
[mesa.git] / src /
2020-01-21 Dongwon Kimgallium: check all planes' pipe formats in case of...
2020-01-21 Kenneth Graunkeanv: Drop some workarounds that are no longer necessary
2020-01-21 Kenneth Graunkeiris: Drop some workarounds which are no longer necessary
2020-01-21 Eric Anholtturnip: Disable UBWC on images used as storage images.
2020-01-21 Eric Anholtturnip: Add limited support for storage images.
2020-01-21 Eric Anholtturnip: Refactor the intrinsic lowering.
2020-01-21 Eric Anholtturnip: Fix some whitespace around binary operators.
2020-01-21 Eric Anholtradeonsi: Drop PIPE_CAP_TGSI_ANY_REG_AS_ADDRESS.
2020-01-21 Eric Anholtr300: Remove a bunch of default handling of pipe caps.
2020-01-21 Eric Anholtr600: Remove a bunch of default handling of pipe caps.
2020-01-21 Eric Anholtradeonsi: Remove a bunch of default handling of pipe...
2020-01-21 Lionel Landwerlinanv: don't report error with other vendor DRM devices
2020-01-21 Eric Anholtfreedreno: Stop scattered remapping of SSBOs/images...
2020-01-21 Eric Anholtcompiler: Add a note about how num_ssbos works in the...
2020-01-21 Eric Anholtnir: Drop the ssbo_offset to atomic lowering.
2020-01-21 Eric Anholtgallium: Pack the atomic counters just above the SSBOs.
2020-01-21 Eric Anholtmesa: Make atomic lowering put atomics above SSBOs.
2020-01-21 Eric Anholtturnip: Refactor linkage state setup.
2020-01-21 Timur Kristófnouveau/nvc0: add extern keyword to nvc0_miptree_vtbl.
2020-01-21 Tapani Pällianv: initialize clear_color_is_zero_one
2020-01-21 Boris Brezillonpanfrost/midgard: Print the actual source register...
2020-01-21 Alyssa Rosenzweigpanfrost: Add pandecode entries for ASTC/ETC formats
2020-01-21 Icecream95panfrost: Add ASTC texture formats
2020-01-21 Icecream95panfrost: Add ETC1/ETC2 texture formats
2020-01-21 Alyssa Rosenzweigpanfrost: Rework linear<--->tiled conversions
2020-01-21 Alyssa Rosenzweigpanfrost,lima: De-Galliumize tiling routines
2020-01-21 Alyssa Rosenzweigpanfrost: Compile tiling routines with -O3
2020-01-21 Bas Nieuwenhuizenradv: Remove syncobj_handle variable in header.
2020-01-21 Jan Zielinskigallium/gallivm: enable linking lp_bld_printf function...
2020-01-21 Danylo Piliaieviris: Fix value of out-of-bounds accesses for vertex...
2020-01-21 Hyunjun Koturnip: fix invalid VK_ERROR_OUT_OF_POOL_MEMORY
2020-01-21 Jan Veselyclover: Initialize Asm Parsers
2020-01-20 Jason Ekstrandanv: Allow enumerating multiple physical devices
2020-01-20 Jason Ekstrandanv: Re-arrange physical_device_init
2020-01-20 Jason Ekstrandanv: Drop separate chipset_id fields
2020-01-20 Jason Ekstrandanv: Move the physical device dispatch table to anv_ins...
2020-01-20 Jason Ekstrandanv: Drop the instance pointer from anv_device
2020-01-20 Jason Ekstrandanv: Stop allocating WSI event fences off the instance
2020-01-20 Jason Ekstrandanv: Take a device in anv_perf_warn
2020-01-20 Jason Ekstrandanv: Take an anv_device in vk_errorf
2020-01-20 Jason Ekstrandanv: Add an anv_physical_device field to anv_device
2020-01-20 Marek Olšákradeonsi/gfx10: enable GS fast launch for triangles...
2020-01-20 Marek Olšákradeonsi/gfx10: rewrite late alloc computation
2020-01-20 Marek Olšákac: add helper ac_build_triangle_strip_indices_to_triangle
2020-01-20 Marek Olšákradeonsi/gfx10: implement NGG culling for 4x wave32...
2020-01-20 Marek Olšákradeonsi/gfx10: move GE_PC_ALLOC setting to shader...
2020-01-20 Marek Olšákradeonsi/gfx10: don't initialize VGPRs not used by...
2020-01-20 Marek Olšákradeonsi/gfx10: merge main and pos/param export IF...
2020-01-20 Marek Olšákradeonsi/gfx10: export primitives at the beginning...
2020-01-20 Marek Olšákradeonsi/gfx10: move s_sendmsg gs_alloc_req to the...
2020-01-20 Marek Olšákradeonsi/gfx10: correct VS PrimitiveID implementation...
2020-01-20 Marek Olšákradeonsi/gfx10: update comments and remove invalid...
2020-01-20 Marek Olšákac: add ac_build_readlane without optimization barrier
2020-01-20 Marek Olšákac: add prefix bitcount functions
2020-01-20 Marek Olšákradeonsi: turn an assertion into return in si_nir_store...
2020-01-20 Marek Olšákradeonsi: fix doubles and int64
2020-01-20 Marek Olšákradeonsi: don't invoke decompression inside internal...
2020-01-20 Marek Olšákradeonsi: clean up how internal compute dispatches...
2020-01-20 Marek OlšákRevert "radeonsi: unbind image before compute clear"
2020-01-20 Samuel Pitoisetaco: implement nir_intrinsic_load_barycentric_at_sample...
2020-01-20 Samuel Pitoisetaco: add new addr64 bit to MUBUF instructions on GFX6...
2020-01-20 Samuel Pitoisetaco: do not use the vec3 variant for loads on GFX6
2020-01-20 Samuel Pitoisetaco: do not use the vec3 variant for stores on GFX6
2020-01-20 Samuel Pitoisetaco: fix constant folding of SMRD instructions on GFX6
2020-01-20 Jason Ekstrandanv: Canonicalize buffer formats for image/buffer copies
2020-01-20 Jason Ekstrandanv/blorp: Rename buffer image stride parameters
2020-01-20 Daniel StoneRevert "gallium: add st_context_iface::flush_resource...
2020-01-20 Daniel StoneRevert "st/dri: do FLUSH_VERTICES before calling flush_...
2020-01-20 Rhys Perryaco: fix fall-through test in try_remove_simple_block...
2020-01-20 Rhys Perryaco: fix stack buffer overflow in apply_sgprs()
2020-01-20 Tapani Pällianv: add assert for isl_mod_info in choose_isl_tiling_flags
2020-01-20 Tapani Pällianv: fix assert in GetImageDrmFormatModifierPropertiesEXT
2020-01-20 Tapani Pälliisl/gen12: add reminder comment about missing WA with...
2020-01-18 Icecream95panfrost: Dynamically allocate shader variants
2020-01-18 Alyssa Rosenzweigpanfrost: Expose some functionality with dEQP flag
2020-01-18 Alyssa Rosenzweigpan/midgard: Fix recursive csel scheduling
2020-01-18 Alyssa Rosenzweigpanfrost: Identify un/pack colour opcodes
2020-01-18 Alyssa Rosenzweigpan/midgard: Bytemasks should round up, not round down
2020-01-18 Icecream95panfrost: Compact the bo_access readers array
2020-01-18 Erik Faye-Lundzink: support arrays of samplers
2020-01-18 Erik Faye-Lundzink: support sampling non-float textures
2020-01-18 Erik Faye-Lundzink: store image-type per texture
2020-01-18 Erik Faye-Lundzink: avoid incorrect vector-construction
2020-01-18 Erik Faye-Lundzink: support offset-variants of texturing
2020-01-18 Erik Faye-Lundzink: implement nir_texop_txs
2020-01-17 Rob Clarkfreedreno/a6xx: add PROG_FB_RAST stateobj
2020-01-17 Rob Clarkfreedreno/a6xx: move dynamic program state to streaming...
2020-01-17 Rob Clarkfreedreno/a6xx: drop a few more per-draw registers
2020-01-17 Rob Clarkfreedreno/a6xx: separate rast stateobj for prim restart
2020-01-17 Rob Clarkfreedreno/a6xx: cleanup rasterizer state
2020-01-17 Rob Clarkfreedreno/a6xx: limit scratch/debug markers to debug...
2020-01-17 Jordan Justeniris: Fix some indentation in iris_init_render_context
2020-01-17 C Stoututil/vector: Fix u_vector_foreach when head rolls over
2020-01-17 Francisco Jerezintel/fs: Switch to standard vector layout for barycent...
2020-01-17 Francisco Jerezintel/fs: Introduce barycentric layout lowering pass.
2020-01-17 Francisco Jerezintel/fs: Split fetch_payload_reg() into separate helpe...
2020-01-17 Francisco Jerezintel/fs/gen6: Use SEL instead of bashing thread payloa...
2020-01-17 Francisco Jerezintel/fs/gen6: Generalize aligned_pairs_class to SIMD16...
2020-01-17 Francisco Jerezintel/fs/gen6: Constrain barycentric source of LINTERP...
2020-01-17 Francisco Jerezintel/fs/gen4-6: Allocate registers from aligned_pairs_...
next