mesa.git
2020-08-18 Connor Abbottfreedreno/afuc: Handle setsecure opcode
2020-08-18 Connor Abbottfreedreno/afuc: Fix printing preemptleave on a5xx
2020-08-18 Boris Brezillonspirv: Add support for the CL Round instruction
2020-08-18 Gert Wollnymeson: Make some warnings handled as errors with MSVC
2020-08-18 Daniel Stonemeson: Add MSVC narrowing-int-to-char warnings
2020-08-18 Tomeu VizosoRevert "CI: Disable Panfrost T720/T760 CI"
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 Danylo Piliaievspirv: Only require bare types to match when copying...
2020-08-18 Marcin Ślusarzglsl: fix crashes on out of bound matrix access using...
2020-08-18 Louis-Francis... st/mesa: Replace UsesStreams by ActiveStreamMask for GS
2020-08-18 Eric Engestrommeson: fix trivial s/dir/dri/ typo
2020-08-18 Daniel StoneCI: Disable Panfrost T720/T760 CI
2020-08-18 Erik Faye-Lundst/wgl: do not reject PFD_SUPPORT_GDI
2020-08-18 Daniel StoneCI: Skip another flaky GS test on softpipe
2020-08-18 Daniel StoneCI: Skip flaky CS test on VirGL
2020-08-18 Daniel StoneCI: Disable Panfrost T860 and AMD Stoney tests
2020-08-17 Jesse Natalienir/vtn: Support OpOrdered and OpUnordered opcodes
2020-08-17 Jesse Natalienir/vtn: Handle LessOrGreater deprecated opcode
2020-08-17 Jesse Natalienir/vtn: Support SpvOpIsFinite via fisfinite
2020-08-17 Jesse Natalienir: Add fisfinite op
2020-08-17 Jesse Natalienir/vtn: Support SpvOpIsNormal via fisnormal
2020-08-17 Jesse Natalienir: Add fisnormal op
2020-08-17 Boris Brezillonnir: Fix i64tof32 lowering
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 Boris Brezilloncompiler/nir: Add new flags to lower pack/unpack split...
2020-08-17 Jesse Nataliemesa: Move ATTRIBUTE_NOINLINE for glsl_to_tgsi_visitor...
2020-08-17 Daniel Stoneglsl/test: Don't run whitespace tests in parallel
2020-08-17 Adam Jacksondrisw: Port the MIT-SHM check to XCB
2020-08-17 Jesse Natalienir/vtn: CL SPIR-V callers should specify address modes
2020-08-17 Jason Ekstrandnir/builder: Make nir_get_ptr_bitsize take a nir_shader
2020-08-17 Jesse Natalienir: Add nir_address_format_32bit_index_offset_pack64
2020-08-17 Jesse Natalienir: Add nir_address_format_32bit_offset_as_64bit
2020-08-17 Jesse Natalienir: Optimize mask+downcast to just downcast
2020-08-17 Jesse Natalienir: Fix serialize/deserialize of void samplers/images
2020-08-17 Jesse Natalieglsl: Add 'bare' shadow sampler type
2020-08-17 Gert Wollnycompiler/nir: extend lower_fragcoord_wtrans to support...
2020-08-17 Gert Wollnycompiler/nir: rewrite lower_fragcoord_wtrans to use...
2020-08-17 Tomeu VizosoRevert "CI: temp disable t720/t760 jobs."
2020-08-17 Karol Herbstnv50/ir/nir: rework indirect function_temp handling
2020-08-17 Alyssa Rosenzweigpanfrost: Update CI expectations
2020-08-17 Alyssa Rosenzweigpanfrost: Drop union mali_attr
2020-08-17 Alyssa Rosenzweigpanfrost: Drop hand-rolled pandecode for attribute...
2020-08-17 Alyssa Rosenzweigpanfrost: Use packs for varying buffers
2020-08-17 Alyssa Rosenzweigpanfrost: Remove mali_attr_meta
2020-08-17 Alyssa Rosenzweigpan/bit: Use packs for Bifrost unit tests
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: Use better packs for blits
2020-08-17 Alyssa Rosenzweigpanfrost: Add XML for attribute buffers
2020-08-17 Alyssa Rosenzweigpanfrost: Merge attribute packing routines
2020-08-17 Alyssa Rosenzweigpanfrost: XMLify attributes
2020-08-17 Alyssa Rosenzweigpanfrost: XMLify mali_channel
2020-08-17 Alyssa Rosenzweigpanfrost: Squash 22-bit format field in attr_meta
2020-08-17 Alyssa Rosenzweigpanfrost: Drop NXR format
2020-08-17 Alyssa Rosenzweigpanfrost: Set STRIDE_4BYTE_ALIGNED_ONLY
2020-08-17 Louis-Francis... pipebuffer: Remove unused buffer event in slab bufmgr
2020-08-17 Marek Olšáknir: handle load_input_vertex in nir_get_io_offset_src
2020-08-17 Marek Olšáknir: remove nir_strip stub declaration
2020-08-17 Marek Olšákcompiler: add glsl_print_type
2020-08-17 Pierre-Eric... ac/llvm: handle static/shared llvm init separately
2020-08-17 Louis-Francis... st/mesa: Enable clip planes lowering for geometry shaders
2020-08-17 Louis-Francis... st/mesa: factor ucp-lowering logic into helper
2020-08-17 BillKristiansencompiler/glsl: Initialize local variable to zero to...
2020-08-17 Dave Airlievallium: initial import of the vulkan frontend
2020-08-17 Dave Airlievulkan/wsi: add sw support. (v2)
2020-08-17 Dave Airlieutil/format: add some ZS helpers for vallium
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 Bas Nieuwenhuizenradv: Use getter instead of setter to extract value.
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: Mark the format description getter functions...
2020-08-16 Eric Anholtutil: Make all 3 fetch_rgba functions occupy the same...
2020-08-16 Eric Anholtuitl: Add R1_UNORM to the list of noaccess (no pack...
2020-08-16 Eric Engestromegl: drop unused egldriver.h header
2020-08-16 Eric Engestromegl: drop now empty egldriver.c
2020-08-16 Eric Engestromegl: inline _eglInitializeDisplay() into eglInitialize()
next