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
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: build gallium nine state_tracker
Dylan Baker
2017-12-04
6
-4
/
+194
*
meson: build gallium xa state tracker
Dylan Baker
2017-12-04
5
-1
/
+139
*
meson: build gallium va state tracker
Dylan Baker
2017-12-04
5
-2
/
+170
*
meson: build gallium omx state tracker
Dylan Baker
2017-12-04
5
-2
/
+161
*
meson: build gallium xvmc state tracker
Dylan Baker
2017-12-04
5
-2
/
+177
*
meson: build gallium vdpau state tracker
Dylan Baker
2017-12-04
5
-2
/
+166
*
meson: drop gallium-media argument
Dylan Baker
2017-12-04
2
-23
/
+0
*
meson: extend install_megadrivers script to handle symmlinking
Dylan Baker
2017-12-04
1
-0
/
+14
*
meson: Add osmesa.sym script as a link dependency (gallium-osmesa)
Dylan Baker
2017-12-04
1
-0
/
+3
*
meson: use driver_deps for gallium osmesa
Dylan Baker
2017-12-04
1
-11
/
+6
*
meson: Use driver dependencies for libgl-xlib target
Dylan Baker
2017-12-04
1
-10
/
+2
*
meson: use the driver dependencies for the gallium dri target
Dylan Baker
2017-12-04
1
-100
/
+26
*
meson: define driver dependencies
Dylan Baker
2017-12-04
16
-0
/
+110
*
meson: sort gallium drivers after winsys
Dylan Baker
2017-12-04
1
-8
/
+8
*
meson: Combine gallium target subdirs
Dylan Baker
2017-12-04
1
-10
/
+4
*
i965/cnl: Avoid fast-clearing sRGB render buffers
Nanley Chery
2017-12-04
1
-2
/
+12
*
meson: Fix overlinkage of dri3 loader
Dylan Baker
2017-12-04
1
-2
/
+1
*
meson: fix underlinkage without dri3
Dylan Baker
2017-12-04
2
-2
/
+3
*
meson: Reformat glx code to match more common style
Dylan Baker
2017-12-04
1
-5
/
+8
*
radv: fix a crash in radv_can_dump_shader()
Samuel Pitoiset
2017-12-04
1
-2
/
+2
*
intel/isl: Declare private array as static const
Chad Versace
2017-12-04
1
-1
/
+1
*
meson: Install dri.pc file when building gallium dri drivers
Dylan Baker
2017-12-04
1
-7
/
+11
*
anv: query CS timestamp frequency from the kernel
Lionel Landwerlin
2017-12-04
1
-0
/
+13
*
i965: read CS timestamp frequency from the kernel on Gen10+
Lionel Landwerlin
2017-12-04
1
-0
/
+24
*
drm-uapi: Update drm/i915 headers from drm-next
Lionel Landwerlin
2017-12-04
4
-6
/
+151
*
radv: Implement VK_KHR_get_surface_capabilities2
Jason Ekstrand
2017-12-04
2
-0
/
+27
*
vulkan/wsi: Initialize individual WSI interfaces in wsi_device_init
Jason Ekstrand
2017-12-04
5
-74
/
+64
*
vulkan/wsi: Drop some unneeded cruft from the API
Jason Ekstrand
2017-12-04
5
-56
/
+10
*
vulkan/wsi: Add wrappers for all of the surface queries
Jason Ekstrand
2017-12-04
5
-83
/
+192
*
vulkan/wsi: Drop the can_handle_different_gpu parameter from get_support
Jason Ekstrand
2017-12-04
5
-9
/
+2
*
vulkan/wsi: Move wsi_swapchain to wsi_common_private.h
Jason Ekstrand
2017-12-04
2
-45
/
+47
*
vulkan/wsi: Add a helper for AcquireNextImage
Jason Ekstrand
2017-12-04
4
-13
/
+43
*
vulkan/wsi: move swapchain create/destroy to common code
Dave Airlie
2017-12-04
4
-64
/
+63
*
vulkan/wsi: Move prime blitting into queue_present
Jason Ekstrand
2017-12-04
5
-62
/
+19
*
vulkan/wsi: Move get_images into common code
Jason Ekstrand
2017-12-04
6
-57
/
+40
*
anv/wsi: Enable prime support
Jason Ekstrand
2017-12-04
1
-1
/
+1
*
anv/wsi: Use the common QueuePresent code
Jason Ekstrand
2017-12-04
1
-57
/
+6
*
vulkan/wsi: Set a proper pWaitDstStageMask on the dummy submit
Jason Ekstrand
2017-12-04
1
-0
/
+17
*
vulkan/wsi: Only wait on semaphores on the first swapchain
Jason Ekstrand
2017-12-04
1
-2
/
+7
*
vulkan/wsi: Refactor result handling in queue_present
Jason Ekstrand
2017-12-04
1
-26
/
+28
*
radv/wsi: Move the guts of QueuePresent to wsi common
Dave Airlie
2017-12-04
3
-87
/
+93
*
vulkan/wsi: Add a WSI_FROM_HANDLE macro
Jason Ekstrand
2017-12-04
1
-0
/
+3
*
radv/wsi: drop allocate memory special case
Dave Airlie
2017-12-04
2
-20
/
+6
*
vulkan/wsi: Do image creation in common code
Jason Ekstrand
2017-12-04
7
-303
/
+146
*
vulkan/wsi: Implement prime in a completely generic way
Jason Ekstrand
2017-12-04
7
-180
/
+475
*
radv: Move wsi initialization later in physical_device_init
Jason Ekstrand
2017-12-04
1
-6
/
+7
*
radv/image: Implement the wsi "extension"
Jason Ekstrand
2017-12-04
2
-2
/
+12
*
anv/image: Implement the wsi "extension"
Jason Ekstrand
2017-12-04
2
-4
/
+37
*
anv: Require a dedicated allocation for modified images
Jason Ekstrand
2017-12-04
1
-4
/
+49
*
anv/image: Add a drm_format_mod field
Jason Ekstrand
2017-12-04
2
-0
/
+7
[next]