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
/
gallivm
/
lp_bld_tgsi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: add framebuffer fetching support (v1.1)
HEAD
master
Dave Airlie
2020-07-20
1
-0
/
+5
*
draw/gs: use mask to limit vertex emission.
Dave Airlie
2020-07-08
1
-1
/
+1
*
gallivm/gs_iface: pass stream into end primitive interface.
Dave Airlie
2020-07-08
1
-1
/
+1
*
gallivm/draw/gs: pass vertex stream count into shader build
Dave Airlie
2020-07-08
1
-0
/
+1
*
gallivm/nir: add sample_mask_in support
Dave Airlie
2020-05-19
1
-0
/
+1
*
gallivm/nir: add an interpolation interface.
Dave Airlie
2020-05-19
1
-0
/
+10
*
gallivm: add sample id/pos intrinsic support
Dave Airlie
2020-05-06
1
-0
/
+2
*
gallivm/tgsi/swr: add mask vec to the tcs store
Dave Airlie
2020-02-28
1
-1
/
+2
*
gallivm/swr: add stream_id to geom epilogue emit
Dave Airlie
2020-02-07
1
-1
/
+1
*
gallium/gallivm/tgsi: enable tessellation shaders
Jan Zielinski
2019-12-30
1
-0
/
+76
*
gallivm/llvmpipe: add support for block size intrinsic
Dave Airlie
2019-12-27
1
-0
/
+1
*
gallivm/llvmpipe: add support for work dimension intrinsic.
Dave Airlie
2019-12-27
1
-0
/
+1
*
llvmpipe/gallivm: add kernel inputs
Dave Airlie
2019-12-27
1
-0
/
+1
*
gallivm/draw: add support for draw_id system value.
Dave Airlie
2019-12-12
1
-0
/
+1
*
gallivm: add base instance sysval support
Dave Airlie
2019-12-12
1
-0
/
+1
*
gallivm/llvmpipe: add support for front facing in sysval.
Dave Airlie
2019-12-03
1
-0
/
+1
*
gallivm: split out the flow control ir to a common file.
Dave Airlie
2019-11-28
1
-61
/
+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
-14
/
+14
*
gallivm: add barrier support for compute shaders.
Dave Airlie
2019-09-04
1
-1
/
+4
*
gallivm: add support for compute shared memory
Dave Airlie
2019-09-04
1
-0
/
+3
*
gallivm: add new compute related intrinsics
Dave Airlie
2019-09-04
1
-0
/
+3
*
gallivm/tgsi: add image interface to tgsi builder
Dave Airlie
2019-08-27
1
-1
/
+19
*
gallivm: rework lp_build_tgsi_soa to take a struct
Dave Airlie
2019-07-24
1
-14
/
+18
*
gallivm: add buffer operations to the tgsi->llvm conversion.
Dave Airlie
2019-07-07
1
-0
/
+2
*
gallivm: add ssbo pointers to the soa build api.
Dave Airlie
2019-07-07
1
-1
/
+6
*
gallivm/llvmpipe: add const qualifiers on sampler variables
Brian Paul
2018-02-01
1
-4
/
+4
*
gallivm: add dst register index to lp_build_tgsi_context::emit_store
Nicolai Hähnle
2017-09-29
1
-0
/
+1
*
gallivm: add lp_build_emit_fetch_src() helper
Samuel Pitoiset
2017-04-01
1
-0
/
+7
*
gallium: remove support for predicates from TGSI (v2)
Marek Olšák
2017-04-01
1
-2
/
+0
*
gallivm/llvmpipe: prepare support for ARB_gpu_shader_int64.
Dave Airlie
2016-09-21
1
-0
/
+4
*
gallivm: Fix trivial sign warnings
Jan Vesely
2016-06-13
1
-1
/
+1
*
gallivm: convert size query to using a set of parameters.
Dave Airlie
2016-04-19
1
-8
/
+1
*
gallium/auxilary: more __cplusplus exports
Tim Rowley
2016-03-02
1
-0
/
+8
*
llvmpipe: add cache for compressed textures
Roland Scheidegger
2015-11-04
1
-0
/
+2
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-2
/
+2
*
gallivm: add fp64 support. (v2.1)
Dave Airlie
2015-07-01
1
-0
/
+4
*
draw/gallivm: add invocation ID support for llvmpipe.
Dave Airlie
2015-06-23
1
-0
/
+1
*
gallivm: simplify sampler interface
Roland Scheidegger
2015-03-31
1
-14
/
+3
*
gallivm: pass jit_context pointer through to sampling
Roland Scheidegger
2015-03-27
1
-0
/
+4
*
draw: implement support for the VERTEXID_NOBASE and BASEVERTEX semantics.
Roland Scheidegger
2014-12-16
1
-0
/
+2
*
gallivm: add information about different sampler/view units if analyzing shader
Roland Scheidegger
2014-09-20
1
-0
/
+6
*
gallivm: handle SAMPLE opcode in aos sampling
Roland Scheidegger
2014-09-16
1
-0
/
+2
*
gallivm: only fetch pointers to constant buffers once
Roland Scheidegger
2014-05-14
1
-0
/
+2
*
gallivm: handle huge number of immediates
Zack Rusin
2014-02-05
1
-3
/
+3
*
gallivm: allow large numbers of temporaries
Zack Rusin
2014-02-05
1
-2
/
+2
*
gallivm: fix opcode and function nesting
Zack Rusin
2014-02-03
1
-35
/
+37
*
gallivm: add a few const qualifiers
Brian Paul
2014-02-02
1
-1
/
+1
*
llvmpipe: do constant buffer bounds checking in shaders
Zack Rusin
2014-01-16
1
-0
/
+2
*
gallivm: Compile flag to debug TGSI execution through printfs.
José Fonseca
2013-11-14
1
-0
/
+5
[next]