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
*
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
*
gallium/util: add missing include
Erik Faye-Lund
2020-06-20
1
-0
/
+1
*
gallium/util: limit STACK_LEN on Windows
Erik Faye-Lund
2020-06-20
1
-0
/
+5
*
gallium/os: call "ANSI" version of GetCommandLine
Erik Faye-Lund
2020-06-20
1
-1
/
+1
*
replace all F_DUPFD_CLOEXEC with os_dupfd_cloexec()
Eric Engestrom
2020-06-18
2
-2
/
+4
*
gallium/hud: don't use user vertex buffers
Erik Faye-Lund
2020-06-16
1
-2
/
+5
*
Revert "gallium/hud: don't use user vertex buffers"
Erik Faye-Lund
2020-06-16
2
-22
/
+8
*
gallivm/cache: don't require a null terminator for cache data.
Dave Airlie
2020-06-16
1
-1
/
+1
*
gallivm/sample: fix texel type for stencil 8-bit
Dave Airlie
2020-06-11
1
-1
/
+1
*
gallivm/conv: enable conversion min code. (v2)
Dave Airlie
2020-06-11
1
-2
/
+4
*
gallivm/format: convert unsigned values to float properly.
Dave Airlie
2020-06-11
1
-1
/
+1
*
gallivm/nir: add group barrier support
Dave Airlie
2020-06-11
1
-0
/
+1
*
draw/gs: add more info to debugging.
Dave Airlie
2020-06-11
1
-3
/
+4
[next]