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
/
vulkan
Commit message (
Expand
)
Author
Age
Files
Lines
*
vulkan: Update the XML and headers to 1.2.133
Jason Ekstrand
2020-02-18
1
-8
/
+16
*
Vulkan overlay: use the corresponding image index for each swapchain
Georg Lehmann
2020-02-10
1
-3
/
+8
*
Vulkan Overlay: Don't try to change the image layout to present twice
Georg Lehmann
2020-02-07
1
-22
/
+27
*
Correctly wait in the fragment stage until all semaphores are signaled
Georg Lehmann
2020-02-06
1
-2
/
+10
*
vulkan/wsi: Fix compiler warning when no WSI platforms are enabled.
Eric Anholt
2020-01-28
1
-2
/
+5
*
vulkan/wsi: remove unused image_get_modifier
Jonathan Marek
2020-01-23
1
-2
/
+0
*
vulkan/wsi: Implement VK_KHR_swapchain_mutable_format
Jason Ekstrand
2020-01-17
1
-1
/
+32
*
vulkan/wsi: Filter modifiers with ImageFormatProperties
Jason Ekstrand
2020-01-17
2
-1
/
+34
*
vulkan/wsi: Use the interface from the real modifiers extension
Jason Ekstrand
2020-01-17
2
-39
/
+35
*
vulkan/wsi: Move the ImageCreateInfo higher up
Jason Ekstrand
2020-01-17
1
-21
/
+23
*
vulkan/wsi: disable the hardware cursor
Andres Rodriguez
2020-01-17
1
-0
/
+9
*
vulkan/overlay: Fix for Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-10
/
+13
*
vulkan: Update the XML and headers to 1.2.131
Jason Ekstrand
2020-01-15
1
-398
/
+946
*
vulkan/wsi: Add a driconf option to force WSI to advertise BGRA8_UNORM first
Jason Ekstrand
2020-01-14
5
-8
/
+74
*
android: util: Add a mapping from VkFormat to PIPE_FORMAT.
Mauro Rossi
2019-12-27
2
-1
/
+3
*
util/format: add missing vulkan formats
Jonathan Marek
2019-12-19
1
-4
/
+27
*
vulkan/wsi: error out when image fence doesn't signal
Lionel Landwerlin
2019-12-16
1
-3
/
+9
*
vulkan/overlay: Update docs.
Rafael Antognolli
2019-12-13
1
-0
/
+35
*
vulkan/overlay: Add basic overlay control script.
Rafael Antognolli
2019-12-13
2
-0
/
+210
*
vulkan/overlay: Add a command to start capturing data to a file.
Rafael Antognolli
2019-12-13
1
-3
/
+44
*
vulkan/overlay: Add support for a control socket.
Rafael Antognolli
2019-12-13
1
-0
/
+198
*
vulkan/overlay: Add a control socket.
Rafael Antognolli
2019-12-13
3
-0
/
+25
*
vulkan/wsi: Add a hooks for signaling semaphores and fences
Jason Ekstrand
2019-12-06
2
-1
/
+38
*
vulkan/wsi: Provide the implicitly synchronized BO to vkQueueSubmit
Jason Ekstrand
2019-12-06
2
-3
/
+19
*
vulkan: Update the XML and headers to 1.1.129
Jason Ekstrand
2019-11-26
1
-48
/
+273
*
vulkan/enum_to_str: Handle out-of-order aliases
Jason Ekstrand
2019-11-26
1
-3
/
+21
*
meson: only build imgui when needed
Samuel Pitoiset
2019-11-25
1
-1
/
+1
*
vk_util: drop duplicate formats in vk_format_map[]
Eric Engestrom
2019-11-21
1
-2
/
+0
*
util: add missing R8G8B8A8_SRGB format to vk_format_map
Jonathan Marek
2019-11-21
1
-0
/
+1
*
util: Add a mapping from VkFormat to PIPE_FORMAT.
Eric Anholt
2019-11-19
3
-0
/
+262
*
vulkan: bump headers/registry to 1.1.127
Lionel Landwerlin
2019-11-04
1
-4
/
+49
*
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
[next]