Matthew Waters
|
96114e62cb
|
[699/906] display: remove list of upload and download objects
and only create an up/download object when needed.
|
2014-03-15 18:36:55 +01:00 |
|
Matthew Waters
|
74209b9e9e
|
[677/906] memory: fix GSIZE printf format on win32
|
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
|
cc8e54541b
|
[624/906] OPENGL_ES2 => HAVE_GLES2 and add HAVE_OPENGL
use GstGLAPI to determine which code paths to execute.
perform some cleanups
|
2014-03-15 18:36:51 +01:00 |
|
Matthew Waters
|
93f7e993ad
|
[603/906] update FSF address
|
2014-03-15 18:36:50 +01:00 |
|
Matthew Waters
|
12bf1cfa27
|
[600/906] docs: add docs for new objects and expand on some existing ones
|
2014-03-15 18:36:49 +01:00 |
|
Matthew Waters
|
fad1b94c41
|
[592/906] memory: update for up/download API changes
|
2014-03-15 18:36:49 +01:00 |
|
Matthew Waters
|
28863c4bb4
|
[586/906] fix up some debug statements to get them into the right categories
|
2014-03-15 18:36:49 +01:00 |
|
Matthew Waters
|
5d1395f435
|
[574/906] memory: implement transperent upload/download for data
(not async yet)
|
2014-03-15 18:36:48 +01:00 |
|
Matthew
|
20406c1de3
|
[567/906] fix OpenGL|ES2 ifdef'ed code
|
2014-03-15 18:36:47 +01:00 |
|
Matthew Waters
|
0ef8174881
|
[554/906] GstGLMemory: update for GstAllocator API changes
|
2014-03-15 18:36:47 +01:00 |
|
Matthew Waters
|
2141571de9
|
[521/906] GstGLMemory: update for GstAllocator changes
|
2014-03-15 18:36:45 +01:00 |
|
Matthew Waters
|
1331611094
|
[514/906] add GstGLMemory and allocator
implement custom GstMemory for GL textures
currently map/unmap returns NULL although it might be favourable to upload/download/cache the image data
|
2014-03-15 18:36:44 +01:00 |
|