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
2021-07-12
Connor Abbott
ir3: Add missing include to ir3_parser.y
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Dave Airlie
vulkan/wsi/wl: add wl_shm support for lavapipe.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Daniel Stone
Revert "ci/panfrost: Temporarily disable sun50i/RK3288"
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Michael Walle
kmsro: Add mali-dp
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Vinson Lee
st/xa: Mark default xa_get_pipe_format case unreachable.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Daniel Schürmann
util/meson: include inc_gallium
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Emma Anholt
i915g: Fix backface stencil when front_ccw is set.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Emma Anholt
i915g: Fix dumping of 3DSTATE_BACKFACE_STENCIL_OPS.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Samuel Pitoiset
radv: lower primitive shading rate in NIR
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Emma Anholt
turnip: Fix allocation size for vkCmdUpdateBuffer.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Erik Faye-Lund
lavapipe: expose more storage-image features
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Erik Faye-Lund
llvmpipe: only report supported shader-image formats
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Erik Faye-Lund
lavapipe: query formats for shader-image support
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Erik Faye-Lund
llvmpipe: reject unsupported shader-image formats
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Daniel Stone
ci/panfrost: Temporarily disable sun50i/RK3288
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Jason Ekstrand
docs: Add docs for running a local Mesa build
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Marcin Ślusarz
intel/compiler: document register types
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Daniel Schürmann
aco: remove (wrong) GCC array-bounds warning
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Daniel Schürmann
aco: refactor SDWA opcode validation
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Daniel Schürmann
aco/meson: remove unnecessary dependencies
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Daniel Schürmann
aco: add 'common/' and 'llvm/' prefix to #includes
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Daniel Schürmann
aco: add missing Licenses and remove Authors from files
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Daniel Schürmann
aco: reorder and cleanup #includes
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Daniel Schürmann
aco/util: replace DIV_ROUND_UP(n+1,m) by n/m+1
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Thomas H.P...
broadcom/compiler: fix add vs. mul
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Thomas H.P...
broadcom/compiler: use correct flag enum
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Lionel Landwerlin
intel/compiler: Track latency/perf of LSC fences
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Icecream95
panfrost: Fix GPU ID for t76x in get_perf_config
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Iago Toral...
v3dv: expose geometry shaders
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Iago Toral...
broadcom/ci: update expected fails for v3dv after enabl...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Iago Toral...
v3dv: remove deferred vkCmdClearAtachments path
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Iago Toral...
v3dv: remove fallback path for vkCmdClearAttachments
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Iago Toral...
v3dv: implement layered attachment clears
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Iago Toral...
broadcom/compiler: don't ignore constant offset on...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Iago Toral...
broadcom/compiler: handle compact input arrays for...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Iago Toral...
v3dv: fix copy buffer to image TFU path for 3D images
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Iago Toral...
v3dv: handle QUNIFORM_FB_LAYERS
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Iago Toral...
v3dv: emit state packets for geometry shaders
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Iago Toral...
broadcom/compiler: create a helper for computing VPM...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Iago Toral...
v3dv: add support for geometry shaders to pipelines
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Iago Toral...
broadcom/compiler: track if geometry shaders write...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Iago Toral...
v3dv: add a few more broadcom shader stage helpers
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Iago Toral...
v3dv: define a generic helper to create binning pipelin...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Iago Toral...
v3dv: extend broadcom stages to include geometry
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Iago Toral...
v3dv: always free pipeline stages after compiling
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Dave Airlie
crocus: add GL_CLAMP emulation in driver again.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Dave Airlie
crocus/gen8: fix wrap mode needs border color.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Alyssa Rosenzweig
agx: Flip point coordinates because OpenGL
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Alyssa Rosenzweig
asahi: Handle point coordinates
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Alyssa Rosenzweig
asahi: Identify triangle/lines vs point varyings
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Alyssa Rosenzweig
asahi: Unpack varying descriptors (1x)
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Alyssa Rosenzweig
asahi: Lower PIPE_CAPF_MAX_POINT_WIDTH to hw limit
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Alyssa Rosenzweig
asahi: Set bit for psiz
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Alyssa Rosenzweig
asahi: Set point magic bit in rasterizer
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Alyssa Rosenzweig
asahi: Set bits in UNK11 needed for points
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Mike Blumenkrantz
zink: fix mem info query to be more permissive
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Alyssa Rosenzweig
asahi/decode: Print some IOGPU stuff
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Alyssa Rosenzweig
asahi/decode: Print clear/store pipelines
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Alyssa Rosenzweig
asahi: Garbage collect senseless cmdbuf struct
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Alyssa Rosenzweig
asahi: Consolidate some magic numbers
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Alyssa Rosenzweig
asahi: Allocate global IDs
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Alyssa Rosenzweig
asahi: Allow specifying an encoder ID
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Alyssa Rosenzweig
asahi/decode: Fix decoding of draw calls
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Alyssa Rosenzweig
asahi/decode: Handle CULL packets
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Alyssa Rosenzweig
asahi/decode: Fix up high word
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Alyssa Rosenzweig
asahi: Identify more unknown fields in the memmap
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Alyssa Rosenzweig
asahi: Reserve more space to stop a command buffer
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Alyssa Rosenzweig
asahi/decode: Check fewer zeroes after a command buffer
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Alyssa Rosenzweig
asahi: Make track_free safer
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Alyssa Rosenzweig
asahi/decode: Only dump mapped allocations
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Alyssa Rosenzweig
asahi: Remove unused bo_access property
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Alyssa Rosenzweig
asahi: Add missing copyright/guards for magic.c/h
commit
|
commitdiff
|
tree
|
snapshot
2021-07-10
Alyssa Rosenzweig
asahi: Move fixed internal shaders to agx_blit.c
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alyssa Rosenzweig
panfrost: Set register allocation in the v7 RSD
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alyssa Rosenzweig
panfrost: Generalize pan_blitter's reg count assert
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alyssa Rosenzweig
panfrost: Enable more tiler levels if we can
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alyssa Rosenzweig
panfrost: Query tiler features
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alyssa Rosenzweig
panfrost: Zero depth_source in vertex shaders
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alyssa Rosenzweig
panfrost: Don't set zs_update_operation in vertex shaders
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alyssa Rosenzweig
panfrost: Add a performance counter dump utility
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alyssa Rosenzweig
panfrost: Fix FPK enable condition
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alyssa Rosenzweig
pan/bi: Don't lower fpow
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alyssa Rosenzweig
pan/bi: Factor out exp2/log2 code
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alyssa Rosenzweig
pan/bi: Comment the fexp2 implementation
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alyssa Rosenzweig
pan/bi: Simplify cube map descriptor generation
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alyssa Rosenzweig
pan/bi: Workaround widen restrictions on +FADD.f32
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alyssa Rosenzweig
pan/bi: Add a constant subexpression elimination pass
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alyssa Rosenzweig
pan/bi: Fuse LD_VAR+TEXS_2D -> VAR_TEX
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alyssa Rosenzweig
pan/bi: Analyze helper invocations
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alyssa Rosenzweig
pan/bi: Track LOD mode even for TEXC
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alyssa Rosenzweig
pan/bi: Report cycle counts
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alyssa Rosenzweig
pan/bi: Only spill nodes that could progress in RA
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alyssa Rosenzweig
pan/bi: Try to hit full occupancy on v7
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alyssa Rosenzweig
pan/bi: Pack staging_barrier for the -next- clause
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alyssa Rosenzweig
pan/bi: Add bi_foreach_instr_global_rev_safe helper
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alyssa Rosenzweig
pan/bi: Fix skip/lod_mode aliasing with VAR_TEX
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Alyssa Rosenzweig
pan/bi: Improve clause printing
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Icecream95
panfrost: Always use a fragment shader when alpha test...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Samuel Pitoiset
radv: fix applying radv_disable_dcc for DOOM 2016 again
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Yiwei Zhang
egl/android: restore image creation fallback path used...
commit
|
commitdiff
|
tree
|
snapshot
next