From fd0dab96666f09e382468013cc39a79b550c7fed Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Jan 2023 12:06:22 +0100 Subject: Function for enabling hardware acceleration (doesn't enable hardware acceleration yet) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b2e5614..3afe4af 100644 --- a/Makefile +++ b/Makefile @@ -25,6 +25,7 @@ OBJ =\ libglitter_compose_uint32.o\ libglitter_compose_uint64.o\ libglitter_compose_uint8.o\ + libglitter_enable_acceleration.o\ libglitter_desaturate_double.o\ libglitter_desaturate_float.o\ libglitter_create_render_context.o\ -- cgit v1.2.3-70-g09d2