projects
/
mesa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added few more stubs so that control reaches to DestroyDevice().
[mesa.git]
/
src
/
gallium
/
auxiliary
/
draw
/
2020-09-02
Eric Anholt
gallium/tgsi: Add support for PRIMITIVEID as a system...
tree
|
commitdiff
2020-08-31
Dave Airlie
gallivm/nir: add indirect swizzle output loading support
tree
|
commitdiff
2020-08-19
Dave Airlie
gallivm/nir: fixup compact TCS variable storage.
tree
|
commitdiff
2020-08-16
Dave Airlie
llvmpipe: only read 0 for channels being read
tree
|
commitdiff
2020-08-03
Gert Wollny
gallivm/nir: Lower uniforms to UBOs in llvm draw if...
tree
|
commitdiff
2020-07-23
Dave Airlie
llvmpipe/draw: handle constant buffer limits and robust...
tree
|
commitdiff
2020-07-07
Dave Airlie
draw/gs: use mask to limit vertex emission.
tree
|
commitdiff
2020-07-07
Dave Airlie
draw: free vertex info from geometry streams.
tree
|
commitdiff
2020-07-07
Dave Airlie
draw: use common exit path in pipeline finish.
tree
|
commitdiff
2020-07-07
Dave Airlie
draw/gs: reverse the polarity of the invocation/prims...
tree
|
commitdiff
2020-07-07
Dave Airlie
draw: account primitive lengths for all streams.
tree
|
commitdiff
2020-07-07
Dave Airlie
gallivm/gs_iface: pass stream into end primitive interface.
tree
|
commitdiff
2020-07-07
Dave Airlie
draw/gs: only allocate memory for streams needed.
tree
|
commitdiff
2020-07-07
Dave Airlie
gallivm/draw/gs: pass vertex stream count into shader...
tree
|
commitdiff
2020-07-07
Dave Airlie
draw/gs: fix up current verts in output fetching.
tree
|
commitdiff
2020-07-07
Dave Airlie
draw: emit so primitives before ending empty pipeline.
tree
|
commitdiff
2020-07-03
Dave Airlie
draw/clip: fix viewport index for geometry shaders
tree
|
commitdiff
2020-07-03
Dave Airlie
draw/clip: cleanup viewport index handling code.
tree
|
commitdiff
2020-07-02
Dave Airlie
draw/sample: add support for indirect images
tree
|
commitdiff
2020-07-02
Dave Airlie
gallivm/nir: refactor image operations for indirect...
tree
|
commitdiff
2020-07-02
Dave Airlie
draw: pass number of images to image soa create
tree
|
commitdiff
2020-07-02
Dave Airlie
llvmpipe/draw: wire up indirect offset
tree
|
commitdiff
2020-07-02
Dave Airlie
gallivm/sample: pass indirect offset into texture/image...
tree
|
commitdiff
2020-07-02
Dave Airlie
draw: add support for indirect texture access
tree
|
commitdiff
2020-07-02
Dave Airlie
draw: pass nr_samplers into llvm sample state creation.
tree
|
commitdiff
2020-06-30
Dave Airlie
draw/llvm: fix big-endian mask adjusting
tree
|
commitdiff
2020-06-11
Dave Airlie
draw/gs: add more info to debugging.
tree
|
commitdiff
2020-06-11
Dave Airlie
draw/gs: fix emitting inactive primitives crash
tree
|
commitdiff
2020-06-10
Dave Airlie
draw: add disk caching for draw shaders
tree
|
commitdiff
2020-06-10
Dave Airlie
draw: add disk cache callbacks for draw shaders
tree
|
commitdiff
2020-06-10
Dave Airlie
gallivm: add support for a cache object
tree
|
commitdiff
2020-06-10
Dave Airlie
gallivm: rework coroutine malloc/free callouts.
tree
|
commitdiff
2020-06-10
Dave Airlie
llvmpipe/draw: drop variant number from function names.
tree
|
commitdiff
2020-05-26
Alyssa Rosenzweig
gallium/draw: Use SATURATE
tree
|
commitdiff
2020-05-13
Marek Olšák
gallium: change comments to remove 'state tracker'
tree
|
commitdiff
2020-05-06
Dave Airlie
draw: disable point/line smoothing for multisample...
tree
|
commitdiff
2020-05-06
Dave Airlie
draw: add support for num_samples + sample_stride to...
tree
|
commitdiff
2020-05-06
Dave Airlie
draw: introduce sampler num samples + stride members
tree
|
commitdiff
2020-05-05
Dave Airlie
draw/tess: free tessellation control shader i/o memory.
tree
|
commitdiff
2020-04-27
Dave Airlie
draw/tess: fix TES patch vertices in.
tree
|
commitdiff
2020-04-15
Dave Airlie
draw/tess: free the NIR
tree
|
commitdiff
2020-04-15
Dave Airlie
draw: free the NIR IR.
tree
|
commitdiff
2020-04-15
Dave Airlie
draw: fix user culling pipeline order. (v2)
tree
|
commitdiff
2020-04-15
Dave Airlie
draw/cull: run pipeline for culled points.
tree
|
commitdiff
2020-04-15
Dave Airlie
draw: fix tessellation stats query
tree
|
commitdiff
2020-04-15
Dave Airlie
gallivm/draw: calloc prim id toavoid undef
tree
|
commitdiff
2020-04-15
Dave Airlie
draw: collect tessellation invocations statistics
tree
|
commitdiff
2020-02-28
Dave Airlie
draw: hook up final bits of tessellation
tree
|
commitdiff
2020-02-28
Dave Airlie
draw: add main tessellation code
tree
|
commitdiff
2020-02-28
Dave Airlie
draw: add JIT context/functions for tess stages.
tree
|
commitdiff
2020-02-07
Dave Airlie
draw: don't emit vertex to streams with no outputs
tree
|
commitdiff
2020-02-07
Dave Airlie
draw: emit multiple streams to streamout.
tree
|
commitdiff
2020-02-07
Dave Airlie
draw/gs: track emitted prims + verts per stream.
tree
|
commitdiff
2020-02-07
Dave Airlie
draw: change geom shader output to an array of outputs.
tree
|
commitdiff
2020-02-07
Dave Airlie
gallivm/swr: add stream_id to geom epilogue emit
tree
|
commitdiff
2019-12-12
Dave Airlie
gallivm: fixup base_vertex support
tree
|
commitdiff
2019-12-12
Dave Airlie
gallivm/draw: add support for draw_id system value.
tree
|
commitdiff
2019-12-12
Dave Airlie
gallivm: add base instance sysval support
tree
|
commitdiff
2019-12-11
Dave Airlie
llvmpipe/nir: handle texcoord requirements
tree
|
commitdiff
2019-12-10
Marek Olšák
draw, st/mesa: generate TGSI for ffvp/ARB_vp if draw...
tree
|
commitdiff
2019-12-05
Dave Airlie
draw: add support for collecting primitives generated...
tree
|
commitdiff
2019-11-28
Dave Airlie
gallivm: add swizzle support where one channel isn...
tree
|
commitdiff
2019-11-28
Dave Airlie
gallium: add nir lowering passes for the draw pipe...
tree
|
commitdiff
2019-11-28
Dave Airlie
draw: add nir info gathering and building support
tree
|
commitdiff
2019-11-22
Zebediah Figura
Revert "draw: revert using correct order for prim decom...
tree
|
commitdiff
2019-11-14
Eric Anholt
util: Move gallium's PIPE_FORMAT utils to /util/format/
tree
|
commitdiff
2019-11-05
Dylan Baker
util: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
tree
|
commitdiff
2019-11-05
Dylan Baker
util/u_endian: set PIPE_ARCH_*_ENDIAN to 1
tree
|
commitdiff
2019-10-29
Krzysztof Raszkowski
gallium/swr: Enable GL_ARB_gpu_shader5: multiple streams
tree
|
commitdiff
2019-10-14
Dave Airlie
gallivm/draw/swr: make the gs_iface not depend on tgsi.
tree
|
commitdiff
2019-10-10
Dave Airlie
llvmpipe/draw: handle UBOs that are < 16 bytes.
tree
|
commitdiff
2019-09-06
Eric Engestrom
aux/draw: replace binary HAVE_LLVM checks with LLVM_AVA...
tree
|
commitdiff
2019-08-27
Dave Airlie
draw: add vs/gs images support
tree
|
commitdiff
2019-08-27
Dave Airlie
draw: add jit image type for vs/gs images.
tree
|
commitdiff
2019-08-27
Dave Airlie
gallivm: move first/last level jit texture members.
tree
|
commitdiff
2019-07-25
Dave Airlie
gallium: fix windows build from params change.
tree
|
commitdiff
2019-07-23
Dave Airlie
gallivm: rework lp_build_tgsi_soa to take a struct
tree
|
commitdiff
2019-07-19
Eric Engestrom
util: use standard name for snprintf()
tree
|
commitdiff
2019-07-07
Dave Airlie
draw: add shader buffer interfaces.
tree
|
commitdiff
2019-07-07
Dave Airlie
draw: add support for ssbo ptrs to jit tables.
tree
|
commitdiff
2019-07-07
Dave Airlie
gallivm: add ssbo pointers to the soa build api.
tree
|
commitdiff
2019-07-07
Dave Airlie
vertex shader: add exec masking (v2)
tree
|
commitdiff
2019-05-17
Neha Bhende
draw: fix memory leak introduced 7720ce32a
tree
|
commitdiff
2019-05-16
Roland Scheidegger
auxiliary/draw: fix crash with zero-stride draw auto
tree
|
commitdiff
2019-05-06
Erik Faye-Lund
draw: flush when setting stream-out targets
tree
|
commitdiff
2019-04-14
Mauro Rossi
draw: fix building error in draw_gs_init()
tree
|
commitdiff
2019-04-11
Dave Airlie
draw: fix undefined shift of (1 << 31)
tree
|
commitdiff
2019-04-09
Dave Airlie
draw: add support to tgsi paths for geometry streams...
tree
|
commitdiff
2019-04-09
Dave Airlie
tgsi: add support for geometry shader streams.
tree
|
commitdiff
2019-04-09
Dave Airlie
draw: add stream member to stats callback
tree
|
commitdiff
2019-03-28
Dave Airlie
softpipe/draw: fix vertex id in soft paths.
tree
|
commitdiff
2019-03-26
Dave Airlie
draw/vs: partly fix basevertex/vertex id
tree
|
commitdiff
2019-03-25
Dave Airlie
draw/gs: fix point size outputs from geometry shader.
tree
|
commitdiff
2019-03-25
Dave Airlie
draw: bail instead of assert on instance count (v2)
tree
|
commitdiff
2018-11-29
Roland Scheidegger
draw: fix infinite loop in line stippling
tree
|
commitdiff
2018-09-07
Marek Olšák
gallium: split depth_clip into depth_clip_near & depth_...
tree
|
commitdiff
2018-07-23
Roland Scheidegger
draw: force draw pipeline if there's more than 65535...
tree
|
commitdiff
2018-05-19
Roland Scheidegger
draw: get rid of special logic to not emit null tris
tree
|
commitdiff
2018-04-25
Roland Scheidegger
draw: fix different sign logic when clipping
tree
|
commitdiff
2018-04-25
Roland Scheidegger
draw: simplify clip null tri logic
tree
|
commitdiff
next