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/wsi/x11: Expose SRGB all the time
Jason Ekstrand
2016-02-01
1
-1
/
+1
*
wsi/x11: Remove B8G8R8_UNORM
Jason Ekstrand
2016-02-01
1
-1
/
+0
*
anv/wsi: Set the platform field of VkIcdSurfaceBase
Jason Ekstrand
2016-01-30
1
-0
/
+1
*
anv/wsi/x11: Actually pull information from the window's visual
Jason Ekstrand
2016-01-30
1
-7
/
+143
*
anv/wsi/x11: Actually check for DRI3
Jason Ekstrand
2016-01-30
1
-15
/
+173
*
anv/WSI: Support more usage bits
Jason Ekstrand
2016-01-29
1
-0
/
+2
*
anv/wsi: Rework to be compatable with the loader
Jason Ekstrand
2016-01-29
1
-31
/
+33
*
WIP: Partially upgrade to vulkan v0.221.0
BogDan Vatra
2016-01-14
1
-6
/
+7
*
anv: Use isl_tiling_flags in anv_image_create_info
Chad Versace
2015-12-07
1
-2
/
+1
*
anv: Embed isl_surf into anv_surface
Chad Versace
2015-12-03
1
-2
/
+2
*
vk: Add new WSI support and bump the API to 0.210.1
Jason Ekstrand
2015-12-03
1
-84
/
+112
*
vk/0.210.0: Rework allocation to use the new pAllocator's
Jason Ekstrand
2015-12-03
1
-13
/
+15
*
vk/0.210.0: More structure field renaming
Jason Ekstrand
2015-12-03
1
-1
/
+1
*
vk/0.210.0: A pile of minor enum updates
Jason Ekstrand
2015-11-30
1
-1
/
+1
*
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