summaryrefslogtreecommitdiff
path: root/cogl
Commit message (Expand)AuthorAgeFilesLines
* Make stub winsys into a proper winsys backendRobert Bragg2011-06-0110-93/+130
* cogl-xlib: remove special cases for stub winsysRobert Bragg2011-06-011-50/+7
* Make CoglTexture2D public as experimental APIRobert Bragg2011-06-0111-56/+338
* framebuffer: validate width/height in _set_viewportRobert Bragg2011-06-011-5/+8
* Revert "Initial build of a Quartz winsys stub"Robert Bragg2011-06-012-122/+0
* Revert "quartz: Remove X11 ifdefs"Robert Bragg2011-06-011-0/+18
* cogl-journal: Use a pool of vertex arraysNeil Roberts2011-06-012-7/+63
* cogl-pipeline-fragend-fixed: Fix enabling texture targetsNeil Roberts2011-05-271-1/+1
* cogl-pipeline-opengl: Don't use number of tex units on fixed-functionNeil Roberts2011-05-271-19/+50
* framebuffer: Bail out if the viewport has negative sizeEmmanuele Bassi2011-05-251-0/+4
* quartz: Remove X11 ifdefsEmmanuele Bassi2011-05-251-18/+0
* Initial build of a Quartz winsys stubEmmanuele Bassi2011-05-242-0/+122
* pipeline: Fix argument checking in set_depth_state()Emmanuele Bassi2011-05-181-2/+2
* android: Expose the only android specific symbol as experimentalDamien Lespiau2011-05-171-0/+1
* debug: Allow to compile a debug Cogl without cairoDamien Lespiau2011-05-171-4/+8
* android: Add support for an EGL/Android winsysDamien Lespiau2011-05-173-3/+84
* framebuffer: Checks if glBindFramebuffer() exists when using GLES1Damien Lespiau2011-05-171-1/+3
* winsys-egl: Use g_clear_error() between two context creation triesDamien Lespiau2011-05-171-2/+1
* misc: Add the single include guard to cogl-define.hDamien Lespiau2011-05-171-0/+4
* gles1: Include GLES/egl.h or EGL/egl.h depending on the implementationDamien Lespiau2011-05-173-27/+12
* Adds missing cogl-depth-state-private.hRobert Bragg2011-05-161-0/+32
* Add CoglDepthState APIRobert Bragg2011-05-1612-543/+511
* cogl-primitive: Fix some broken changes for removal of NULL terminatorNeil Roberts2011-05-161-4/+3
* doc: fix the name of the cogl_quaternion_equal argsRobert Bragg2011-05-161-2/+2
* Don't include cogl-pango.h when scanning introspection dataNeil Roberts2011-05-161-2/+2
* Don't pass around NULL terminated CoglAttribute arraysRobert Bragg2011-05-169-200/+222
* Rename CoglIndexArray to CoglIndexBufferRobert Bragg2011-05-1611-101/+85
* Rename CoglPixelArray to CoglPixelBufferRobert Bragg2011-05-168-71/+71
* Rename CoglVertexArray to CoglAttributeBufferRobert Bragg2011-05-1620-229/+235
* Add compile time checks for size of public structsRobert Bragg2011-05-164-0/+15
* math: Adds an experimental euler APIRobert Bragg2011-05-167-0/+489
* math: Adds an experimental quaternion APIRobert Bragg2011-05-1610-2/+1220
* deprecate #include <cogl/cogl-pango.h>Robert Bragg2011-05-162-0/+34
* framebuffer: check we have a draw/read_buffer before freeingRobert Bragg2011-05-111-8/+14
* wayland: Allow setting foreign display/compositorRobert Bragg2011-05-113-8/+93
* Explicitly set EGL_PLATFORM=wayland for wayland winsysRobert Bragg2011-05-111-0/+6
* win32: Use the right macro name for COGL_HAS_WIN32_SUPPORTNeil Roberts2011-05-112-5/+2
* cogl-pipeline-fragend-arbfp: Fix the comparison for dot3 argumentsNeil Roberts2011-05-111-1/+1
* cogl-vertex-buffer: Fix the size of the array of attribute pointersNeil Roberts2011-05-111-1/+1
* cogl-winsys: Fix freeing a CoglOnscreenNeil Roberts2011-05-103-0/+21
* cogl-winsys-wgl: Plug leak on error from SetPixelFormatNeil Roberts2011-05-101-64/+69
* Add a WGL winsysNeil Roberts2011-05-109-1/+948
* cogl-winsys: Explicitly comment which vfuncs are optionalNeil Roberts2011-05-105-38/+52
* cogl-winsys: Remove the get_vsync_counter virtualNeil Roberts2011-05-103-12/+0
* CoglWinsysVtable: Remove 'has_feature'Neil Roberts2011-05-101-3/+0
* Adds wayland support to the cogl EGL winsysRobert Bragg2011-05-104-17/+304
* winsys-egl: fix typo in _cogl_winsys_onscreen_initRobert Bragg2011-05-101-1/+1
* build: Fix make distcheckDamien Lespiau2011-05-061-0/+3
* build: Compile the introspection dataEmmanuele Bassi2011-05-061-1/+4
* Remove all the options for building cogl standaloneRobert Bragg2011-05-062-43/+0