Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add api for queuing idle callback internally | Robert Bragg | 2013-04-30 | 1 | -6/+1 |
* | Move event polling into CoglRenderer | Robert Bragg | 2013-04-30 | 1 | -0/+7 |
* | onscreen: Add CoglFrameInfo and _add_frame_callback() api | Owen W. Taylor | 2013-01-30 | 1 | -0/+9 |
* | cogl-onscreen: Add buffer_age support | Adel Gadllah | 2013-01-23 | 1 | -0/+4 |
* | Query glX* functions before getting the context to fix GL3 driver | Neil Roberts | 2013-01-22 | 1 | -40/+14 |
* | Switch use of primitive glib types to c99 equivalents | Robert Bragg | 2012-08-06 | 1 | -1/+1 |
* | cogl-xlib-renderer: Move private data to cogl_object_set_user_data | Neil Roberts | 2011-12-12 | 1 | -2/+0 |
* | Don't use the 'NULL' GModule to resolve GL symbols | Neil Roberts | 2011-07-27 | 1 | -0/+3 |
* | Dynamically load the GL or GLES library | Neil Roberts | 2011-07-11 | 1 | -0/+51 |
* | work towards consistent platform file/symbol naming | Robert Bragg | 2011-06-30 | 1 | -0/+61 |