mesa/src
Lionel Landwerlin ce790c96a9 anv: implement VK_KHR_swapchain revision 70
This revision allows for images to be :

   - created by reusing image parameters from swapchain

   - bound to memory from a swapchain

v2: Add color attachment flag
    Use same implicit WSI parameters (tiling, samples, usage)

v3: Fix missing break in vk_foreach_struct_const() switch (Lionel)

v4: Fix accessing image aspects before android resolve (Tapani)

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
2019-04-08 18:27:02 +01:00
..
amd ac/nir: fix intrinsic names for atomic operations with LLVM 9+ 2019-04-08 13:16:50 +02:00
broadcom v3d: prefer using nir_src_comp_as_int over nir_src_as_const_value 2019-04-07 15:13:36 +02:00
compiler nir/algebraic: Add some logical OR and AND patterns 2019-04-05 18:39:06 -05:00
egl egl: hide entrypoints that shouldn't be exported when using glvnd 2019-03-29 16:54:08 +00:00
freedreno freedreno/ir3: convert to "new style" frag inputs 2019-03-30 12:56:01 -04:00
gallium panfrost: Remove "mali_unknown6" nonsense 2019-04-07 16:05:42 +00:00
gbm gbm: drop duplicate #defines 2019-02-14 11:20:00 +00:00
getopt
glx dri3: Return the current swap interval from glXGetSwapIntervalMESA(). 2019-04-01 16:06:38 -07:00
gtest meson: hide warnings from external project gtest 2018-10-31 18:20:25 +00:00
hgl haiku: Fix hgl dispatch build. Tested under meson/scons. 2019-04-02 16:06:00 -05:00
imgui imgui: update memory editor 2019-02-26 12:49:07 +00:00
intel anv: implement VK_KHR_swapchain revision 70 2019-04-08 18:27:02 +01:00
loader loader: use loader_open_device() to handle O_CLOEXEC 2019-02-26 11:07:23 +00:00
mapi mesa: implement ARB/KHR_parallel_shader_compile 2019-04-01 12:37:52 -04:00
mesa mesa/main: Fix multisample texture initialize 2019-04-05 11:28:10 +11:00
util util/process: document memory leak 2019-04-04 16:09:52 +00:00
vulkan anv: implement VK_KHR_swapchain revision 70 2019-04-08 18:27:02 +01:00
Makefile.am build: move imgui out of src/intel/tools to be reused 2019-02-21 18:06:05 +00:00
meson.build turnip: Add driver skeleton (v2) 2019-03-11 10:01:15 -07:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00