blender/intern/ghost
Nathan Letwory b407702c5f Fix [#19997] Duplicating window results in graphics corruption in UI
reported by Micael Dias (and many others, see duplicates list)

On closing the first ("main") Blender window the very first OpenGL context
got deleted too. This context needs to be retained, since we share quite a
bit of OpenGL data through it to the newly created contexts (new windows).
Thanks to Ton Roosendaal for thinking out loud while trying to figure out
what the actual cause was.
2011-02-04 13:22:02 +00:00
..
doc This commit fixes up a bunch of svn properties to hopefully make things a little nicer for everyone. 2007-08-28 10:07:08 +00:00
intern Fix [#19997] Duplicating window results in graphics corruption in UI 2011-02-04 13:22:02 +00:00
test remove nan-makefiles 2011-01-30 15:29:22 +00:00
CMakeLists.txt Apply part of patch [#25612] Windows 7 icon progress bar 2011-01-26 12:23:02 +00:00
GHOST_C-api.h ToDo: long outstanding patch to allow access to system paths in background mode 2011-01-05 14:00:14 +00:00
GHOST_IEvent.h Added WITH_CXX_GUARDEDALLOC support for GHOST, disabled by default. 2010-12-07 11:57:34 +00:00
GHOST_IEventConsumer.h Added WITH_CXX_GUARDEDALLOC support for GHOST, disabled by default. 2010-12-07 11:57:34 +00:00
GHOST_ISystem.h ToDo: long outstanding patch to allow access to system paths in background mode 2011-01-05 14:00:14 +00:00
GHOST_ISystemPaths.h SVN maintenance. 2011-01-05 19:19:49 +00:00
GHOST_ITimerTask.h Added WITH_CXX_GUARDEDALLOC support for GHOST, disabled by default. 2010-12-07 11:57:34 +00:00
GHOST_IWindow.h Added WITH_CXX_GUARDEDALLOC support for GHOST, disabled by default. 2010-12-07 11:57:34 +00:00
GHOST_Path-api.h Patch: [#22524] Update Windows Recent Documents on Open/Save 2011-01-05 14:56:10 +00:00
GHOST_Rect.h Added WITH_CXX_GUARDEDALLOC support for GHOST, disabled by default. 2010-12-07 11:57:34 +00:00
GHOST_Types.h ToDo: long outstanding patch to allow access to system paths in background mode 2011-01-05 14:00:14 +00:00
SConscript ToDo: long outstanding patch to allow access to system paths in background mode 2011-01-05 14:00:14 +00:00