Matthew Waters
|
7f3aaf504b
|
[671/906] win32: #include GL/glext.h on windows
also add some GL default variables if some GL types are not defined
|
2014-03-15 18:36:54 +01:00 |
|
Matthew Waters
|
7b03a572d9
|
[647/906] remove dependecy on glew
|
2014-03-15 18:36:52 +01:00 |
|
Matthew Waters
|
fa3c3b8434
|
[642/906] add gstglconfig.h for apps to find out what our capabilites are
ie libgstgl can be compiled with any combination of opengl/gles2
|
2014-03-15 18:36:52 +01:00 |
|
Matthew Waters
|
b11d8b8664
|
[630/906] display: add gl api checking
i.e. check for cases where the window wants a different API than
what the library was compiled with
|
2014-03-15 18:36:51 +01:00 |
|
Matthew Waters
|
76dfdd656f
|
[629/906] window: add GError for error handling of context creation
|
2014-03-15 18:36:51 +01:00 |
|
Matthew Waters
|
df8c489ada
|
[625/906] add vtable for opengl functions
The vtable provides the ability for one to compile (but not link)
against both OpenGL and GL|ES and starts the move away from GLEW
|
2014-03-15 18:36:51 +01:00 |
|
Matthew Waters
|
bbd3b4dbd9
|
[623/906] move GL includes into a single file
|
2014-03-15 18:36:51 +01:00 |
|
Matthew Waters
|
fd998dc0a5
|
[621/906] GstGLRendererAPI => GstGLAPI and get GstGLAPI from a window
|
2014-03-15 18:36:51 +01:00 |
|