summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.7.0 (snapshot)wip/cogl-1.7.0Robert Bragg2011-06-141-3/+3
* README: Updates in preparation for 1.7.0 releaseRobert Bragg2011-06-141-47/+57
* Adds NEWS in preparation for 1.7.0 releaseRobert Bragg2011-06-141-0/+57
* Fixes for make distcheckRobert Bragg2011-06-143-3/+5
* include required cogl-context.h in cogl-texture-2d.hRobert Bragg2011-06-141-0/+2
* Fix some gtk-doc annotations in cogl-depth-state.hRobert Bragg2011-06-141-2/+1
* doc: Adds doc/RELEASINGRobert Bragg2011-06-141-0/+86
* profile: Adds a --enable-profile optionRobert Bragg2011-06-143-2/+28
* x11-foreign: Updates to forward X Events to CoglRobert Bragg2011-06-141-3/+34
* Make it clearer that the 2.0 API is experimentalRobert Bragg2011-06-1417-23/+38
* Adds build/autotools/Makefile.am.changelog/releaseRobert Bragg2011-06-143-0/+242
* x11-foreign: explicitly pass -lX11 ldflagRobert Bragg2011-06-141-1/+1
* cogl-vertex-buffer: make sure to unref weak pipelinesRobert Bragg2011-06-131-0/+3
* Do not use "near" and "far" variablesEmmanuele Bassi2011-06-131-4/+4
* cogl-texture-pixmap-x11: Fix the can_hardware_repeat wrapperNeil Roberts2011-06-101-1/+1
* cogl-pango-render: Use the glyph size for unknown glyphsNeil Roberts2011-06-101-11/+10
* po: Fix up pl.poEmmanuele Bassi2011-06-091-5/+5
* Remove G_CONST_RETURNEmmanuele Bassi2011-06-094-4/+4
* Fix introspection annotations for CoglPangoEmmanuele Bassi2011-06-091-3/+3
* Implement COGL_DEBUG=disable-texturing for ARBFp and GLSL fragendsNeil Roberts2011-06-082-9/+25
* gir: pass dep cflags to gobject introspection scannerRobert Bragg2011-06-011-1/+1
* replace _xlib_add_filter use with _cogl_renderer APIRobert Bragg2011-06-014-48/+17
* remove _cogl_xlib_trap/untrap_errors wrappersRobert Bragg2011-06-015-38/+18
* Adds an example cogl wayland compositorRobert Bragg2011-06-012-0/+549
* egl: fix some #ifdef guardsRobert Bragg2011-06-011-2/+2
* renderer: set winsys on renderer before ->renderer_connectRobert Bragg2011-06-011-1/+5
* glx: make sure _cogl_winsys_get_proc_address is staticRobert Bragg2011-06-011-1/+1
* Adds _cogl_wayland_texture_2d_new_from_buffer APIRobert Bragg2011-06-019-2/+169
* egl: Add x11 texture-from-pixmap supportRobert Bragg2011-06-013-1/+134
* Add _cogl_egl_texture_2d_new_from_image APIRobert Bragg2011-06-0116-11/+214
* egl: check or EGL/eglext.hRobert Bragg2011-06-012-13/+18
* egl: Check EGL extension as early as possibleRobert Bragg2011-06-013-37/+49
* Add internal _cogl_get_proc_addressRobert Bragg2011-06-0110-114/+64
* configure.ac: move the --enable-cairo checkRobert Bragg2011-06-011-20/+26
* Make stub winsys into a proper winsys backendRobert Bragg2011-06-0111-133/+130
* cogl-xlib: remove special cases for stub winsysRobert Bragg2011-06-011-50/+7
* Make CoglTexture2D public as experimental APIRobert Bragg2011-06-0112-56/+348
* configure: remove the --enable-quartz optionRobert Bragg2011-06-011-23/+0
* 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
* build: Don't use bash string substitution in configure.acEmmanuele Bassi2011-06-011-1/+1
* 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
* build: Fix platform detection for Quartz/OSXEmmanuele Bassi2011-05-241-3/+35
* build: Fix generation of the documentation MakefilesDamien Lespiau2011-05-182-2/+6