mutter/cogl
Jonas Ådahl d136c6510b cogl: Init framebuffer driver up front
The framebuffer driver was lazilly initialized on demand in some cases
(onscreen), and up front other (offscreen). Replace this with a more
predictable up front initialization, done at framebuffer allocation.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1514>
2021-01-30 09:11:46 +00:00
..
cogl cogl: Init framebuffer driver up front 2021-01-30 09:11:46 +00:00
cogl-pango cogl/framebuffer: Move public struct fields to private struct 2020-10-16 16:17:38 +00:00
test-fixtures Make all CoglOnscreen sub types inherit CoglOnscreen 2021-01-30 09:11:45 +00:00
tests tests: Use ClutterStage "after-paint" instead of ClutterActor "paint" 2020-10-23 22:06:58 +02:00
.gitignore cogl: Remove CoglPath and the tesselator 2020-04-08 11:38:48 +02:00
cogl-config.h.meson
cogl-mutter-config.h.in cogl: Make cogl-config.h include check explicit 2018-11-06 17:17:36 +01:00
config-custom.h
meson.build