serenity/Userland/Libraries/LibAccelGfx
Aliaksandr Kalenik 980b61470c LibAccelGfx+LibWeb+WebContent: Handle OpenGL Context init errors
Now, if OpenGL context fails, an error will be returned and a message
printed, instead of crashing.
2024-01-24 19:43:51 +01:00
..
Canvas.h
CMakeLists.txt
Context.cpp LibAccelGfx+LibWeb+WebContent: Handle OpenGL Context init errors 2024-01-24 19:43:51 +01:00
Context.h LibAccelGfx+LibWeb+WebContent: Handle OpenGL Context init errors 2024-01-24 19:43:51 +01:00
Forward.h
GL.cpp LibWeb: Implement border radius corner clipping in GPU painter 2023-12-17 23:12:48 +01:00
GL.h LibWeb: Implement border radius corner clipping in GPU painter 2023-12-17 23:12:48 +01:00
GlyphAtlas.cpp LibAccelGfx: Fix stack use after scope in GlyphAtlas::update() 2023-12-17 14:55:41 +01:00
GlyphAtlas.h
Painter.cpp LibWeb: Implement border radius corner clipping in GPU painter 2023-12-17 23:12:48 +01:00
Painter.h LibWeb: Implement border radius corner clipping in GPU painter 2023-12-17 23:12:48 +01:00
Program.cpp
Program.h