platform/upstream/mesa.git
2021-06-01 Alyssa Rosenzweigasahi: Flesh out the formats table
2021-06-01 Alyssa Rosenzweigasahi: Fake CAPs for ES3 with AGX_MESA_DEBUG=deqp
2021-06-01 Alyssa Rosenzweigasahi: Lift streamout scaffolding from Panfrost
2021-06-01 Alyssa Rosenzweigasahi: Add "hacks for dEQP" flag
2021-06-01 Alyssa Rosenzweigasahi: Add ETC2 formats to table
2021-06-01 Alyssa Rosenzweigasahi: Respect render target format swizzle
2021-06-01 Alyssa Rosenzweigasahi: Use pixel table in is_format_supported
2021-06-01 Alyssa Rosenzweigasahi: Scaffold format table
2021-06-01 Alyssa Rosenzweigasahi: Hide pixel formats behind an opaque type
2021-06-01 Alyssa Rosenzweigasahi: Add format enums
2021-06-01 Alyssa Rosenzweigasahi: Print unknown enum values
2021-06-01 Alyssa Rosenzweigasahi: Align strides to 16 bytes
2021-06-01 Alyssa Rosenzweigasahi: Note that "render target" lacks an sRGB bit
2021-06-01 Alyssa Rosenzweigasahi: Handle linear display targets as well as tiled
2021-06-01 Alyssa Rosenzweigasahi: Respect linear strides
2021-06-01 Alyssa Rosenzweigasahi: Identify line stride in texture/RT XML
2021-06-01 Alyssa Rosenzweigasahi: Translate layouts for texture and RTs
2021-06-01 Alyssa Rosenzweigasahi: Add layout enum to XML
2021-06-01 Alyssa Rosenzweigasahi: Use dt_stride for line_stride where needed
2021-06-01 Alyssa Rosenzweigasahi: Determine tiling vs linear for internal textures
2021-06-01 Alyssa Rosenzweigasahi: Implement wide lines
2021-06-01 Alyssa Rosenzweigasahi: Fix off-by-one in viewport scissoring
2021-05-31 Rob Clarkfreedreno/headergen2: Fix compile warnings with CP_DRAW...
2021-05-31 Rob Clarkfreedreno/afuc: Use emulator to extract jmptbl
2021-05-31 Rob Clarkfreedreno/ci: Add real packet-table loading for afuc...
2021-05-31 Rob Clarkfreedreno/afuc: Add emulator support to run bootstrap
2021-05-31 Rob Clarkfreedreno/afuc: Split out helpers to parse labels and...
2021-05-31 Rob Clarkfreedreno/afuc: Extract full gpu-id
2021-05-31 Rob Clarkfreedreno/registers: Add a few a6xx regs and notes
2021-05-31 Rob Clarkfreedreno/afuc: Add emulator mode to afuc-disasm
2021-05-31 Rob Clarkfreedreno/afuc: Add pipe reg name decoding
2021-05-31 Rob Clarkfreedreno/afuc: Clean up special regs
2021-05-31 Rob Clarkfreedreno/afuc: Split out utils
2021-05-31 Rob Clarkfreedreno/afuc: Split out instruction decode helper
2021-05-31 Rob Clarkfreedreno: Move pkt parsing helpers to common
2021-05-31 Rob Clarkfreedreno/tu+drm: Extract out pm4 pkt header helpers
2021-05-31 Andres Gomezci: replace glslangValidator with glslang-tools
2021-05-31 Andres Gomezci: remove glslangValidator installation from the VK...
2021-05-31 Mike Blumenkrantzcompiler/spirv: expand_to_vec4 -> nir_pad_vec4
2021-05-31 Rhys Perryradv: make attrib_end variable in radv_flush_vertex_des...
2021-05-31 Danylo Piliaievfreedreno: reduce the upper bound of IB size by one
2021-05-31 Danylo Piliaievturnip: place a limit on the growth of BOs
2021-05-31 Georg Lehmannv3dv: use VKAPI_ATTR and VKAPI_CALL.
2021-05-31 Neil Robertskmsro: Fix confusing comma expression
2021-05-31 Mike BlumenkrantzRevert "zink: call tc_driver_internal_flush_notify...
2021-05-31 Mike Blumenkrantzzink: stop using util_set_vertex_buffers_mask()
2021-05-31 Mike Blumenkrantzzink: ref vertex buffers during set_vertex_buffers
2021-05-31 Mike Blumenkrantzzink: update scissor only when necessary
2021-05-31 Mike Blumenkrantzzink: only update viewport state when necessary
2021-05-31 Mike Blumenkrantzzink: only rebind vertex buffers when necessary
2021-05-31 Mike Blumenkrantzzink: handle rebinds for vertex buffers
2021-05-31 Mike Blumenkrantzzink: only rebind pipelines when necessary
2021-05-31 Mike Blumenkrantzzink: mark some draw functions inline
2021-05-31 Mike Blumenkrantzzink: remove barriers/refs from descriptor cache
2021-05-31 Mike Blumenkrantzzink: reapply program refs automatically
2021-05-31 Mike Blumenkrantzzink: reapply resource/surface refs after app flushes
2021-05-31 Iago Toral... v3dv: implement VK_KHR_device_group
2021-05-31 Iago Toral... v3dv: implement interactions of VK_KHR_device_group...
2021-05-31 Iago Toral... v3dv: create a helper for image creation
2021-05-31 Iago Toral... v3dv: implement vkCmdDispatchBase
2021-05-31 Samuel Pitoisetradv: enable RADV_DEBUG=invariantgeom for Monster Hunte...
2021-05-30 Alyssa Rosenzweigasahi: Implement scissors and scissor to viewport
2021-05-30 Alyssa Rosenzweigasahi: Update viewport descriptor depth fields
2021-05-30 Alyssa Rosenzweigasahi: Enable depth culling
2021-05-30 Alyssa Rosenzweigasahi: Add unknown bits seen with the GL driver
2021-05-30 Alyssa Rosenzweigasahi: Expose PIPE_CAP_CLIP_HALFZ
2021-05-30 Alyssa Rosenzweigagx: Add scissor upload BO
2021-05-30 Alyssa Rosenzweigasahi: Skip draws if the scissor culls everything
2021-05-30 Alyssa Rosenzweigasahi: Mark scissor dirty if rast->scissor changes
2021-05-30 Alyssa Rosenzweigasahi: Track scissor states
2021-05-30 Alyssa Rosenzweigasahi: Dirty track viewport descriptor
2021-05-30 Alyssa Rosenzweigasahi: Defer viewport pack
2021-05-30 Alyssa Rosenzweigasahi: Add scissor enable bit
2021-05-30 Alyssa Rosenzweigasahi: Add "set scissor" command
2021-05-30 Alyssa Rosenzweigasahi: Fix scissor descriptor definition
2021-05-30 Daniel Stonedocs: Even more gratutious nitpicks
2021-05-30 Alyssa Rosenzweigagx: Zero r0l before first use of control flow
2021-05-30 Alyssa Rosenzweigagx: Add break/continue support
2021-05-30 Alyssa Rosenzweigagx: Implement loops in the simplest way
2021-05-30 Alyssa Rosenzweigagx: Optimize out empty else blocks
2021-05-30 Alyssa Rosenzweigagx: Implement emit_if the simplest way
2021-05-30 Alyssa Rosenzweigagx: Fix up branch offsets at pack time
2021-05-30 Alyssa Rosenzweigagx: Model jump instructions
2021-05-30 Alyssa Rosenzweigagx: Pack control flow instructions
2021-05-30 Alyssa Rosenzweigagx: Add push_exec alias
2021-05-30 Alyssa Rosenzweigagx: Model pop_exec
2021-05-30 Alyssa Rosenzweigagx: Model control flow instructions
2021-05-30 Alyssa Rosenzweigagx: Add inner loop nesting count field
2021-05-30 Alyssa Rosenzweigagx: Add branch target to IR
2021-05-30 Alyssa Rosenzweigagx: Add invert_cond (ccn) to IR
2021-05-30 Alyssa Rosenzweigagx: Add nest field to IR
2021-05-30 Alyssa Rosenzweigagx: Track block offsets
2021-05-30 Alyssa Rosenzweigagx: Track current_block
2021-05-30 Alyssa Rosenzweigagx: Implement boolean mov
2021-05-30 Alyssa Rosenzweigagx: Enable 1-bit load_const
2021-05-30 Alyssa Rosenzweigagx: Pack ld_var Dx
2021-05-30 Alyssa Rosenzweigagx: Drop cmdline version back to ES3.0
2021-05-30 Alyssa Rosenzweigasahi: Fix meson.build definition to depend on agx_pack.h
2021-05-30 Daniel Stonedoc: Gratuituous promotion of Wayland
2021-05-30 Karol Herbstgv100/ir: fix quadop/pop lowering
next