mesa.git
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
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 Mauro Rossiandroid: util/format: fix generated sources rules
2020-08-14 Jason Ekstrandspirv: Add a MESA_SPIRV_FORCE_UNSTRUCTURED environment...
2020-08-14 Karol Herbstspirv: parse unstructured CFG
2020-08-14 Karol Herbstspirv: extract switch parsing into its own function
2020-08-14 Boris Brezillonspirv: Move the emit a 'return value' store logic into...
2020-08-14 Jason Ekstrandnir/lower_goto_if: Add some debug prints
2020-08-14 Jason Ekstrandnir/lower_goto_if: Add a route::outside set
2020-08-14 Jason Ekstrandnir/lower_goto_if: Replace a tripple loop with a double...
2020-08-14 Jason Ekstrandnir/lower_goto_if: Add a block_for_singular_set helper
2020-08-14 Jason Ekstrandnir/lower_goto_if: Sort blocks in select_fork
2020-08-14 Jason Ekstrandnir/lower_goto_if: Rework some set union logic
2020-08-14 Jason Ekstrandnir/lower_goto_if: Rework handling of skip targets
2020-08-14 Jason Ekstrandnir/lower_goto_if: Use util/list instead of exec_list
2020-08-14 Jason Ekstrandnir/lower_goto_if: Clean up ralloc usage
2020-08-14 Jason Ekstrandnir/lower_goto_if: Document some data structures
2020-08-14 Julian Winklernir: Add a structurizer
2020-08-14 Karol Herbstnir: Add goto_if jump instruction
2020-08-14 Jason Ekstrandnir: Add and use nir_foreach_block_unstructured helpers
2020-08-14 Karol Herbstnir: Add a structured flag to nir_shader
2020-08-14 Karol Herbstspirv: rename vtn_emit_cf_list to vtn_emit_cf_list_stru...
2020-08-14 Karol Herbstutil/set: add _mesa_set_intersects
2020-08-14 Mauro Rossiandroid: panfrost: Redirect cmdstream includes through...
2020-08-14 Jonathan Marekturnip: add missing tu_bo_list_add in CmdWriteTimestamp
2020-08-14 Jonathan Marekturnip: call packing functions directly for pack_gmem_c...
2020-08-14 Jonathan Marekturnip: rework format_to_ifmt
2020-08-14 Jonathan Marekturnip: fix CmdBlitImage with D32_SFLOAT_S8_UINT
2020-08-14 Jonathan Marekturnip: delete a blit_image TODO that has already been...
2020-08-14 Jonathan Marekturnip: remove dead tu_minify/typed_memcpy functions
2020-08-14 Mauro Rossiandroid: panfrost/bifrost: add libpanfrost_lib static...
2020-08-14 Mauro Rossiandroid: panfrost: Redirect cmdstream includes through...
2020-08-14 Bas Nieuwenhuizenradv: Clean up setting the surface flags.
2020-08-14 Bas Nieuwenhuizenradv: When importing an image, redo the layout based...
2020-08-14 Dave Airlieanv: add no reloc flags on empty and simple bo paths.
2020-08-14 Rohan Garganv: Mark anv_dump_{start,finish} as PUBLIC
2020-08-14 Mike Blumenkrantzzink: invalidate pipeline hash on more changes
2020-08-13 Jesse Natalieutil/macros: Add ATTRIBUTE_NOINLINE definition for...
next