gtk/gsk/gl
Benjamin Otte 9ddae8aebc gpu: Add outline of new GPU renderer
For now, it just renders using cairo, uploads the result to the GPU,
blits it onto the framebuffer and then is happy.

But it can do that using Vulkan and using GL (no idea which version).

The most important thing still missing is shaders.

It also has a bunch of copy/paste from the Vulkan renderer that isn't
used yet.
But I didn't want to rip it out and then try to copy it back later
2024-01-07 07:22:49 +01:00
..
resources gsk: Handle straight-alpha dmabufs 2023-12-15 07:40:27 -05:00
fp16.c Fix fp16 with asan 2023-06-27 15:17:56 -04:00
fp16i.c Rename ngl to gl 2021-10-07 13:05:53 -04:00
fp16private.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gskglattachmentstate.c gsk: Prepare for external textures 2023-10-22 16:42:17 -04:00
gskglattachmentstateprivate.h gsk: Prepare for external textures 2023-10-22 16:42:17 -04:00
gskglbuffer.c Rename ngl to gl 2021-10-07 13:05:53 -04:00
gskglbufferprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gskglcommandqueue.c gl: Don't initialize texture storage in wrong format 2024-01-05 07:20:32 +01:00
gskglcommandqueueprivate.h gl: Track if mipmap generation is allowed 2024-01-03 16:56:43 +01:00
gskglcompiler.c gsk: Define GSK_GLES3 if we have gles3 2023-10-22 16:42:17 -04:00
gskglcompilerprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gskgldriver.c gl: When loading a texture, really create a mipmap 2024-01-03 12:26:13 -05:00
gskgldriverprivate.h gl: Check if texture has a mipmap 2024-01-03 12:22:28 -05:00
gskglglyphlibrary.c gsk: Fix icon and glyph upload with GLES 2023-12-17 21:53:10 -05:00
gskglglyphlibraryprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gskgliconlibrary.c gsk: Fix icon and glyph upload with GLES 2023-12-17 21:53:10 -05:00
gskgliconlibraryprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gskglprofiler.c Fix various bitfield warnings 2023-04-27 13:42:03 +02:00
gskglprofilerprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gskglprogram.c Fix spelling errors 2022-11-17 22:49:45 -05:00
gskglprogramprivate.h gsk: Synchronize when using textures 2023-04-27 06:57:02 +02:00
gskglprograms.defs gsk: Handle straight-alpha dmabufs 2023-12-15 07:40:27 -05:00
gskglrenderer.c gpu: Add outline of new GPU renderer 2024-01-07 07:22:49 +01:00
gskglrenderer.h gsk: Clean up standalone headers 2023-08-29 12:58:30 -04:00
gskglrendererprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gskglrenderjob.c gl: Check if texture has a mipmap 2024-01-03 12:22:28 -05:00
gskglrenderjobprivate.h gl: Remove old Cairo fallback drawing code 2023-12-26 17:28:08 +01:00
gskglshadowlibrary.c Remove all nicks and blurbs from param specs 2022-05-11 18:16:29 +02:00
gskglshadowlibraryprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gskgltexture.c glrenderer: Handle filters differently 2023-03-18 21:33:17 -04:00
gskgltexturelibrary.c Remove G_ENABLE_DEBUG around debug checks 2023-11-05 11:16:23 +01:00
gskgltexturelibraryprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gskgltextureprivate.h gl: Track if mipmap generation is allowed 2024-01-03 16:56:43 +01:00
gskgltypesprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gskgluniformstate.c Rename ngl to gl 2021-10-07 13:05:53 -04:00
gskgluniformstateprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
inlinearray.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
ninesliceprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
stb_rect_pack.c gsk/gl: update stb_rect_pack() 2023-10-09 22:42:57 -07:00
stb_rect_pack.h gsk/gl: update stb_rect_pack() 2023-10-09 22:42:57 -07:00