LibreOffice Module vcl (master) 1
|
#include <memory>
#include <vcl/lazydelete.hxx>
#include <vcl/syschild.hxx>
#include <svdata.hxx>
#include <unx/saldisp.hxx>
#include <unx/salframe.h>
#include <unx/salgdi.h>
#include <unx/salinst.h>
#include <unx/salvd.h>
#include <unx/x11/xlimits.hxx>
#include <opengl/zone.hxx>
#include <vcl/opengl/OpenGLContext.hxx>
#include <vcl/opengl/OpenGLHelper.hxx>
#include <sal/log.hxx>
#include <o3tl/string_view.hxx>
Go to the source code of this file.
Variables | |
static std::vector< GLXContext > | g_vShareList |
static bool | g_bAnyCurrent |
|
static |
Definition at line 31 of file x11/context.cxx.
|
static |
Definition at line 30 of file x11/context.cxx.