dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
openglEnabled
dlangui
platforms
common
platform
check if hardware acceleration is enabled
bool
openglEnabled
[@property getter]
@
property
static if
(
ENABLE_OPENGL
)
bool
openglEnabled
(
)
bool
openglEnabled
[@property getter]
Meta
Source
See Implementation
dlangui
platforms
common
platform
classes
EventList
Platform
TimerInfo
Window
enums
DialogDisplayMode
ShowPosition
WindowFlag
WindowOrContentResizeMode
WindowState
functions
DLANGUIWinMain
DLANGUIWinMainProfile
DLANGUImain
UIAppMain
initFontManager
initLogs
initResourceManagers
initSharedResourceManagers
releaseResourcesOnAppExit
setOpenglEnabled
interfaces
OnMainWidgetChange
OnWindowActivityHandler
OnWindowStateHandler
mixin templates
APP_ENTRY_POINT
properties
openglEnabled
platform
check if hardware acceleration is enabled