mesa.git
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()
2020-08-16 Eric Engestromegl: inline _eglGetDriverProc() into eglGetProcAddress()
2020-08-16 Eric Engestromegl: drop unused ${drv}_driver()
2020-08-16 Eric Engestromegl: replace `&_eglDriver`/`NULL` tested against `NULL...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from MesaGLInteropEGL{Query...
2020-08-16 Eric Engestromegl: replace replace _EGLDriver with _EGLDisplay->Drive...
2020-08-16 Eric Engestromegl: replace _EGLDriver with _EGLDisplay->Driver in...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from _eglSurfaceAttrib()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver & _EGLDisplay from _eglQuer...
2020-08-16 Eric Engestromegl: drop unused _EGLDisplay from _eglSetDamageRegionKH...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from _eglGetConfigs()/_eglC...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from SetBlobCacheFuncsANDROID()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from QueryDmaBuf{Formats...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from ExportDMABUFImage...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from QueryBufferAge()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from PostSubBufferNV()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from CreateWaylandBufferFro...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from {Bind,Unbind,Query...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from {Create,Export}DRMImag...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from DupNativeFenceFDANDROID()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from {Create,Destroy,Client...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from {Create,Destroy}ImageKHR()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from GetProcAddress()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver & _EGLDisplay from WaitNative()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from WaitClient()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from SetDamageRegion()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from CopyBuffers()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from SwapBuffers{,WithDamag...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from SwapInterval()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from {Bind,Release}TexImage()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from QuerySurface()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from MakeCurrent()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from Create{Window,Pixmap...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from {Create,Destroy}Context()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from Terminate()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from Initialize()
2020-08-16 Eric Engestromegl: replace _EGLDriver with _EGLDisplay->Driver in...
2020-08-16 Eric Engestromegl: replace _EGLDriver param with _EGLDisplay->Driver...
2020-08-16 Eric Engestromegl: replace _EGLDriver param with _EGLDisplay->Driver...
2020-08-16 orbeaspirv/vtn_cfg.c: Include util/debug.h for env_var_as_bo...
2020-08-16 Dave Airliellvmpipe: only read 0 for channels being read
2020-08-16 Dave AirlieCI: temp disable t720/t760 jobs.
2020-08-15 Lionel Landwerlinanv: don't fail userspace relocation with perf queries
next