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_soa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm: use enum tgis_opcode
Brian Paul
2018-03-23
1
-4
/
+8
*
gallivm/llvmpipe: add const qualifiers on sampler variables
Brian Paul
2018-02-01
1
-1
/
+1
*
gallium: allow 512-bit vectors
Tim Rowley
2017-10-11
1
-7
/
+7
*
gallium: add new LOD opcode
Roland Scheidegger
2017-09-30
1
-0
/
+14
*
tgsi: infer that dst[1] of DFRACEXP is an integer
Nicolai Hähnle
2017-09-29
1
-2
/
+2
*
gallivm: add dst register index to lp_build_tgsi_context::emit_store
Nicolai Hähnle
2017-09-29
1
-8
/
+7
*
llvmpipe, gallivm: implement lod queries (LODQ opcode)
Roland Scheidegger
2017-09-20
1
-0
/
+13
*
llvmpipe, tgsi: hook up dx10 gather4 opcode
Roland Scheidegger
2017-09-07
1
-7
/
+21
*
gallium: remove TGSI opcode BREAKC
Marek Olšák
2017-08-22
1
-43
/
+0
*
gallium: remove TGSI_OPCODE_CALLNZ
Marek Olšák
2017-08-22
1
-1
/
+0
*
gallium: remove support for predicates from TGSI (v2)
Marek Olšák
2017-04-01
1
-125
/
+16
*
gallivm/llvmpipe: prepare support for ARB_gpu_shader_int64.
Dave Airlie
2016-09-21
1
-4
/
+36
*
gallivm: Fix trivial sign warnings
Jan Vesely
2016-06-13
1
-5
/
+5
*
gallivm: make non-float return code bitcast consistent.
Dave Airlie
2016-06-11
1
-12
/
+6
*
gallium/gallivm: use 64-bit test instead of doubles.
Dave Airlie
2016-06-11
1
-37
/
+36
*
gallium: use PIPE_SHADER_* everywhere, remove TGSI_PROCESSOR_*
Marek Olšák
2016-04-22
1
-3
/
+3
*
gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
Marek Olšák
2016-04-22
1
-8
/
+8
*
gallivm: convert size query to using a set of parameters.
Dave Airlie
2016-04-19
1
-7
/
+11
*
gallivm, tgsi: provide fake sample_i_ms implementations
Roland Scheidegger
2016-02-18
1
-1
/
+6
*
gallium: Use unsigned for loop index
Edward O'Callaghan
2016-01-06
1
-3
/
+3
*
llvmpipe: fix fp64 inputs to geom shader.
Dave Airlie
2015-12-09
1
-4
/
+12
*
gallium/auxiliary: Trivial code style cleanup
Edward O'Callaghan
2015-12-06
1
-3
/
+3
*
gallivm: use sampler index 0 for texel fetches
Roland Scheidegger
2015-11-20
1
-1
/
+6
*
llvmpipe: add cache for compressed textures
Roland Scheidegger
2015-11-04
1
-0
/
+5
*
gallivm: Fix GCC unused-variable warning.
Vinson Lee
2015-07-31
1
-2
/
+1
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-4
/
+4
*
gallivm: add fp64 support. (v2.1)
Dave Airlie
2015-07-01
1
-28
/
+239
*
draw/gallivm: add invocation ID support for llvmpipe.
Dave Airlie
2015-06-23
1
-0
/
+5
*
gallium: remove TGSI_SAT_MINUS_PLUS_ONE
Marek Olšák
2015-05-20
1
-20
/
+1
*
gallivm: don't use control flow when doing indirect constant buffer lookups
Roland Scheidegger
2015-04-09
1
-57
/
+36
*
gallivm: implement TG4 for ARB_texture_gather
Roland Scheidegger
2015-03-31
1
-11
/
+25
*
gallivm: add gather support to sampler interface
Roland Scheidegger
2015-03-31
1
-3
/
+3
*
gallivm: simplify sampler interface
Roland Scheidegger
2015-03-31
1
-59
/
+74
*
gallivm: pass jit_context pointer through to sampling
Roland Scheidegger
2015-03-27
1
-0
/
+6
*
gallivm: silence a couple compiler warnings
Brian Paul
2015-01-05
1
-1
/
+1
*
draw: implement support for the VERTEXID_NOBASE and BASEVERTEX semantics.
Roland Scheidegger
2014-12-16
1
-0
/
+10
*
gallium: Drop the NRM and NRM4 opcodes.
Eric Anholt
2014-11-24
1
-95
/
+0
*
tgsi: change tgsi_shader_info::properties to a one-dimensional array
Marek Olšák
2014-10-04
1
-1
/
+1
*
tgsi: simplify shader properties in tgsi_shader_info
Marek Olšák
2014-10-04
1
-8
/
+7
*
gallivm: handle cube map arrays for texture sampling
Roland Scheidegger
2014-08-30
1
-2
/
+3
*
gallivm: Handle MSAA textures in emit_fetch_texels
Darius Goad
2014-08-08
1
-2
/
+7
*
draw: hack around weird primitive id input in gs
Roland Scheidegger
2014-08-08
1
-0
/
+12
*
gallivm: fix cube map array (and cube map shadow with bias) handling
Roland Scheidegger
2014-08-05
1
-29
/
+105
*
gallium: implement ARB_texture_query_levels
Marek Olšák
2014-06-19
1
-1
/
+1
*
gallivm: only fetch pointers to constant buffers once
Roland Scheidegger
2014-05-14
1
-37
/
+63
*
gallivm: Fix wrong operator in lp_exec_default.
José Fonseca
2014-04-24
1
-1
/
+1
*
draw/llvm: improve debugging output a bit
Zack Rusin
2014-03-26
1
-1
/
+2
*
gallivm: handle huge number of immediates
Zack Rusin
2014-02-05
1
-36
/
+76
*
gallivm: allow large numbers of temporaries
Zack Rusin
2014-02-05
1
-1
/
+10
*
gallivm: fix opcode and function nesting
Zack Rusin
2014-02-03
1
-122
/
+280
[next]