Kaydet (Commit) bab105b9 authored tarafından Tomaž Vajngerl's avatar Tomaž Vajngerl

update README.vars

Change-Id: Ie2d0cc90ecc3e585a8fbfc9517e48170cf07c0d2
üst dca73ef8
...@@ -5,6 +5,7 @@ General ...@@ -5,6 +5,7 @@ General
SAL_USE_VCLPLUGIN - use a VCL plugin SAL_USE_VCLPLUGIN - use a VCL plugin
SAL_NO_NWF - disable native widgets SAL_NO_NWF - disable native widgets
SAL_FORCEDPI - force a specific DPI (gtk & gtk3 plugins only) SAL_FORCEDPI - force a specific DPI (gtk & gtk3 plugins only)
SAL_FORCE_HC - force high-contrast mode
VCL_DOUBLEBUFFERING_AVOID_PAINT - don't paint the buffer, useful to see where we do direct painting VCL_DOUBLEBUFFERING_AVOID_PAINT - don't paint the buffer, useful to see where we do direct painting
VCL_DOUBLEBUFFERING_FORCE_ENABLE - enable double buffered painting VCL_DOUBLEBUFFERING_FORCE_ENABLE - enable double buffered painting
...@@ -22,4 +23,4 @@ OpenGL ...@@ -22,4 +23,4 @@ OpenGL
SAL_FORCEGL - force enable OpenGL SAL_FORCEGL - force enable OpenGL
SAL_WITHOUT_WIDGET_CACHE - disable LRU caching of native widget texutres SAL_WITHOUT_WIDGET_CACHE - disable LRU caching of native widget texutres
SAL_DISABLE_GLYPH_CACHING - don't render glyphs through OpenGL textures SAL_DISABLE_GLYPH_CACHING - don't render glyphs through OpenGL textures
SAL_DISABLE_GL_WATCHDOG - don't start the thread that watches for broken GL drivers SAL_DISABLE_GL_WATCHDOG - don't start the thread that watches for broken GL drivers
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment