fixes in image structs and functions
authorEleni Maria Stea <estea@igalia.com>
Sat, 28 Aug 2021 20:28:02 +0000 (23:28 +0300)
committerEleni Maria Stea <estea@igalia.com>
Sat, 28 Aug 2021 20:28:02 +0000 (23:28 +0300)
- changed swapchain to use image objects
- changed memory allocation to not assume images are external
- renamed fill_ext_image_props to fill_image_props
- removed the image view creation from the swapchain creation, renderer
  is going to create them when the fb is created


No differences found