index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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
*
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
*
zink: make sure src image is transfer-src-optimal
Duncan Hopkins
2019-11-06
1
-0
/
+4
*
zink: do not advertize coherent mapping
Erik Faye-Lund
2019-11-06
1
-1
/
+1
*
zink: always allow mutating the format
Erik Faye-Lund
2019-11-06
1
-2
/
+3
*
zink: use actual format for render-pass
Erik Faye-Lund
2019-11-06
1
-3
/
+4
*
zink: emit line-width when using polygon line-mode
Erik Faye-Lund
2019-10-31
1
-1
/
+20
*
zink: heap-allocate samplers objects
Erik Faye-Lund
2019-10-31
1
-7
/
+14
*
zink: only enable KHR_external_memory_fd if supported
Erik Faye-Lund
2019-10-30
3
-7
/
+28
*
zink: drop nop descriptor-updates
Erik Faye-Lund
2019-10-30
1
-4
/
+5
*
zink: use bitfield for dirty flagging
Erik Faye-Lund
2019-10-30
2
-7
/
+6
*
zink: use dynamic state for line-width
Erik Faye-Lund
2019-10-30
5
-13
/
+17
*
zink: Use optimal layout instead of general. Reduces valid layer warnings. Fi...
Duncan Hopkins
2019-10-30
3
-36
/
+113
*
zink: pass line width from rast_state to gfx_pipeline_state.
Duncan Hopkins
2019-10-29
1
-1
/
+3
*
zink: emulate optional depth-formats
Erik Faye-Lund
2019-10-28
6
-8
/
+42
*
zink: error if VK_KHR_maintenance1 isn't supported
Erik Faye-Lund
2019-10-28
2
-2
/
+7
*
zink: simplify gl-to-vulkan lowering
Erik Faye-Lund
2019-10-28
1
-48
/
+23
*
zink/spirv: more complete sampler-dim handling
Erik Faye-Lund
2019-10-28
1
-4
/
+8
*
zink: fixup scissoring
Erik Faye-Lund
2019-10-28
2
-35
/
+12
*
zink: limited uniform buffer size so the limits is not exceeded.
Duncan Hopkins
2019-10-28
1
-1
/
+2
*
zink: do not set lineWidth to invalid value
Erik Faye-Lund
2019-10-28
1
-1
/
+6
*
zink: pass screen to zink_create_gfx_pipeline
Erik Faye-Lund
2019-10-28
3
-4
/
+8
*
zink: respect ubo buffer alignment requirement
Duncan Hopkins
2019-10-28
1
-2
/
+5
*
zink: fix line-width calculation
Duncan Hopkins
2019-10-28
1
-3
/
+16
*
zink: fixup return-value
Erik Faye-Lund
2019-10-28
1
-1
/
+1
*
zink: refactor blitting
Erik Faye-Lund
2019-10-28
1
-107
/
+138
*
zink: implement resource_from_handle
Erik Faye-Lund
2019-10-28
1
-4
/
+27
*
zink: use VK_FORMAT_B8G8R8A8_UNORM for PIPE_FORMAT_B8G8R8X8_UNORM
Erik Faye-Lund
2019-10-28
1
-0
/
+1
*
zink: do not set VK_IMAGE_CREATE_2D_ARRAY_COMPATIBLE_BIT for non-3D textures
Erik Faye-Lund
2019-10-28
1
-10
/
+4
*
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
2
-4
/
+9
[next]