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
/
anv_wsi_x11.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: Use enum isl_tiling everywhere
Chad Versace
2015-11-13
1
-2
/
+2
*
anv/x11: Only advertise VK_FORMAT_B8R8G8A8_UNORM
Jason Ekstrand
2015-10-15
1
-2
/
+0
*
anv/x11: Treat the pPlatformWindow as a xcb_window_t* instead of xcb_window_t
Jason Ekstrand
2015-10-15
1
-2
/
+2
*
anv/x11: Do something sensible if get_geometry fails in GetSurfaceProperties
Jason Ekstrand
2015-10-13
1
-8
/
+14
*
vk/0.170.2: Update to the new VK_EXT_KHR_swapchain extensions
Jason Ekstrand
2015-10-08
1
-120
/
+106
*
vk/0.170.2: Update VkResult
Chad Versace
2015-10-07
1
-23
/
+17
*
vk/wsi/x11: Send OUT_OF_DATE if the X drawable goes away
Jason Ekstrand
2015-10-02
1
-2
/
+13
*
anv/wsi_x11: Properly report BadDrawable errors to the client
Jason Ekstrand
2015-09-28
1
-1
/
+11
*
vk/error: Handle ERROR_OUT_OF_DATE_WSI
Jason Ekstrand
2015-09-08
1
-1
/
+1
*
vk/wsi/x11: Actually block on X so we don't re-use busy buffers
Jason Ekstrand
2015-09-08
1
-18
/
+62
*
vk: Fix size return value handling in a couple plces
Jason Ekstrand
2015-09-04
1
-1
/
+7
*
vk/wsi: Move to a clallback system for the entire WSI implementation
Jason Ekstrand
2015-09-04
1
-9
/
+46
*
vk/WSI: Use a callback mechanism instead of explicit switching
Jason Ekstrand
2015-09-04
1
-84
/
+92
*
vk: Add an initial implementation of the actual Khronos WSI extension
Jason Ekstrand
2015-09-04
1
-87
/
+114
*
vk: Move anv_x11.c to anv_wsi_x11.c
Jason Ekstrand
2015-09-04
1
-0
/
+302