1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-28 06:45:07 +00:00
serenity/Userland/Libraries/LibAccelGfx
Andrew Kaster 49d21619d4 CMake: Use a helper file to find GL and EGL in a platform agnostic way
Also add a flag to turn off accelerated graphics entirely.
2023-10-31 02:32:58 -06:00
..
Canvas.cpp LibAccelGfx+Meta: Introduce OpenGL painting library 2023-10-29 17:13:23 +01:00
Canvas.h LibAccelGfx+Meta: Introduce OpenGL painting library 2023-10-29 17:13:23 +01:00
CMakeLists.txt CMake: Use a helper file to find GL and EGL in a platform agnostic way 2023-10-31 02:32:58 -06:00
Context.cpp LibAccelGfx+Meta: Introduce OpenGL painting library 2023-10-29 17:13:23 +01:00
Context.h LibAccelGfx+Meta: Introduce OpenGL painting library 2023-10-29 17:13:23 +01:00
Forward.h LibAccelGfx+Meta: Introduce OpenGL painting library 2023-10-29 17:13:23 +01:00
Painter.cpp LibAccelGfx+Meta: Introduce OpenGL painting library 2023-10-29 17:13:23 +01:00
Painter.h LibAccelGfx+Meta: Introduce OpenGL painting library 2023-10-29 17:13:23 +01:00