egl: drop unused _EGLDriver from {Create,Export}DRMImageMESA()
[mesa.git] / src /
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-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...
2020-08-13 Jesse Natalieu_debug_stack_test: Fix MSVC compiling by using ATTRIBU...
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 Marekutil/format: expose generated format packing functions...
2020-08-13 Jonathan Marekpanfrost: add missing dependency on midgard_pack.h
2020-08-13 Icecream95panfrost: Fix border colour
2020-08-13 Tony Wasserkanir/lower_idiv: Port recent LLVM fixes to emit_udiv
2020-08-13 Samuel Pitoisetaco: do not set valid_mask for POS0 exports on GFX...
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify enum mali_format
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify exception access
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify MSAA writeout mode
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify Block Format
2020-08-13 Alyssa Rosenzweigpanfrost: Drop unused mali_channel_swizzle
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify Bifrost textures
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify Midgard textures
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify Bifrost samplers
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify Midgard samplers
2020-08-13 Alyssa Rosenzweigpanfrost: Don't mask coverage mask to 4-bits
2020-08-13 Alyssa Rosenzweigpanfrost: Simplify depth/stencil/alpha
2020-08-13 Alyssa Rosenzweigpanfrost: Simplify zsa == NULL case
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify stencil test
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify UBOs
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify viewport
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify wrap modes
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify stencil op
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify mali_func
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify draw_mode
2020-08-13 Alyssa Rosenzweigpanfrost: XMLify job_type
2020-08-13 Alyssa Rosenzweigpan/decode: Add helper to dump GPU structures
2020-08-13 Alyssa Rosenzweigpanfrost: Redirect cmdstream includes through GenXML
2020-08-13 Alyssa Rosenzweigpanfrost: Build midgard_pack.h via meson
2020-08-13 Alyssa Rosenzweigpanfrost: Adopt gen_pack_header.py via v3d
2020-08-13 Alyssa Rosenzweigpanfrost: Add stub midgard.xml
2020-08-12 Eric Anholtutil: Fix up indentation in the generated format tables...
2020-08-12 Eric Anholtutil: Change a codegenned switch statement to a nice...
2020-08-12 Eric Anholtutil: Split the pack/unpack functions out of the format...
2020-08-12 Marek Olšákradeonsi: fix compute-based culling with VERTEX_COUNTER...
next