projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2020-08-16
Eric Engestrom
egl: drop unused _EGLDriver from {Create,Destroy}ImageKHR()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Eric Engestrom
egl: drop unused _EGLDriver from GetProcAddress()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Eric Engestrom
egl: drop unused _EGLDriver & _EGLDisplay from WaitNative()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Eric Engestrom
egl: drop unused _EGLDriver from WaitClient()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Eric Engestrom
egl: drop unused _EGLDriver from SetDamageRegion()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Eric Engestrom
egl: drop unused _EGLDriver from CopyBuffers()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Eric Engestrom
egl: drop unused _EGLDriver from SwapBuffers{,WithDamag...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Eric Engestrom
egl: drop unused _EGLDriver from SwapInterval()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Eric Engestrom
egl: drop unused _EGLDriver from {Bind,Release}TexImage()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Eric Engestrom
egl: drop unused _EGLDriver from QuerySurface()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Eric Engestrom
egl: drop unused _EGLDriver from MakeCurrent()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Eric Engestrom
egl: drop unused _EGLDriver from Create{Window,Pixmap...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Eric Engestrom
egl: drop unused _EGLDriver from {Create,Destroy}Context()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Eric Engestrom
egl: drop unused _EGLDriver from Terminate()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Eric Engestrom
egl: drop unused _EGLDriver from Initialize()
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Eric Engestrom
egl: replace _EGLDriver with _EGLDisplay->Driver in...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Eric Engestrom
egl: replace _EGLDriver param with _EGLDisplay->Driver...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Eric Engestrom
egl: replace _EGLDriver param with _EGLDisplay->Driver...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
orbea
spirv/vtn_cfg.c: Include util/debug.h for env_var_as_bo...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Dave Airlie
llvmpipe: only read 0 for channels being read
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Dave Airlie
CI: temp disable t720/t760 jobs.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Lionel Landwerlin
anv: don't fail userspace relocation with perf queries
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Karol Herbst
nv50/ir/nir: fix smem size
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Karol Herbst
clover/nir: fix mem_shared by using address_format_32bi...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Mauro Rossi
android: util/format: fix generated sources rules
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Jason Ekstrand
spirv: Add a MESA_SPIRV_FORCE_UNSTRUCTURED environment...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Karol Herbst
spirv: parse unstructured CFG
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Karol Herbst
spirv: extract switch parsing into its own function
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Boris Brezillon
spirv: Move the emit a 'return value' store logic into...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Jason Ekstrand
nir/lower_goto_if: Add some debug prints
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Jason Ekstrand
nir/lower_goto_if: Add a route::outside set
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Jason Ekstrand
nir/lower_goto_if: Replace a tripple loop with a double...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Jason Ekstrand
nir/lower_goto_if: Add a block_for_singular_set helper
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Jason Ekstrand
nir/lower_goto_if: Sort blocks in select_fork
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Jason Ekstrand
nir/lower_goto_if: Rework some set union logic
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Jason Ekstrand
nir/lower_goto_if: Rework handling of skip targets
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Jason Ekstrand
nir/lower_goto_if: Use util/list instead of exec_list
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Jason Ekstrand
nir/lower_goto_if: Clean up ralloc usage
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Jason Ekstrand
nir/lower_goto_if: Document some data structures
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Julian Winkler
nir: Add a structurizer
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Karol Herbst
nir: Add goto_if jump instruction
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Jason Ekstrand
nir: Add and use nir_foreach_block_unstructured helpers
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Karol Herbst
nir: Add a structured flag to nir_shader
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Karol Herbst
spirv: rename vtn_emit_cf_list to vtn_emit_cf_list_stru...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Karol Herbst
util/set: add _mesa_set_intersects
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Mauro Rossi
android: panfrost: Redirect cmdstream includes through...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Jonathan Marek
turnip: add missing tu_bo_list_add in CmdWriteTimestamp
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Jonathan Marek
turnip: call packing functions directly for pack_gmem_c...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Jonathan Marek
turnip: rework format_to_ifmt
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Jonathan Marek
turnip: fix CmdBlitImage with D32_SFLOAT_S8_UINT
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Jonathan Marek
turnip: delete a blit_image TODO that has already been...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Jonathan Marek
turnip: remove dead tu_minify/typed_memcpy functions
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Mauro Rossi
android: panfrost/bifrost: add libpanfrost_lib static...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Mauro Rossi
android: panfrost: Redirect cmdstream includes through...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Bas Nieuwenhuizen
radv: Clean up setting the surface flags.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Bas Nieuwenhuizen
radv: When importing an image, redo the layout based...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Dave Airlie
anv: add no reloc flags on empty and simple bo paths.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Rohan Garg
anv: Mark anv_dump_{start,finish} as PUBLIC
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Mike Blumenkrantz
zink: invalidate pipeline hash on more changes
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Jesse Natalie
util/macros: Add ATTRIBUTE_NOINLINE definition for...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Jesse Natalie
u_debug_stack_test: Fix MSVC compiling by using ATTRIBU...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Nanley Chery
iris: Make iris_bo_import_dmabuf take a modifier
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Nanley Chery
iris: Don't call SET_TILING for dmabuf imports
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Jonathan Marek
turnip: implement VK_EXT_custom_border_color
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Jonathan Marek
util/format: expose generated format packing functions...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Jonathan Marek
panfrost: add missing dependency on midgard_pack.h
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Icecream95
panfrost: Fix border colour
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Tony Wasserka
nir/lower_idiv: Port recent LLVM fixes to emit_udiv
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Samuel Pitoiset
aco: do not set valid_mask for POS0 exports on GFX...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Alyssa Rosenzweig
panfrost: XMLify enum mali_format
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Alyssa Rosenzweig
panfrost: XMLify exception access
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Alyssa Rosenzweig
panfrost: XMLify MSAA writeout mode
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Alyssa Rosenzweig
panfrost: XMLify Block Format
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Alyssa Rosenzweig
panfrost: Drop unused mali_channel_swizzle
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Alyssa Rosenzweig
panfrost: XMLify Bifrost textures
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Alyssa Rosenzweig
panfrost: XMLify Midgard textures
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Alyssa Rosenzweig
panfrost: XMLify Bifrost samplers
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Alyssa Rosenzweig
panfrost: XMLify Midgard samplers
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Alyssa Rosenzweig
panfrost: Don't mask coverage mask to 4-bits
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Alyssa Rosenzweig
panfrost: Simplify depth/stencil/alpha
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Alyssa Rosenzweig
panfrost: Simplify zsa == NULL case
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Alyssa Rosenzweig
panfrost: XMLify stencil test
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Alyssa Rosenzweig
panfrost: XMLify UBOs
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Alyssa Rosenzweig
panfrost: XMLify viewport
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Alyssa Rosenzweig
panfrost: XMLify wrap modes
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Alyssa Rosenzweig
panfrost: XMLify stencil op
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Alyssa Rosenzweig
panfrost: XMLify mali_func
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Alyssa Rosenzweig
panfrost: XMLify draw_mode
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Alyssa Rosenzweig
panfrost: XMLify job_type
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Alyssa Rosenzweig
pan/decode: Add helper to dump GPU structures
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Alyssa Rosenzweig
panfrost: Redirect cmdstream includes through GenXML
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Alyssa Rosenzweig
panfrost: Build midgard_pack.h via meson
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Alyssa Rosenzweig
panfrost: Adopt gen_pack_header.py via v3d
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Alyssa Rosenzweig
panfrost: Add stub midgard.xml
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Eric Anholt
util: Fix up indentation in the generated format tables...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Eric Anholt
util: Change a codegenned switch statement to a nice...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Eric Anholt
util: Split the pack/unpack functions out of the format...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Dylan Baker
docs: update calendar for 20.2.0-rc2
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Dylan Baker
docs: update calendar for 20.2.0-rc1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Marek Olšák
radeonsi: fix compute-based culling with VERTEX_COUNTER...
commit
|
commitdiff
|
tree
|
snapshot
next