Browse Source
Give all GAL canvases access to a GAL_DISPLAY_OPTIONS structure instance
Give all GAL canvases access to a GAL_DISPLAY_OPTIONS structure instance
Also loads the gal options when loading a canvas, as the canvas otherwise might not register the initial settings.pull/3/merge
committed by
Maciej Suminski
12 changed files with 121 additions and 93 deletions
-
5common/basic_gal.cpp
-
51common/draw_panel_gal.cpp
-
18common/gal/cairo/cairo_gal.cpp
-
12common/gal/gal_display_options.cpp
-
23common/gal/graphics_abstraction_layer.cpp
-
18common/gal/opengl/opengl_gal.cpp
-
3include/basic_gal.h
-
12include/class_draw_panel_gal.h
-
6include/gal/cairo/cairo_gal.h
-
19include/gal/gal_display_options.h
-
37include/gal/graphics_abstraction_layer.h
-
10include/gal/opengl/opengl_gal.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue