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-09-08
Jesse Natalie
static-glapi: Fix MSVC preprocessor definitions
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Jesse Natalie
wgl: Fix unit test when using shared glapi
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Jesse Natalie
mapi: Fix shared-glapi build with MSVC
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Corentin Noël
glx: Prevent crashes when an extension isn't found
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Rob Clark
freedreno/ir3: Update physical_predecessors for streamo...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Rob Clark
freedreno/ir3: Improve error msg for block level validation
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Rob Clark
freedreno/ir3: Validate physical successors
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Rob Clark
freedreno/ir3: Fix double printing of branch suffix
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Rob Clark
freedreno/ir3: Fix physical successors for break out...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Rob Clark
freedreno/ir3: Update physical_successors after retarge...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Marcin Ślusarz
glsl: break out early if compound assignment's operand...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Marcin Ślusarz
glsl: propagate errors from *=, /=, +=, -= operators
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Mike Blumenkrantz
zink: fix some pipe caps for max instructions
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Mike Blumenkrantz
zink: use dispatch table for (almost) all vulkan calls
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Icecream95
lima: Improve error messages for unsupported GP operations
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Icecream95
lima: Fix crashes for GPUs with more than four cores
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Icecream95
lima: Enable PIPE_CAP_VERTEX_COLOR_UNCLAMPED
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Timothy Arceri
glsl: fix variable scope for do-while loops
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Timothy Arceri
glsl: handle scope correctly when inlining loop expression
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Timothy Arceri
glsl: fix variable scope for loop-expression
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Timothy Arceri
mesa: fix mesa_problem() call in _mesa_program_state_fl...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Mike Blumenkrantz
zink: use EXT_primitive_topology_list_restart where...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Mike Blumenkrantz
zink: hook up VK_EXT_primitive_topology_list_restart
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Mike Blumenkrantz
lavapipe: fix primitive restart with indexed indirect...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Mike Blumenkrantz
util/primconvert: force restart rewrites if original...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Michael Tang
microsoft/spirv_to_dxil: Add `install : true` to spirv_...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
pal1000
ci: Add osmesa to Windows GitLab CI
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Italo Nicola
main: don't always clamp pixels read from snorm buffers
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Mike Blumenkrantz
zink: clamp query results to 500 per qbo on 32bit
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Emma Anholt
llvmpipe: memcpy user_buffers at set_constant_buffer...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Emma Anholt
llvmpipe: Fix leak of CS local memory with 0 threads.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Emma Anholt
llvmpipe: Free CS shader images on context destroy.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Paulo Zanoni
iris: signal the syncobj after a failed batch
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Emma Anholt
ci/freedreno: Skip slow SizedDeclarationsPrimitive...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Emma Anholt
ci/freedreno: Mark a630 basic-glsl-misc-fs as flaky.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Emma Anholt
ci/freedreno: Fix typo in glx-tfp flake annotation.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Emma Anholt
freedreno/a6xx: Emit a WFI after event writes flushing...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Marek Olšák
ac,radv: remove unused inputs array and VS input code
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Marek Olšák
ac,radeonsi: load VS inputs at the call site of nir_int...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Marek Olšák
ac/llvm: implement nir_intrinsic_elect
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Marek Olšák
ac/llvm: implement nir_intrinsic_overwrite_*_arguments_amd
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Marek Olšák
ac: make ac_shader_abi::inputs an array instead of...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Marek Olšák
ac: remove needless parameters from ac_shader_abi:...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Marek Olšák
ac/llvm: implement a bunch of NIR AMD intrinsics for NGG
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Marek Olšák
ac/llvm: remove load_tess_coord callback
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Emma Anholt
ci/iris: Switch GL/GLES testing to suites.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Emma Anholt
ci/iris: Consistently use .test-manual-mr for our unsta...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Emma Anholt
ci/iris: Unmark dma_buf_import_export tests as failing.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Emma Anholt
ci/iris: Mark create_context-no_error as failing.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Connor Abbott
ir3/lower_pcopy: Set entry->done in the swap loop
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Connor Abbott
ir3/lower_pcopy: Use right flags for src const/immed
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Jesse Natalie
llvmpipe: Don't wait for already-terminated threads...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Jose Maria...
v3d: Enable PIPE_CAP_TEXTURE_MIRROR_CLAMP_TO_EDGE
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Ed Martin
winsys/radeonsi: Set vce_encode = true when VCE found
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Veerabadhran...
radeon/vcn: Add FW header flag to enable VP9 header...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Mike Blumenkrantz
zink: fix PIPE_SHADER_CAP_FP16_DERIVATIVES handling
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Mike Blumenkrantz
zink: handle bo struct types that are just a runtime...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Mike Blumenkrantz
zink: handle 8/16bit ssbo storage
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Mike Blumenkrantz
zink: implement nir_op_pack_half_2x16_split
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Mike Blumenkrantz
zink: lower 32_2x16_split pack/unpack instructions
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Mike Blumenkrantz
zink: hook up 8/16bit storage exts
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Mike Blumenkrantz
zink: add 8bit alu handling
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Mike Blumenkrantz
zink: fix PIPE_CAP_DRAW_PARAMETERS export
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Mike Blumenkrantz
zink: always emit sample id 0 for non-msaa texel pointe...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Mike Blumenkrantz
zink: move drawid_broken to unhashed pipeline state
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Mike Blumenkrantz
zink: move point sprite rasterizer bits to unhashed...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Mike Blumenkrantz
zink: add pipeline state flag for determining if output...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Mike Blumenkrantz
zink: move sample part of fs key to renderpass
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Mike Blumenkrantz
zink: remove tcs shader keys
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Mike Blumenkrantz
zink: hash blend state pointers on creation
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Danylo Piliaiev
turnip: re-emit vertex params after they are invalidated
commit
|
commitdiff
|
tree
|
snapshot
2021-09-06
Jonathan Marek
freedreno/registers: add a6xx media formats
commit
|
commitdiff
|
tree
|
snapshot
2021-09-06
Emma Anholt
i915g: Reject non-unrolled loops or non-flattend IFs...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-06
Emma Anholt
mesa/st: Add an optional GLSL link fail msg to finalize...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-06
Emma Anholt
i915g: Add finalize_nir.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-06
Emma Anholt
i915g: Expose PIPE_CAP_TGSI_TEXCOORD.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-06
Emma Anholt
i915g: Simplify the process of texcoord mapping to...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-06
Emma Anholt
mesa/st: Add an assertion for finalize_nir versus PIPE_...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-06
Emma Anholt
cso: Revert using FS sampler count for other stages...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-06
Rob Clark
nir/lower_amul: Fix usage of nir_foreach_src()
commit
|
commitdiff
|
tree
|
snapshot
2021-09-06
Rob Clark
nir/lower_amul: Handle load/store_global
commit
|
commitdiff
|
tree
|
snapshot
2021-09-06
Rhys Perry
aco/ra: don't use ds_write_b8_d16_hi/ds_write_b16_d16_h...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-06
Juan A. Suarez...
broadcom/compiler: check instruction belongs to current...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-06
Iago Toral...
broadcom/compiler: don't enable early fragment tests...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-06
Iago Toral...
v3dv: honor VkPhysicalDeviceFeatures2 in pNext chain...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-06
Vinson Lee
nv50/ir: Add DeadCodeElim constructor.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-05
Ilia Mirkin
freedreno: use OUT_WFI for emit_marker
commit
|
commitdiff
|
tree
|
snapshot
2021-09-05
Rob Clark
clover: Don't remove sampler/image uniforms
commit
|
commitdiff
|
tree
|
snapshot
2021-09-05
Jesse Natalie
ci/windows: Build spirv-to-dxil
commit
|
commitdiff
|
tree
|
snapshot
2021-09-05
Jesse Natalie
spirv2dxil: Fix build after spirv_to_dxil signature...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-04
Bas Nieuwenhuizen
util/fossilize_db: Don't corrupt keys during entry...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-03
Emma Anholt
osmesa: Add a unit test for resizing buffers.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-03
mattvchandler
gallium/osmesa: fix buffer resizing
commit
|
commitdiff
|
tree
|
snapshot
2021-09-03
Mike Blumenkrantz
tgsi_to_nir: force int type for LAYER output
commit
|
commitdiff
|
tree
|
snapshot
2021-09-03
Emma Anholt
freedreno/ir3: Use LDIB for coherent image loads on...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-03
Emma Anholt
freedreno/ir3: Add encode/decode support for a5xx's...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-03
Emma Anholt
freedreno/ir3: Refactor a3xx ibo/ssbo load/store instru...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-03
Emma Anholt
freedreno/ir3: Clarify what's going on in a4xx SSBO...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-03
Emma Anholt
freedreno/ir3: Don't use isam for coherent image loads...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-03
Emma Anholt
ci/freedreno: Fix xfail update for arb_draw_indirect.
commit
|
commitdiff
|
tree
|
snapshot
next