blender/intern/ghost
Mike Erwin 1858823d3b OpenGL: request version 2.1 when creating context on Windows
In practice this gives us a context that is *compatible* with GL 2.1. On
my machine it gives a GL 3.3 or 4.3 compatibility profile context,
depending on graphics card installed.

Also fixed enum for core profile (not used yet).

Also added option for GL 3.2 compatibility profile. This will be useful
during Blender 2.8 development, until we are able to use the core
profile. On my machine this gives exactly a GL 3.2 compatibility profile
context, not 3.3 or 4.
2015-12-06 18:02:07 -05: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 OpenGL: request version 2.1 when creating context on Windows 2015-12-06 18:02:07 -05:00
test Revert "Increase CMake minimum version to 3.0" 2015-11-10 02:53:10 +11:00
CMakeLists.txt GHOST: rename suffix X11 to Unix for non X11 files 2015-11-16 21:57:05 +11:00
GHOST_C-api.h Cleanup: doxygen comments 2015-07-01 16:30:26 +10:00
GHOST_IEvent.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_IEventConsumer.h style cleanup: trailing tabs & expand some non prefix tabs into spaces. 2012-10-21 05:46:41 +00:00
GHOST_ISystem.h Cleanup: doxygen comments 2015-07-01 16:30:26 +10:00
GHOST_ISystemPaths.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_ITimerTask.h Cleanup: doxygen comments 2015-07-01 16:30:26 +10:00
GHOST_IWindow.h Cleanup: doxygen comments 2015-07-01 16:30:26 +10:00
GHOST_Path-api.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_Rect.h Comments 2014-08-16 10:51:07 +10:00
GHOST_Types.h Error out on Windows if driver does not support OpenGL 2.1 with an error 2015-11-22 20:53:57 +01:00
SConscript GHOST: rename suffix X11 to Unix for non X11 files 2015-11-16 21:57:05 +11:00