platform/upstream/mesa.git
2021-08-17 Mike Blumenkrantzzink: handle map failures more effectively
2021-08-17 Mike Blumenkrantzzink: break out transfer map destroy
2021-08-17 Mike Blumenkrantzzink: remove unused variable from image map
2021-08-17 Mike Blumenkrantzzink: split buffer and image map functions
2021-08-17 Mike Blumenkrantzzink: split out zink_transfer allocation
2021-08-17 Mike Blumenkrantzzink: remove duplicated zink_resource_object::mem member
2021-08-17 Mike Blumenkrantzzink: collapse 'dedicated' allocation into zink_bo
2021-08-17 Mike Blumenkrantzzink: flake out some tests for now
2021-08-17 Emma Anholtfreedreno/a6xx: Apply the cube image size lowering...
2021-08-17 Emma Anholtci/freedreno: Move freedreno's deqp testing to suite...
2021-08-17 Emma Anholtci/turnip: Add a new flake from running more of the...
2021-08-17 Mike Blumenkrantzzink: rejigger PIPE_MAP_ONCE for internal qbo reads
2021-08-17 Mike Blumenkrantzzink: remove PIPE_MAP_ONCE from subdata
2021-08-17 Mike Blumenkrantzzink: make map_count useful for dedicated image allocations
2021-08-17 Mike Blumenkrantzzink: split mem unmap logic for images and buffers
2021-08-17 Mike Blumenkrantzzink: split transfer_unmap for images and buffers
2021-08-17 Mike Blumenkrantzzink: stop zeroing structs during resource allocation
2021-08-17 Mike Blumenkrantzzink: repack zink_resource_object struct
2021-08-17 Danylo Piliaievturnip: provide dummy CmdSetLogicOpEXT and CmdSetPatchC...
2021-08-17 Connor Abbotttu: Consider depth/stencil for implicit dependencies
2021-08-17 Connor Abbotttu: Fix logic errors with subpass implicit dependencies
2021-08-17 Matt Turnerutil: Replace recursive DFS with iterative implementation
2021-08-17 Matt Turnerutil: Add unit tests for dag
2021-08-17 Connor Abbottfreedreno: Decode a650+ CP_START_BIN/CP_END_BIN packets
2021-08-17 Erik Faye-Lundst/mesa: correct point_tri_clip for gles2
2021-08-17 Erik Faye-Lundllvmpipe: take intersection with bbox for non-legacy...
2021-08-17 Jason Ekstrandintel/isl: Use uint64_t for computed byte offsets
2021-08-17 Jason Ekstrandintel/isl: Add a missing assert in isl_tiling_get_intra...
2021-08-17 Jason Ekstrandintel/isl: Better document isl_tiling_get_intratile_off...
2021-08-17 Jason Ekstrandintel/isl: Add units to view dimensions in isl_surf_get...
2021-08-17 Jason Ekstrandintel/isl: Explicitly set offset_B = 0 in get_uncomp_su...
2021-08-17 Mike Blumenkrantzzink: add a suballocator
2021-08-17 Andreas Baierllima: CI: Enable GL_R8 and GL_RG8 texture formats
2021-08-17 Erico Nunesci: enable CI for lima again
2021-08-17 Filip Gawinradv: improve rounding of zmin
2021-08-17 Roman Stratiienkolima: Implement lima_resource_get_param() callback
2021-08-17 Jordan Justenmeson: Search for python3 before python for bin/meson_g...
2021-08-17 Juan A. Suarez... v3d/ci: add piglit flake
2021-08-17 Marcin Ślusarzglsl/opt_algebraic: disable invalid optimization
2021-08-17 Marcin Ślusarzintel/error-decode: printout INSTDONE_GEOM register...
2021-08-17 Marcin Ślusarzgenxml: add INSTDONE_GEOM register for Gfx12.5
2021-08-17 Lionel Landwerlinintel/error-decode: printout more registers
2021-08-17 Lionel Landwerlingenxml: add more INSTDONE registers for Gfx12.5
2021-08-17 Ella-0v3dv: Implement VK_EXT_provoking_vertex
2021-08-17 Samuel Pitoisetradv: fix pre-computing viewport xform when setting...
2021-08-17 Timothy Arcerinir: fix GCM when GVN enabled
2021-08-17 Vinson Leenv50/ir: Add FlatteningPass constructor.
2021-08-17 Vinson Leezink: Remove unnecessary null checks.
2021-08-17 Filip Gawinradeonsi: improve rounding of zmin
2021-08-16 Dave Airliellvmpipe: init renderer string once to avoid races.
2021-08-16 Dave Airliegallivm: fix non-32 bit popcounts.
2021-08-16 Dave Airliegallivm: fix idiv/irem for 8/16/64-bit and 32-bit INT_M...
2021-08-16 Dave Airliellvmpipe/cl: limit kernel input size.
2021-08-16 Dave Airliegallivm: don't lower local invocation index in frontend
2021-08-16 Emma Anholti915g: Implement cube/3d texture_subdata() as a series...
2021-08-16 Emma Anholti915g: Fix 3D texture layouts for width != height.
2021-08-16 Ella-0v3dv: Implement VK_EXT_pipeline_creation_cache_control
2021-08-16 Dave Airliellvmpipe: enable GL compatibility profiles
2021-08-16 Dave Airliedraw: add vertex color clamping to gs/tes
2021-08-16 Dave Airliedraw/tess: add clipvertex support for compatibility
2021-08-16 Dave Airliedraw/gs: add clipvertex support for compatibility
2021-08-16 Dave Airliedraw: handle primitive ID for quads/quad strips.
2021-08-16 Juan A. Suarez... v3dv: initialize CL submission structure
2021-08-16 Rhys Perryci: update trace hashes
2021-08-16 Rhys Perrynir,glsl_to_nir: use nir_fdot()
2021-08-16 Rhys Perryspirv: create ffma more often
2021-08-16 Rhys Perrynir: lower fdot to ffma if lower_ffma=false
2021-08-16 Rhys Perrynir: create ffma from builders more often
2021-08-16 Rhys Perrynir: add ffma creation helpers
2021-08-16 Rhys Perrynir/algebraic: add is_used_once to dot product reassoci...
2021-08-16 Rhys Perrynir/algebraic: reassociate add chains for more MAD...
2021-08-16 Rhys Perrynir/algebraic: add various ffma optimizations
2021-08-16 Rhys Perryspirv: swap fadd operands in build_asin() and matrix_mu...
2021-08-16 Rhys Perrynir: swap fadd operands in nir_atan()
2021-08-16 Alyssa Rosenzweigpanfrost: Unit test clear colour packing
2021-08-16 Alyssa Rosenzweigpanfrost: Mark R5G6B5 as blendable
2021-08-16 Alyssa Rosenzweigpanvk: Use pan_pack_color
2021-08-16 Alyssa Rosenzweigpanfrost: Rewrite the clear colour packing code
2021-08-16 Icecream95panfrost: Only allow colour blit shaders to be killed
2021-08-16 Alyssa Rosenzweigpanfrost: Fix leak of render node fd
2021-08-16 Icecream95panfrost: Add nocache debug flag for disabling the...
2021-08-16 Icecream95panfrost: Fill tiler job padding again
2021-08-16 Icecream95pan/mdg: Reduce size of tex_opcode_props
2021-08-16 Icecream95panfrost: Free NIR when deleting shader state
2021-08-16 Icecream95panfrost: Free TGSI tokens
2021-08-16 Icecream95panfrost: Fix memory leaks for compute state
2021-08-16 Icecream95pan/bi,pan/mdg: Fix memory leak of hash tables
2021-08-16 Icecream95panfrost: Call primconvert and u_transfer_helper destro...
2021-08-16 Jesse NatalieCI: Update Windows quick_gl baseline for mysterious...
2021-08-16 Connor Abbotttu: Fix xfb when there is a hole at the end
2021-08-16 Roman StratiienkoAOSP: Add panfrost vulkan library suffix
2021-08-16 Roman StratiienkoAOSP: Update timestamps of target binaries
2021-08-16 Roman StratiienkoAOSP: Upgrade libLLVM dependency to v12
2021-08-16 Roman StratiienkoAOSP: Extract version from libdrm instead of hardcoding it.
2021-08-16 Connor Abbotttu: Fix feedback loops in sysmem mode
2021-08-16 Connor Abbottfreedreno/a6xx: Document GRAS_SC_CNTL::SINGLE_PRIM_MODE
2021-08-16 Leandro Ribeirovulkan/wsi/wayland: add helper function find_format()
2021-08-16 Leandro Ribeirovulkan/wsi/wayland: always initialize format vector
2021-08-16 Simon Servulkan/wsi/wayland: generalize modifier handling
2021-08-16 Leandro Ribeirovulkan/wsi/wayland: fold wsi_wl_display_swrast and...
next