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/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
*
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
[next]