index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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
*
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
*
draw: add stream member to stats callback
Dave Airlie
2019-04-09
2
-1
/
+2
*
softpipe/draw: fix vertex id in soft paths.
Dave Airlie
2019-03-28
5
-11
/
+19
*
draw/vs: partly fix basevertex/vertex id
Dave Airlie
2019-03-27
1
-4
/
+3
*
draw/gs: fix point size outputs from geometry shader.
Dave Airlie
2019-03-26
1
-8
/
+1
*
draw: bail instead of assert on instance count (v2)
Dave Airlie
2019-03-26
1
-1
/
+3
*
draw: fix infinite loop in line stippling
Roland Scheidegger
2018-11-29
1
-11
/
+15
*
gallium: split depth_clip into depth_clip_near & depth_clip_far
Marek Olšák
2018-09-06
1
-1
/
+1
*
draw: force draw pipeline if there's more than 65535 vertices
Roland Scheidegger
2018-07-23
3
-0
/
+21
*
draw: get rid of special logic to not emit null tris
Roland Scheidegger
2018-05-19
1
-38
/
+0
*
draw: fix different sign logic when clipping
Roland Scheidegger
2018-04-25
1
-9
/
+8
*
draw: simplify clip null tri logic
Roland Scheidegger
2018-04-25
1
-11
/
+9
*
draw: fix alpha value for very short aa lines
Roland Scheidegger
2018-03-10
2
-2
/
+24
*
draw: fix line stippling with aa lines
Roland Scheidegger
2018-03-07
1
-4
/
+13
*
draw: simplify (and correct) aaline fallback (v2)
Roland Scheidegger
2018-03-07
1
-409
/
+105
*
draw: don't needlessly iterate through all sampler view slots
Roland Scheidegger
2018-02-28
1
-1
/
+1
*
gallivm/llvmpipe: add const qualifiers on sampler variables
Brian Paul
2018-02-01
1
-1
/
+1
*
draw: remove VSPLIT_CREATE_IDX macro
Roland Scheidegger
2018-01-17
1
-11
/
+12
*
draw: fix vsplit code when the (post-bias) index value is -1
Roland Scheidegger
2018-01-17
2
-3
/
+4
*
gallium: s/unsigned/enum pipe_prim_type/
Brian Paul
2017-10-27
1
-1
/
+2
*
draw: don't cull tris with zero area
Roland Scheidegger
2017-10-27
2
-3
/
+12
*
llvmpipe, draw: improve shader cache debugging
Roland Scheidegger
2017-09-09
2
-22
/
+43
*
llvmpipe, draw: increase shader cache limits
Roland Scheidegger
2017-09-07
1
-1
/
+1
*
draw: whitespace, formatting fixes in draw_vs_exec.c
Brian Paul
2017-07-12
1
-47
/
+43
*
draw: s/unsigned/enum tgsi_semantic/
Brian Paul
2017-07-12
2
-3
/
+3
*
draw: handle more TGSI_SEMANTIC_COLOR indices
Roland Scheidegger
2017-07-08
3
-10
/
+27
[next]