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: do not use SpvDimRect
Erik Faye-Lund
2020-02-14
2
-2
/
+2
*
zink: only inspect dual-src limit if feature enabled
Erik Faye-Lund
2020-02-10
1
-0
/
+2
*
zink: emit blend-target index
Erik Faye-Lund
2020-02-10
3
-0
/
+11
*
zink: replace unset buffer with a dummy-buffer
Erik Faye-Lund
2020-02-10
3
-5
/
+18
*
zink: fixup sampler-usage
Erik Faye-Lund
2020-02-07
2
-15
/
+19
*
zink: lower away fdph
Erik Faye-Lund
2020-02-07
2
-0
/
+4
*
zink: disallow depth-stencil blits with format-change
Erik Faye-Lund
2020-02-03
1
-0
/
+4
*
zink: be more careful about the mask-check
Erik Faye-Lund
2020-02-03
1
-2
/
+4
*
zink: implement support for derivative-control
Erik Faye-Lund
2020-01-31
2
-0
/
+8
*
zink: implement load_instance_id
Erik Faye-Lund
2020-01-31
2
-3
/
+22
*
zink: enable texture-buffer objects
Erik Faye-Lund
2020-01-31
1
-0
/
+6
*
zink: set compareEnable when setting compareOp
Erik Faye-Lund
2020-01-28
1
-1
/
+3
*
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
[next]