index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
draw
Commit message (
Expand
)
Author
Age
Files
Lines
*
draw/tess: fix TES patch vertices in.
Dave Airlie
2020-04-27
3
-5
/
+11
*
draw/tess: free the NIR
Dave Airlie
2020-04-16
1
-1
/
+5
*
draw: free the NIR IR.
Dave Airlie
2020-04-16
2
-4
/
+11
*
draw: fix user culling pipeline order. (v2)
Dave Airlie
2020-04-15
6
-130
/
+212
*
draw/cull: run pipeline for culled points.
Dave Airlie
2020-04-15
1
-0
/
+3
*
draw: fix tessellation stats query
Dave Airlie
2020-04-15
1
-2
/
+5
*
gallivm/draw: calloc prim id toavoid undef
Dave Airlie
2020-04-15
1
-1
/
+1
*
draw: collect tessellation invocations statistics
Dave Airlie
2020-04-15
1
-0
/
+6
*
draw: hook up final bits of tessellation
Dave Airlie
2020-02-28
9
-41
/
+446
*
draw: add main tessellation code
Dave Airlie
2020-02-28
7
-7
/
+2115
*
draw: add JIT context/functions for tess stages.
Dave Airlie
2020-02-28
3
-0
/
+313
*
draw: don't emit vertex to streams with no outputs
Dave Airlie
2020-02-07
1
-0
/
+5
*
draw: emit multiple streams to streamout.
Dave Airlie
2020-02-07
1
-1
/
+1
*
draw/gs: track emitted prims + verts per stream.
Dave Airlie
2020-02-07
2
-17
/
+14
*
draw: change geom shader output to an array of outputs.
Dave Airlie
2020-02-07
4
-12
/
+20
*
gallivm/swr: add stream_id to geom epilogue emit
Dave Airlie
2020-02-07
1
-2
/
+5
*
gallivm: fixup base_vertex support
Dave Airlie
2019-12-12
1
-3
/
+4
*
gallivm/draw: add support for draw_id system value.
Dave Airlie
2019-12-12
5
-3
/
+9
*
gallivm: add base instance sysval support
Dave Airlie
2019-12-12
1
-4
/
+4
*
llvmpipe/nir: handle texcoord requirements
Dave Airlie
2019-12-12
3
-3
/
+3
*
draw, st/mesa: generate TGSI for ffvp/ARB_vp if draw lacks LLVM
Marek Olšák
2019-12-09
2
-0
/
+11
*
draw: add support for collecting primitives generated outside streamout
Dave Airlie
2019-12-06
4
-1
/
+28
*
gallivm: add swizzle support where one channel isn't defined.
Dave Airlie
2019-11-28
1
-1
/
+2
*
gallium: add nir lowering passes for the draw pipe stages. (v2)
Dave Airlie
2019-11-28
3
-26
/
+130
*
draw: add nir info gathering and building support
Dave Airlie
2019-11-28
5
-26
/
+63
*
Revert "draw: revert using correct order for prim decomposition."
Zebediah Figura
2019-11-22
1
-3
/
+1
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
6
-6
/
+6
*
util: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
Dylan Baker
2019-11-05
1
-1
/
+1
*
util/u_endian: set PIPE_ARCH_*_ENDIAN to 1
Dylan Baker
2019-11-05
1
-1
/
+1
*
gallium/swr: Enable GL_ARB_gpu_shader5: multiple streams
Krzysztof Raszkowski
2019-10-29
1
-1
/
+2
*
gallivm/draw/swr: make the gs_iface not depend on tgsi.
Dave Airlie
2019-10-15
1
-17
/
+18
*
llvmpipe/draw: handle UBOs that are < 16 bytes.
Dave Airlie
2019-10-10
1
-2
/
+7
*
aux/draw: replace binary HAVE_LLVM checks with LLVM_AVAILABLE
Eric Engestrom
2019-09-06
8
-26
/
+26
*
draw: add vs/gs images support
Dave Airlie
2019-08-27
8
-7
/
+316
*
draw: add jit image type for vs/gs images.
Dave Airlie
2019-08-27
2
-19
/
+109
*
gallivm: move first/last level jit texture members.
Dave Airlie
2019-08-27
2
-10
/
+10
*
gallium: fix windows build from params change.
Dave Airlie
2019-07-25
1
-2
/
+4
*
gallivm: rework lp_build_tgsi_soa to take a struct
Dave Airlie
2019-07-24
1
-24
/
+32
*
util: use standard name for snprintf()
Eric Engestrom
2019-07-19
1
-9
/
+9
*
draw: add shader buffer interfaces.
Dave Airlie
2019-07-07
4
-1
/
+57
*
draw: add support for ssbo ptrs to jit tables.
Dave Airlie
2019-07-07
2
-3
/
+49
*
gallivm: add ssbo pointers to the soa build api.
Dave Airlie
2019-07-07
1
-2
/
+2
*
vertex shader: add exec masking (v2)
Dave Airlie
2019-07-07
1
-3
/
+10
*
draw: fix memory leak introduced 7720ce32a
Neha Bhende
2019-05-17
1
-1
/
+3
*
auxiliary/draw: fix crash with zero-stride draw auto
Roland Scheidegger
2019-05-16
1
-1
/
+2
*
draw: flush when setting stream-out targets
Erik Faye-Lund
2019-05-06
1
-0
/
+2
*
draw: fix building error in draw_gs_init()
Mauro Rossi
2019-04-14
1
-1
/
+1
*
draw: fix undefined shift of (1 << 31)
Dave Airlie
2019-04-12
1
-1
/
+1
*
draw: add support to tgsi paths for geometry streams. (v2)
Dave Airlie
2019-04-09
6
-122
/
+192
*
tgsi: add support for geometry shader streams.
Dave Airlie
2019-04-09
1
-3
/
+3
[next]