July 31, 2014, 11:09 (GMT) |
moved bf_intern_glew_mx to setup_linklibs |
July 31, 2014, 10:29 (GMT) |
Quiet compile warning |
July 31, 2014, 10:13 (GMT) |
fixes linking problems with cycles standalone |
July 31, 2014, 10:13 (GMT) |
this should fix linking errors when trying to use EGL |
July 31, 2014, 10:11 (GMT) |
Made glew-mx more easily extendable by creating a MXContext struct to put additional data in. Renamed the mx functions to more closely match their analogs in other systems. mxCreateContext now also calls glewInit |
July 30, 2014, 11:05 (GMT) |
Add Opengl include (same as master) without this freebsd fails since OpenGL is in /usr/local/include |
July 30, 2014, 10:48 (GMT) |
Minor improvements to finding opengles libs |
July 29, 2014, 03:46 (GMT) |
Add c++ guarded alloc define to GHOST_Context |
July 28, 2014, 20:57 (GMT) |
Warning cleanup and remove unused function |
July 28, 2014, 20:37 (GMT) |
Merge branch 'soc-2014-viewport_context' of git.blender.org:blender into soc-2014-viewport_context |
July 28, 2014, 20:35 (GMT) |
added ifdefs for WITH_GLEW_MX to ContextWGL |
July 28, 2014, 20:35 (GMT) |
fixed some errors caught by gcc and clang and added ifdefs for WITH_GLEW_MX |
July 28, 2014, 20:34 (GMT) |
fixes to some misplaced ifdefs in GHOST_ContextGLX |
July 28, 2014, 20:32 (GMT) |
basic EGL types so that glew-es compiles on OSX |
July 28, 2014, 20:32 (GMT) |
fixed so that linking with libGLESv2 or libGL is based on WITH_GL_PROFILE_* and linking with libEGL is determined by WITH_GL_EGL |
July 28, 2014, 18:57 (GMT) |
Fix for tests in X11 |
July 28, 2014, 18:45 (GMT) |
Merge branch 'soc-2014-viewport_context' of git.blender.org:blender into soc-2014-viewport_context |
July 28, 2014, 18:44 (GMT) |
removed support for building with GLX on OSX |
July 28, 2014, 18:32 (GMT) |
Support for building without glew-mx on X11 |
July 28, 2014, 18:00 (GMT) |
Fix for building with system glew |
|