1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 07:48:11 +00:00
serenity/Userland/Libraries/LibAccelGfx
Tim Schumacher a2f60911fe AK: Rename GenericTraits to DefaultTraits
This feels like a more fitting name for something that provides the
default values for Traits.
2023-11-09 10:05:51 -05: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 LibAccelGfx: Compile all needed shaders during Painter construction 2023-11-02 07:41:51 +01:00
Context.cpp LibAccelGfx+WebContent: Use the same Painter across page repaints 2023-11-02 07:41:51 +01:00
Context.h LibAccelGfx: Don't predicate using EGL/egl.h on Linux 2023-11-01 14:30:30 -06:00
Forward.h LibAccelGfx+Meta: Introduce OpenGL painting library 2023-10-29 17:13:23 +01:00
Painter.cpp LibAccelGfx+LibWeb: Add basic line painting support 2023-11-09 10:47:31 +01:00
Painter.h AK: Rename GenericTraits to DefaultTraits 2023-11-09 10:05:51 -05:00
Program.cpp LibAccelGfx: Compile all needed shaders during Painter construction 2023-11-02 07:41:51 +01:00
Program.h LibAccelGfx: Compile all needed shaders during Painter construction 2023-11-02 07:41:51 +01:00