summaryrefslogtreecommitdiff
path: root/src/noop-renderer.c
Commit message (Expand)AuthorAgeFilesLines
* src: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-151-16/+19
* noop-renderer: Read the shm buffer contents on attachEmilio Pozuelo Monfort2014-02-181-2/+20
* noop-renderer: Set the buffer size on attach requestsEmilio Pozuelo Monfort2014-02-181-0/+15
* compositor: Let renderers create and destroy surface state on their ownAnder Conselvan de Oliveira2013-10-251-13/+0
* Add a weston_buffer structure to replace wl_bufferJason Ekstrand2013-06-211-1/+1
* configure.ac: Enable AC_USE_SYSTEM_EXTENSIONSDaniel Stone2013-06-051-1/+1
* renderer: introduce destroy callbackVasily Khoruzhick2013-01-081-1/+2
* noop-renderer: Remove unused variableKristian Høgsberg2012-11-271-1/+0
* compositor: Move surface color state to gles2-renderer.John Kåre Alsaker2012-11-131-0/+14
* compositor: Add a renderer function to read out pixelsJohn Kåre Alsaker2012-11-131-0/+10
* Add a headless backendAnder Conselvan de Oliveira2012-11-081-0/+74