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
/
zink_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
zink: emulate optional depth-formats
Erik Faye-Lund
2019-10-28
1
-3
/
+31
*
zink: error if VK_KHR_maintenance1 isn't supported
Erik Faye-Lund
2019-10-28
1
-1
/
+6
*
zink: use VK_FORMAT_B8G8R8A8_UNORM for PIPE_FORMAT_B8G8R8X8_UNORM
Erik Faye-Lund
2019-10-28
1
-0
/
+1
*
zink: lower two-sided coloring
Erik Faye-Lund
2019-10-28
1
-0
/
+1
*
zink/spirv: implement load_front_face
Erik Faye-Lund
2019-10-28
1
-0
/
+3
*
zink: lower point-size
Erik Faye-Lund
2019-10-28
1
-0
/
+1
*
zink: add missing sRGB DXT-formats
Erik Faye-Lund
2019-10-28
1
-0
/
+5
*
zink: disable PIPE_CAP_QUERY_TIME_ELAPSED for now
Erik Faye-Lund
2019-10-28
1
-0
/
+4
*
zink: disable timestamp-queries
Erik Faye-Lund
2019-10-28
1
-0
/
+2
*
zink: add note about enabling PIPE_CAP_CLIP_HALFZ
Erik Faye-Lund
2019-10-28
1
-0
/
+5
*
zink: remove insecure comment
Erik Faye-Lund
2019-10-28
1
-1
/
+0
*
zink: avoid texelFetch until it's implemented
Erik Faye-Lund
2019-10-28
1
-1
/
+1
*
zink: only consider format-desc if checking details
Erik Faye-Lund
2019-10-28
1
-4
/
+7
*
zink: attempt to get multisample resource creation right
Dave Airlie
2019-10-28
1
-3
/
+56
*
zink: request ucp-lowering
Erik Faye-Lund
2019-10-28
1
-0
/
+4
*
zink: add support for compressed formats
Dave Airlie
2019-10-28
1
-0
/
+20
*
zink: request alpha-test lowering
Erik Faye-Lund
2019-10-28
1
-0
/
+1
*
zink: clamped limits to INT_MAX when stored as uint32_t.
Duncan Hopkins
2019-10-28
1
-2
/
+3
*
zink: query support (v2)
Dave Airlie
2019-10-28
1
-0
/
+7
*
zink: add dri loader
Dave Airlie
2019-10-28
1
-3
/
+26
*
zink/spirv: implement point-sprites
Erik Faye-Lund
2019-10-28
1
-0
/
+3
*
zink: ask for flatshade lowering
Dave Airlie
2019-10-28
1
-0
/
+3
*
zink: detect presence of VK_KHR_maintenance1
Erik Faye-Lund
2019-10-28
1
-0
/
+18
*
zink: introduce opengl over vulkan
Erik Faye-Lund
2019-10-28
1
-0
/
+752