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
/
drivers
/
zink
/
nir_to_spirv
Commit message (
Expand
)
Author
Age
Files
Lines
*
zink: lower b2b to b2i
Erik Faye-Lund
2020-05-06
2
-0
/
+53
*
zink/spirv: do not use bitwise operations on booleans
Erik Faye-Lund
2020-03-20
1
-5
/
+22
*
zink: do not convert bools to/from uint
Erik Faye-Lund
2020-02-17
1
-48
/
+45
*
zink/spirv: uint -> raw
Erik Faye-Lund
2020-02-17
1
-9
/
+13
*
zink/spirv: unit_value -> raw_value
Erik Faye-Lund
2020-02-17
1
-5
/
+5
*
zink/spirv: rename functions a bit
Erik Faye-Lund
2020-02-17
1
-26
/
+25
*
zink/spirv: prefer store_dest over store_dest_uint
Erik Faye-Lund
2020-02-17
1
-6
/
+6
*
zink/spirv: do not reinvent store_dest
Erik Faye-Lund
2020-02-17
1
-2
/
+1
*
zink: fix binding-usage
Erik Faye-Lund
2020-02-17
2
-5
/
+44
*
zink: do not use SpvDimRect
Erik Faye-Lund
2020-02-14
1
-1
/
+1
*
zink: emit blend-target index
Erik Faye-Lund
2020-02-10
3
-0
/
+11
*
zink: fixup sampler-usage
Erik Faye-Lund
2020-02-07
1
-12
/
+14
*
zink: lower away fdph
Erik Faye-Lund
2020-02-07
1
-0
/
+3
*
zink: implement support for derivative-control
Erik Faye-Lund
2020-01-31
1
-0
/
+5
*
zink: implement load_instance_id
Erik Faye-Lund
2020-01-31
1
-1
/
+21
*
zink: support arrays of samplers
Erik Faye-Lund
2020-01-18
1
-15
/
+41
*
zink: support sampling non-float textures
Erik Faye-Lund
2020-01-18
1
-6
/
+7
*
zink: store image-type per texture
Erik Faye-Lund
2020-01-18
1
-7
/
+6
*
zink: avoid incorrect vector-construction
Erik Faye-Lund
2020-01-18
1
-2
/
+2
*
zink: support offset-variants of texturing
Erik Faye-Lund
2020-01-18
3
-5
/
+17
*
zink: implement nir_texop_txs
Erik Faye-Lund
2020-01-18
3
-4
/
+50
*
zink: fixup initialization of operand_mask / num_extra_operands
Erik Faye-Lund
2020-01-14
1
-2
/
+2
*
zink: implement load_vertex_id
Erik Faye-Lund
2020-01-03
1
-1
/
+21
*
zink: factor out builtin-var creation
Erik Faye-Lund
2020-01-03
1
-15
/
+23
*
zink: simplify front-face type
Erik Faye-Lund
2020-01-03
1
-1
/
+1
*
zink: implement some more trivial opcodes
Erik Faye-Lund
2020-01-03
1
-0
/
+3
*
zink: implement txf
Erik Faye-Lund
2020-01-03
3
-8
/
+85
*
zink: implement nir_texop_txd
Erik Faye-Lund
2019-12-19
3
-7
/
+26
*
zink: silence coverity error
Erik Faye-Lund
2019-11-29
1
-1
/
+1
*
zink: error-check right variable
Erik Faye-Lund
2019-11-29
1
-1
/
+1
*
zink/spirv: add support for nir_op_flrp
Erik Faye-Lund
2019-11-11
1
-0
/
+15
*
zink/spirv: implement ball_fequal[2-4]
Erik Faye-Lund
2019-11-06
1
-0
/
+12
*
zink/spirv: implement ball_iequal[2-4]
Erik Faye-Lund
2019-11-06
1
-0
/
+12
*
zink/spirv: implement bany_inequal[2-4]
Erik Faye-Lund
2019-11-06
1
-0
/
+12
*
zink/spirv: implement bany_fnequal[2-4]
Erik Faye-Lund
2019-11-06
1
-0
/
+12
*
zink/spirv: support loading bool constants
Erik Faye-Lund
2019-11-06
1
-5
/
+21
*
zink/spirv: drop temp-array for component-count
Erik Faye-Lund
2019-11-06
1
-6
/
+3
*
zink/spirv: more complete sampler-dim handling
Erik Faye-Lund
2019-10-28
1
-4
/
+8
*
zink/spirv: alias var0 on tex0 etc instead
Erik Faye-Lund
2019-10-28
1
-2
/
+6
*
zink: lower two-sided coloring
Erik Faye-Lund
2019-10-28
1
-4
/
+8
*
zink/spirv: alias generic varyings on non-generic ones
Erik Faye-Lund
2019-10-28
1
-9
/
+12
*
zink/spirv: implement load_front_face
Erik Faye-Lund
2019-10-28
1
-3
/
+40
*
zink/spirv: fixup b2i32
Erik Faye-Lund
2019-10-28
1
-2
/
+33
*
zink: do not lower bools to float
Erik Faye-Lund
2019-10-28
1
-1
/
+1
*
zink/spirv: prepare for 1-bit booleans
Erik Faye-Lund
2019-10-28
1
-6
/
+6
*
zink/spirv: fixup b2i32 and implement b2f32
Erik Faye-Lund
2019-10-28
1
-1
/
+10
*
zink/spirv: clean up get_[fu]vec_constant
Erik Faye-Lund
2019-10-28
1
-59
/
+48
*
zink/spirv: inline get_uvec_constant into emit_load_const
Erik Faye-Lund
2019-10-28
1
-3
/
+17
*
zink/spirv: add emit_uint_const-helper
Erik Faye-Lund
2019-10-28
1
-14
/
+20
*
zink/spirv: add emit_bitcast-helper
Erik Faye-Lund
2019-10-28
1
-6
/
+11
[next]