platform/upstream/mesa.git
2021-06-01 Gustavo Padovangitlab-ci: add python script to submit lava jobs
2021-06-01 Alejandro Piñeirov3d/simulator: use BFC/RFC registers to wait for bin...
2021-06-01 Alejandro Piñeirov3d/simulator: use the proper register when waiting...
2021-06-01 Alejandro Piñeirov3d/simulator: wait for cache flushes
2021-06-01 Alejandro Piñeirov3d/simulator: add a cache flush mode enum
2021-06-01 Alejandro Piñeirov3d/simulator: capture hub interrupts
2021-06-01 Alejandro Piñeirobroadcom/compiler: use proper type field for atomic...
2021-06-01 Tomeu Vizosoci/lava: Disable CPU frequency scaling
2021-06-01 Tomeu VizosoRevert "ci/freedreno: Skip Portal 2 trace on a630,...
2021-06-01 Samuel Pitoisetac/rgp: bump the SQTT file minor version to 5
2021-06-01 Samuel Pitoisetac/rgp: mark SQTT_FILE_CHUNK_TYPE_ISA_DATABASE as depre...
2021-06-01 Alyssa Rosenzweigasahi: Allocate slices for mipmapping
2021-06-01 Alyssa Rosenzweigasahi: Set levels in texture descriptor
2021-06-01 Alyssa Rosenzweigasahi: Add mipmapping state to the XML
2021-06-01 Alyssa Rosenzweigasahi: Abort on blit()
2021-06-01 Alyssa Rosenzweigasahi: Make data_valid a bitset to save memory
2021-06-01 Alyssa Rosenzweigasahi: Allow half-float vertex buffers
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
next