summaryrefslogtreecommitdiff
path: root/cogl/winsys/cogl-winsys-sdl.c
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-141-11/+18
* Use COGL_FLAGS_* for the context's private feature flagsNeil Roberts2013-11-281-1/+3
* Removes the CoglSwapChain apiRobert Bragg2013-06-141-5/+2
* Adds initial Emscripten support to CoglRobert Bragg2013-05-291-3/+19
* Add a callback to get dirty events from a CoglOnscreenNeil Roberts2013-05-291-9/+28
* onscreen: Adds swap_buffers_with_damage apiRobert Bragg2013-04-301-2/+5
* Add api for queuing idle callback internallyRobert Bragg2013-04-291-32/+30
* Move event polling into CoglRendererRobert Bragg2013-04-291-10/+16
* sdl: Don't set SDL_GL_DOUBLEBUFFER when the swap chain has no prefNeil Roberts2012-11-231-2/+3
* sdl: Support setting resizable before allocate in SDL 1Neil Roberts2012-11-201-1/+9
* Add a GL 3 driverNeil Roberts2012-10-011-0/+6
* Adds CoglError apiRobert Bragg2012-09-071-9/+10
* cogl-winsys-sdl: Fix the signature for the get_proc_address methodNeil Roberts2012-08-011-1/+2
* onscreen: Adds support for resizable windowsRobert Bragg2012-07-091-4/+88
* Don't use eglGetProcAddress to retrieve core functionsNeil Roberts2012-06-211-0/+10
* Add support for the WebOS version of SDLNeil Roberts2012-05-081-2/+38
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-04-181-7/+7
* Rework sdl integration apiRobert Bragg2012-04-121-0/+6
* Add -Wmissing-declarations to maintainer flags and fix problemsNeil Roberts2012-03-061-0/+1
* Update the SDL winsysNeil Roberts2011-12-141-6/+255
* Don't use the 'NULL' GModule to resolve GL symbolsNeil Roberts2011-07-271-1/+2
* rename winsys files to be more consistentRobert Bragg2011-04-111-0/+35