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
/
vulkan
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: rename list_empty() to list_is_empty()
Timothy Arceri
2019-10-28
2
-3
/
+3
*
util: remove LIST_INITHEAD macro
Timothy Arceri
2019-10-28
1
-1
/
+1
*
vulkan: Update the XML and headers to 1.1.125
Caio Marcelo de Oliveira Filho
2019-10-14
1
-5
/
+11
*
vulkan: Update the XML and headers to 1.1.124
Caio Marcelo de Oliveira Filho
2019-10-07
1
-8
/
+119
*
vulkan: Update the XML and headers to 1.1.123
Jason Ekstrand
2019-09-17
1
-42
/
+64
*
vulkan: add vk_x11_strict_image_count option
Lionel Landwerlin
2019-09-15
2
-1
/
+12
*
wsi: add minImageCount override
Eric Engestrom
2019-09-06
4
-3
/
+22
*
vulkan/overlay: bounce image back to present layout
Lionel Landwerlin
2019-09-03
1
-2
/
+30
*
vulkan: Update the XML and headers to 1.1.119
Jason Ekstrand
2019-08-12
1
-13
/
+162
*
meson: replace last uses of libxmlconfig with idep_xmlconfig
Eric Engestrom
2019-08-03
1
-2
/
+1
*
meson: replace libmesa_util with idep_mesautil
Eric Engestrom
2019-08-03
1
-2
/
+1
*
vulkan: Bump headers to 1.1.117
Lionel Landwerlin
2019-07-29
1
-21
/
+145
*
vulkan/wsi/wayland: implement acquire timeout
Lionel Landwerlin
2019-07-29
1
-25
/
+51
*
vulkan/wsi/x11: Increase the effective min. images for mailbox.
Bas Nieuwenhuizen
2019-07-26
1
-2
/
+5
*
vulkan/wsi/x11: Wait for GPU work before present with mailbox.
Bas Nieuwenhuizen
2019-07-26
1
-1
/
+12
*
vulkan/wsi/x11: Allow using thread present-only.
Bas Nieuwenhuizen
2019-07-26
1
-34
/
+51
*
vulkan/wsi: Use one fence per image.
Bas Nieuwenhuizen
2019-07-26
2
-20
/
+26
*
vulkan: Update the XML and headers to 1.1.116
Jason Ekstrand
2019-07-24
1
-18
/
+55
*
vulkan/wsi: update swapchain status on vkQueuePresent
Lionel Landwerlin
2019-07-17
1
-0
/
+21
*
vulkan: add symbols file
Eric Engestrom
2019-07-10
2
-0
/
+15
*
android: vulkan/util: fix generating vk_enum_to_str.*
Chih-Wei Huang
2019-07-10
1
-2
/
+4
*
android: vulkan/util: fix export path
Chih-Wei Huang
2019-07-10
1
-2
/
+1
*
vulkan/overlay: use a single macro to lookup objects
Lionel Landwerlin
2019-07-09
1
-37
/
+54
*
vulkan/overlay: add queue present timing measurement
Lionel Landwerlin
2019-07-09
2
-1
/
+15
*
vulkan/overlay: fix crash on freeing NULL command buffer
Lionel Landwerlin
2019-07-08
1
-0
/
+4
*
vulkan: bump headers & registry to 1.1.114
Lionel Landwerlin
2019-07-09
1
-5
/
+55
*
vulkan/overlay: fix command buffer stats
Lionel Landwerlin
2019-07-07
1
-0
/
+2
*
vulkan: Update the XML and headers to 1.1.113
Jason Ekstrand
2019-07-02
1
-8
/
+63
*
meson: drop duplicate source & inc_dir
Eric Engestrom
2019-07-01
1
-2
/
+0
*
vulkan: Update the XML and headers to 1.1.110
Jason Ekstrand
2019-06-04
1
-21
/
+249
*
vk/util: suppress warning about out-of-enum android value
Eric Engestrom
2019-05-23
1
-2
/
+4
*
vk/util: drop no-op compiler warning workaround
Eric Engestrom
2019-05-23
1
-19
/
+5
*
vulkan: fix build dependency issue with generated files
Lionel Landwerlin
2019-05-22
4
-6
/
+17
*
vulkan/overlay: update remaining manual error checks
Lionel Landwerlin
2019-05-21
1
-42
/
+24
*
vulkan/overlay: fix timestamp query emission with no pipeline stats
Lionel Landwerlin
2019-05-21
1
-4
/
+0
*
vulkan/wsi: Set X11 minImageCount to 3.
Bas Nieuwenhuizen
2019-05-19
1
-6
/
+18
*
vulkan: Update the XML and headers to 1.1.108
Jason Ekstrand
2019-05-13
1
-40
/
+129
*
vulkan/overlay: keep allocating draw data until it can be reused
Lionel Landwerlin
2019-05-10
1
-113
/
+135
*
vulkan/overlay: fix truncating error on 32bit platforms
Lionel Landwerlin
2019-05-10
1
-40
/
+36
*
vulkan/overlay-layer: fix cast errors
Lionel Landwerlin
2019-05-07
1
-7
/
+7
*
vulkan/overlay: add TODO list
Lionel Landwerlin
2019-05-02
1
-0
/
+3
*
vulkan/overlay: make overriden functions static
Lionel Landwerlin
2019-05-02
1
-25
/
+26
*
vulkan/overlay: make overlay size configurable
Lionel Landwerlin
2019-05-02
3
-1
/
+18
*
vulkan/overlay: add a frame counter option
Lionel Landwerlin
2019-05-02
2
-1
/
+5
*
vulkan/overlay: record all select metrics into output file
Lionel Landwerlin
2019-05-02
2
-1
/
+48
*
vulkan/overlay: add a margin to the size of the window
Lionel Landwerlin
2019-05-02
1
-5
/
+6
*
vulkan/overlay: add no display option
Lionel Landwerlin
2019-05-02
3
-25
/
+50
*
vulkan/overlay: add pipeline statistic & timestamps support
Lionel Landwerlin
2019-05-02
2
-55
/
+383
*
vulkan/overlay: record stats in command buffers and accumulate on exec/submit
Lionel Landwerlin
2019-05-02
2
-141
/
+238
*
vulkan/overlay: update help printout
Lionel Landwerlin
2019-05-02
1
-2
/
+2
[next]