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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLY
Karol Herbst
2020-07-14
1
-0
/
+1
*
Revert https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4580
Michel Dänzer
2020-07-14
1
-1
/
+0
*
gallium: add PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLY
Karol Herbst
2020-07-14
1
-0
/
+1
*
u_prim_restart: handle user buffers in util_translate_prim_restart_ib()
Mike Blumenkrantz
2020-07-10
1
-10
/
+11
*
gallium: add PIPE_SHADER_CAP_GLSL_16BIT_TEMPS for LowerPrecisionTemporaries
Marek Olšák
2020-07-07
2
-0
/
+2
*
draw/gs: use mask to limit vertex emission.
Dave Airlie
2020-07-08
4
-2
/
+7
*
draw: free vertex info from geometry streams.
Dave Airlie
2020-07-08
1
-0
/
+5
*
draw: use common exit path in pipeline finish.
Dave Airlie
2020-07-08
1
-7
/
+2
*
draw/gs: reverse the polarity of the invocation/prims execution
Dave Airlie
2020-07-08
1
-30
/
+27
*
draw: account primitive lengths for all streams.
Dave Airlie
2020-07-08
2
-5
/
+7
*
gallivm/nir: end primitive for all streams.
Dave Airlie
2020-07-08
1
-4
/
+3
*
gallivm/nir: don't access stream var outside bounds
Dave Airlie
2020-07-08
1
-0
/
+4
*
gallivm/gs_iface: pass stream into end primitive interface.
Dave Airlie
2020-07-08
4
-4
/
+4
*
draw/gs: only allocate memory for streams needed.
Dave Airlie
2020-07-08
1
-2
/
+2
*
gallivm/draw/gs: pass vertex stream count into shader build
Dave Airlie
2020-07-08
4
-2
/
+6
*
draw/gs: fix up current verts in output fetching.
Dave Airlie
2020-07-08
1
-1
/
+1
*
draw: emit so primitives before ending empty pipeline.
Dave Airlie
2020-07-08
1
-3
/
+4
*
gallivm/nir: call end prim at end on all GS streams.
Dave Airlie
2020-07-08
1
-1
/
+2
*
util: Merge util_format_read_4* functions.
Eric Anholt
2020-07-07
1
-16
/
+4
*
util: Merge util_format_write_4* functions.
Eric Anholt
2020-07-07
1
-16
/
+4
*
gallium/util: Move the Z/S handling to the outside of get_tile().
Eric Anholt
2020-07-07
1
-51
/
+46
*
gallium/util: Clean up the Z/S tile write path.
Eric Anholt
2020-07-07
1
-27
/
+10
*
gallium/util: Fix location of the comment about S8_UINT handling.
Eric Anholt
2020-07-07
1
-4
/
+4
*
draw/clip: fix viewport index for geometry shaders
Dave Airlie
2020-07-04
2
-2
/
+8
*
draw/clip: cleanup viewport index handling code.
Dave Airlie
2020-07-04
1
-10
/
+12
*
draw/sample: add support for indirect images
Dave Airlie
2020-07-02
1
-0
/
+16
*
gallivm/nir: add support for indirect image loading
Dave Airlie
2020-07-02
2
-0
/
+98
*
gallivm/img: refactor out the texel return type (v2)
Dave Airlie
2020-07-02
1
-9
/
+17
*
gallivm/nir: refactor image operations for indirect support.
Dave Airlie
2020-07-02
3
-32
/
+32
*
gallivm/nir: support passing image index into image code.
Dave Airlie
2020-07-02
3
-7
/
+47
*
draw: pass number of images to image soa create
Dave Airlie
2020-07-02
3
-6
/
+15
*
gallivm/sample: handle size unit offset
Dave Airlie
2020-07-02
1
-8
/
+10
*
llvmpipe/draw: wire up indirect offset
Dave Airlie
2020-07-02
1
-0
/
+10
*
gallivm/sample: pass indirect offset into texture/image units
Dave Airlie
2020-07-02
4
-52
/
+57
*
gallivm/nir: handle non-uniform texture offsets
Dave Airlie
2020-07-02
2
-0
/
+59
*
gallivm/nir: add texture unit indexing
Dave Airlie
2020-07-02
2
-1
/
+21
*
draw: add support for indirect texture access
Dave Airlie
2020-07-02
1
-4
/
+21
*
gallivm: add indirect texture switch statement builder.
Dave Airlie
2020-07-02
2
-0
/
+119
*
gallivm/sample: change texture function generator api
Dave Airlie
2020-07-02
1
-9
/
+10
*
draw: pass nr_samplers into llvm sample state creation.
Dave Airlie
2020-07-02
3
-6
/
+11
*
gallivm: add missing break
Timothy Arceri
2020-07-02
1
-0
/
+1
*
draw/llvm: fix big-endian mask adjusting
Dave Airlie
2020-07-01
1
-6
/
+6
*
gallivm/nir: fix big-endian 64-bit splitting/merging.
Dave Airlie
2020-07-01
2
-0
/
+20
*
gallium/util: Add a helper function for point sprite handling.
Eric Anholt
2020-06-29
1
-0
/
+19
*
gallivm/nir: fix const loading on big endian systems
Dave Airlie
2020-06-29
1
-1
/
+1
*
rbug: Fix rbug_delete_vs_state lock acquisition.
Vinson Lee
2020-06-27
1
-1
/
+1
*
glsl,driconf: add allow_glsl_120_subset_in_110 for SPECviewperf13
Marek Olšák
2020-06-23
1
-0
/
+1
*
util: rename xmlpool.h to driconf.h
Eric Engestrom
2020-06-22
3
-3
/
+3
*
driconf: drop now unused translation facility
Eric Engestrom
2020-06-22
2
-3
/
+2
*
gallium: Add pipe cap for primitive restart with fixed index
Neil Roberts
2020-06-22
1
-0
/
+1
[next]