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
Commit message (
Expand
)
Author
Age
Files
Lines
*
zink: support arrays of samplers
Erik Faye-Lund
2020-01-18
2
-22
/
+60
*
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
*
nir/zink: move clip_halfz-lowering to common code
Erik Faye-Lund
2020-01-03
1
-54
/
+1
*
zink: remove unused code-path in lower_pos_write
Erik Faye-Lund
2020-01-03
1
-14
/
+8
*
zink: use nir_fmul_imm
Erik Faye-Lund
2020-01-03
1
-5
/
+5
*
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
4
-11
/
+26
*
zink: enable PIPE_CAP_MIXED_COLORBUFFER_FORMATS
Erik Faye-Lund
2019-12-19
1
-2
/
+0
*
gallium/util: add alignment parameter to util_upload_index_buffer
Erico Nunes
2019-12-14
1
-1
/
+1
*
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: avoid NULL-deref
Erik Faye-Lund
2019-11-29
1
-2
/
+1
*
zink: avoid NULL-deref
Erik Faye-Lund
2019-11-29
1
-2
/
+1
*
zink: avoid NULL-deref
Erik Faye-Lund
2019-11-29
1
-2
/
+1
*
zink: handle calloc-failure
Erik Faye-Lund
2019-11-29
1
-0
/
+2
*
zink: do not try to destroy NULL-fence
Erik Faye-Lund
2019-11-29
1
-1
/
+1
*
zink: delete query rather than allocating a new one
Erik Faye-Lund
2019-11-29
1
-1
/
+1
*
zink: fix crash when restoring sampler-states
Erik Faye-Lund
2019-11-29
3
-1
/
+3
*
zink: reject invalid sample-counts
Erik Faye-Lund
2019-11-29
1
-0
/
+2
*
zink: use true/false instead of TRUE/FALSE
Erik Faye-Lund
2019-11-29
1
-16
/
+16
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
5
-5
/
+5
*
zink: move drawing separate source
Erik Faye-Lund
2019-11-13
4
-296
/
+312
*
zink: move blitting to separate source
Erik Faye-Lund
2019-11-13
4
-176
/
+188
*
zink: move filter-helper to separate helper-header
Erik Faye-Lund
2019-11-13
2
-13
/
+41
*
zink: move format-checking to separate source
Erik Faye-Lund
2019-11-13
4
-155
/
+161
*
zink: remove no-longer-needed hack
Erik Faye-Lund
2019-11-12
1
-10
/
+0
*
zink: implement buffer-to-buffer copies
Erik Faye-Lund
2019-11-12
1
-0
/
+12
*
zink: always allow transfer to/from buffers
Erik Faye-Lund
2019-11-12
1
-4
/
+2
*
zink: correct depth-stencil format
Erik Faye-Lund
2019-11-11
1
-1
/
+1
*
zink/spirv: add support for nir_op_flrp
Erik Faye-Lund
2019-11-11
1
-0
/
+15
*
zink: do advertize integer support in shaders
Erik Faye-Lund
2019-11-06
1
-1
/
+3
*
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: use u_blitter when format-reinterpreting
Erik Faye-Lund
2019-11-06
1
-0
/
+10
*
zink: always allow sampling of images
Erik Faye-Lund
2019-11-06
1
-4
/
+3
*
zink: transition resources before resolving
Erik Faye-Lund
2019-11-06
1
-0
/
+8
*
zink: disable fragment-shader texture-lod
Erik Faye-Lund
2019-11-06
1
-0
/
+2
[next]