many changes: Makefile, util, fixed indent, fixes in swapchain
authorEleni Maria Stea <estea@igalia.com>
Mon, 23 Aug 2021 05:53:59 +0000 (08:53 +0300)
committerEleni Maria Stea <estea@igalia.com>
Mon, 23 Aug 2021 05:53:59 +0000 (08:53 +0300)
- changed the Makefile to compile the shaders
- added a util.[hc]
- fixed the indentation
- changed the swapchain to be separated from context and rendering =>
  creating image views with separate functions => modified existing code
  too.


No differences found