platform/upstream/mesa.git
2021-07-11 Alyssa Rosenzweigasahi: Set bit for psiz
2021-07-11 Alyssa Rosenzweigasahi: Set point magic bit in rasterizer
2021-07-11 Alyssa Rosenzweigasahi: Set bits in UNK11 needed for points
2021-07-11 Mike Blumenkrantzzink: fix mem info query to be more permissive
2021-07-11 Alyssa Rosenzweigasahi/decode: Print some IOGPU stuff
2021-07-11 Alyssa Rosenzweigasahi/decode: Print clear/store pipelines
2021-07-11 Alyssa Rosenzweigasahi: Garbage collect senseless cmdbuf struct
2021-07-11 Alyssa Rosenzweigasahi: Consolidate some magic numbers
2021-07-11 Alyssa Rosenzweigasahi: Allocate global IDs
2021-07-11 Alyssa Rosenzweigasahi: Allow specifying an encoder ID
2021-07-11 Alyssa Rosenzweigasahi/decode: Fix decoding of draw calls
2021-07-10 Alyssa Rosenzweigasahi/decode: Handle CULL packets
2021-07-10 Alyssa Rosenzweigasahi/decode: Fix up high word
2021-07-10 Alyssa Rosenzweigasahi: Identify more unknown fields in the memmap
2021-07-10 Alyssa Rosenzweigasahi: Reserve more space to stop a command buffer
2021-07-10 Alyssa Rosenzweigasahi/decode: Check fewer zeroes after a command buffer
2021-07-10 Alyssa Rosenzweigasahi: Make track_free safer
2021-07-10 Alyssa Rosenzweigasahi/decode: Only dump mapped allocations
2021-07-10 Alyssa Rosenzweigasahi: Remove unused bo_access property
2021-07-10 Alyssa Rosenzweigasahi: Add missing copyright/guards for magic.c/h
2021-07-10 Alyssa Rosenzweigasahi: Move fixed internal shaders to agx_blit.c
2021-07-09 Alyssa Rosenzweigpanfrost: Set register allocation in the v7 RSD
2021-07-09 Alyssa Rosenzweigpanfrost: Generalize pan_blitter's reg count assert
2021-07-09 Alyssa Rosenzweigpanfrost: Enable more tiler levels if we can
2021-07-09 Alyssa Rosenzweigpanfrost: Query tiler features
2021-07-09 Alyssa Rosenzweigpanfrost: Zero depth_source in vertex shaders
2021-07-09 Alyssa Rosenzweigpanfrost: Don't set zs_update_operation in vertex shaders
2021-07-09 Alyssa Rosenzweigpanfrost: Add a performance counter dump utility
2021-07-09 Alyssa Rosenzweigpanfrost: Fix FPK enable condition
2021-07-09 Alyssa Rosenzweigpan/bi: Don't lower fpow
2021-07-09 Alyssa Rosenzweigpan/bi: Factor out exp2/log2 code
2021-07-09 Alyssa Rosenzweigpan/bi: Comment the fexp2 implementation
2021-07-09 Alyssa Rosenzweigpan/bi: Simplify cube map descriptor generation
2021-07-09 Alyssa Rosenzweigpan/bi: Workaround widen restrictions on +FADD.f32
2021-07-09 Alyssa Rosenzweigpan/bi: Add a constant subexpression elimination pass
2021-07-09 Alyssa Rosenzweigpan/bi: Fuse LD_VAR+TEXS_2D -> VAR_TEX
2021-07-09 Alyssa Rosenzweigpan/bi: Analyze helper invocations
2021-07-09 Alyssa Rosenzweigpan/bi: Track LOD mode even for TEXC
2021-07-09 Alyssa Rosenzweigpan/bi: Report cycle counts
2021-07-09 Alyssa Rosenzweigpan/bi: Only spill nodes that could progress in RA
2021-07-09 Alyssa Rosenzweigpan/bi: Try to hit full occupancy on v7
2021-07-09 Alyssa Rosenzweigpan/bi: Pack staging_barrier for the -next- clause
2021-07-09 Alyssa Rosenzweigpan/bi: Add bi_foreach_instr_global_rev_safe helper
2021-07-09 Alyssa Rosenzweigpan/bi: Fix skip/lod_mode aliasing with VAR_TEX
2021-07-09 Alyssa Rosenzweigpan/bi: Improve clause printing
2021-07-09 Icecream95panfrost: Always use a fragment shader when alpha test...
2021-07-09 Samuel Pitoisetradv: fix applying radv_disable_dcc for DOOM 2016 again
2021-07-09 Yiwei Zhangegl/android: restore image creation fallback path used...
2021-07-09 Heinrich Finkllvmpipe: do not leak display target mapped ptr in...
2021-07-09 Heinrich Finkllvmpipe: do not leak map of display target in fs setup
2021-07-09 Heinrich Finksoftpipe: unmap display target of shader sampler
2021-07-09 Heinrich Finkllvmpipe: unmap display target of shader image/sampler
2021-07-09 Jason Ekstrandnir/lower_subgroups: Pad ballot values before bitcasting
2021-07-09 Jason Ekstrandandroid: Restore android/Android.mk
2021-07-09 Samuel Pitoisetac,radv: implement the cs_regalloc_hang HW bug workaround
2021-07-09 Erik Faye-Lunddocs: update zink requirements
2021-07-09 Erik Faye-Lundzink: fill in the right line-mode based on state
2021-07-09 Erik Faye-Lundzink: support line stippling
2021-07-09 Erik Faye-Lundzink: use bit-allocation for boolean rasterizer-state
2021-07-09 Erik Faye-Lundzink: hook up line-rasterization ext
2021-07-09 Danylo Piliaievir3: add newly found shlg.b16 instruction
2021-07-09 Samuel Pitoisetaco: use nir_ssa_def_is_unused() to determine if atomic...
2021-07-09 Georg Lehmannvulkan/wsi/wayland: Add support for more SRGB formats.
2021-07-09 Alejandro Piñeirov3dv/format: expose properly that some formats are...
2021-07-09 Michel Dänzerci: Add Fedora release build job
2021-07-09 Michel Dänzerci: Add Fedora 34 based x86 build docker image
2021-07-09 Michel Dänzerci: Rename Debian based build jobs from meson-* to...
2021-07-09 Michel Dänzerci: Add debian/ prefix to job names for Debian based...
2021-07-09 Michel Dänzerturnip: Mark local variable ASSERTED
2021-07-09 Pierre-Eric... dlist: skip NOP command at the head of a list
2021-07-09 Pierre-Eric... dlist: remove unused _mesa_dlist_alloc
2021-07-09 Pierre-Eric... dlist: remove _mesa_dlist_alloc_aligned
2021-07-09 Pierre-Eric... dlist: store all dlist in a continuous memory block
2021-07-09 Pierre-Eric... dlist: increment/check list nesting when handling OPCOD...
2021-07-09 Pierre-Eric... dlist: use a new OPCODE to avoid loading cold data
2021-07-09 Pierre-Eric... dlist: use a separate opcode for vbo replay using loopback
2021-07-09 Pierre-Eric... dlist: split hot/cold data from vertex_list
2021-07-09 Marek Olšákutil/idalloc: add util_idalloc_alloc_range
2021-07-09 Marek Olšákutil/idalloc: add exists and foreach helpers
2021-07-09 Marek Olšákutil/idalloc: hide or remove unused public functions
2021-07-09 Marek Olšákutil/idalloc: reserving an ID that already exists shoul...
2021-07-09 Marek Olšákutil/idalloc: fold the size call into init
2021-07-09 Marek Olšákutil/idalloc: change num_elements to units of elements...
2021-07-09 Pierre-Eric... dlist: always use merged primitive for drawing
2021-07-09 Pierre-Eric... dlist: use an union instead of allocating a 1-sized...
2021-07-09 Pierre-Eric... dlist: unindent code
2021-07-09 Pierre-Eric... dlist: remove InstSize
2021-07-09 Pierre-Eric... dlist: remove OPCODE_EXT_0
2021-07-09 Pierre-Eric... dlist: prelock ctx->Shared->DisplayList before execute_list
2021-07-09 Pierre-Eric... dlist: add locked param to _mesa_lookup_list
2021-07-09 Pierre-Eric... glthread: merge sucessive glCallList
2021-07-09 Pierre-Eric... glthread: use custom marshal/unmarshal for CallList
2021-07-09 Pierre-Eric... glthread: return consumed bytes
2021-07-09 Pierre-Eric... glthread: add a last parameter to unmarshal functions
2021-07-09 Connor Abbottir3/nir: Lower indirect references of compact variables
2021-07-09 Andrii SimiklitRemove redundant assignment
2021-07-09 Samuel Pitoisetradv: fix applying radv_disable_dcc for DOOM and Wolfen...
2021-07-08 Yiwei Zhangegl/android: only apply front rendering usage in shared...
2021-07-08 Chia-I Wuvenus: fix empty submits with BOs
2021-07-08 Alyssa Rosenzweigdocs: Update relnotes for panfrost/asahi
next