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
*
gallium: add PIPE_SHADER_CAP_GLSL_16BIT_TEMPS for LowerPrecisionTemporaries
Marek Olšák
2020-07-07
1
-0
/
+1
*
zink: implement Vk_EXT_index_type_uint8
Mike Blumenkrantz
2020-07-02
3
-5
/
+33
*
zink: set lower_uadd_carry in nir options
Mike Blumenkrantz
2020-06-29
1
-0
/
+1
*
zink: use OpFUnordNotEqual for nir_op_fne
Mike Blumenkrantz
2020-06-26
1
-1
/
+1
*
zink: set lower_mul_high and lower_rotate in ntv compiler options
Mike Blumenkrantz
2020-06-26
1
-0
/
+2
*
zink: handle isign alu in ntv
Mike Blumenkrantz
2020-06-26
1
-0
/
+1
*
zink: handle ixor in ntv
Mike Blumenkrantz
2020-06-26
1
-0
/
+1
*
zink: lower byte/word extract ops in nir
Mike Blumenkrantz
2020-06-26
1
-0
/
+2
*
zink: add bitfield_reverse handling to ntv
Mike Blumenkrantz
2020-06-26
1
-0
/
+1
*
zink: add ult handling for ntv
Mike Blumenkrantz
2020-06-26
1
-0
/
+1
*
zink: handle signed and unsigned min/max ops in ntv
Mike Blumenkrantz
2020-06-26
1
-0
/
+4
*
zink: unify code for setting resource barriers
Mike Blumenkrantz
2020-06-25
1
-26
/
+20
*
zink: clamp VkImageCreateInfo.arrayLayers to 1 for image resource creation
Mike Blumenkrantz
2020-06-24
1
-1
/
+1
*
zink: use correct define value for reserved slot count in ntv
Mike Blumenkrantz
2020-06-22
1
-1
/
+1
*
zink: use int assignment for vk int type
Mike Blumenkrantz
2020-06-19
1
-1
/
+1
*
zink: enable xfb extension in screen creation
Mike Blumenkrantz
2020-06-17
1
-2
/
+26
*
zink: switch to passing VkPhysicalDeviceFeatures2 in VkDeviceCreateInfo
Mike Blumenkrantz
2020-06-17
1
-1
/
+4
*
zink: set PIPE_CAP_VIEWPORT_TRANSFORM_LOWERED and remove POS special casing
Mike Blumenkrantz
2020-06-17
2
-16
/
+3
*
zink: implement transform feedback support to finish off opengl 3.0
Mike Blumenkrantz
2020-06-17
11
-22
/
+349
*
zink: implement streamout and xfb handling in ntv
Mike Blumenkrantz
2020-06-17
5
-8
/
+241
*
zink: add spirv_builder methods for OpVectorExtractDynamic and OpVectorInsert...
Mike Blumenkrantz
2020-06-17
2
-1
/
+45
*
zink: add spirv builder util functions for emitting xfb decorations
Mike Blumenkrantz
2020-06-17
2
-0
/
+36
*
zink: use '2' variants for device props/feats, check features for ext enabling
Mike Blumenkrantz
2020-06-17
1
-3
/
+21
*
zink: expose GLSL 1.30
Erik Faye-Lund
2020-06-16
1
-1
/
+1
*
zink: enable cull-distance if supported
Erik Faye-Lund
2020-06-16
1
-2
/
+0
*
zink: rework input/output location emission
Mike Blumenkrantz
2020-06-15
1
-55
/
+107
*
zink: handle more glsl->spirv builtin translation
Mike Blumenkrantz
2020-06-15
1
-14
/
+22
*
zink: only report device-local memory as video-memory
Erik Faye-Lund
2020-06-10
1
-2
/
+5
*
zink: emit interpolation decorations for ntv outputs
Mike Blumenkrantz
2020-06-09
1
-0
/
+17
*
zink: track program usages for each shader
Mike Blumenkrantz
2020-06-09
4
-1
/
+34
*
zink: assert that image-view format isn't undefined
Erik Faye-Lund
2020-06-09
1
-0
/
+1
*
zink: emulate B8G8R8X8_SRGB with B8G8R8A8_SRGB
Erik Faye-Lund
2020-06-09
1
-0
/
+1
*
nir: add callback to nir_remove_dead_variables()
Timothy Arceri
2020-06-03
1
-1
/
+1
*
zink: Use store_dest_raw instead of storing an uint
Erik Faye-Lund
2020-06-02
1
-2
/
+1
*
gallium: add shader caps INT16 and FP16_DERIVATIVES
Marek Olšák
2020-06-02
1
-0
/
+2
*
meson: use gnu_symbol_visibility argument
Dylan Baker
2020-06-01
1
-1
/
+1
*
zink: Check fopen result.
Vinson Lee
2020-05-29
1
-3
/
+5
*
zink: always use logical eq ops in ntv with 1bit inputs
Mike Blumenkrantz
2020-05-27
1
-9
/
+28
*
zink: use general-layout when blitting to/from same resource
Erik Faye-Lund
2020-05-27
1
-6
/
+28
*
zink: expose PIPE_CAP_TEXTURE_MULTISAMPLE
Erik Faye-Lund
2020-05-26
1
-0
/
+3
*
zink: implement nir_texop_txf_ms
Erik Faye-Lund
2020-05-26
3
-10
/
+31
*
zink: pass batch instead of context for queries
Erik Faye-Lund
2020-05-25
1
-9
/
+7
*
zink: do not dig into resource for nr_samples
Erik Faye-Lund
2020-05-25
1
-4
/
+4
*
zink: use samples from state
Erik Faye-Lund
2020-05-25
1
-7
/
+1
*
zink: replace fnv1a hash function with xxhash
Dmitriy Nester
2020-05-25
1
-9
/
+9
*
zink: hammer in an explicit wait when retrieving buffer contents for reading
Erik Faye-Lund
2020-05-22
1
-0
/
+15
*
zink: reset query on-demand when beginning a new query from resume
Mike Blumenkrantz
2020-05-22
1
-0
/
+1
*
zink: fix vkCmdResetQueryPool usage
Mike Blumenkrantz
2020-05-22
1
-1
/
+1
*
zink: flush active queries on destroy and free query object
Mike Blumenkrantz
2020-05-22
1
-7
/
+20
*
zink: add SpvId returns to a couple ntv functions
Mike Blumenkrantz
2020-05-22
1
-2
/
+3
[next]