summaryrefslogtreecommitdiff
path: root/src/noop-renderer.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-23Rename src/ to libweston/Pekka Paalanen1-121/+0
2015-06-15src: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington1-16/+19
2014-02-18noop-renderer: Read the shm buffer contents on attachEmilio Pozuelo Monfort1-2/+20
2014-02-18noop-renderer: Set the buffer size on attach requestsEmilio Pozuelo Monfort1-0/+15
2013-10-25compositor: Let renderers create and destroy surface state on their ownAnder Conselvan de Oliveira1-13/+0
2013-06-21Add a weston_buffer structure to replace wl_bufferJason Ekstrand1-1/+1
2013-06-05configure.ac: Enable AC_USE_SYSTEM_EXTENSIONSDaniel Stone1-1/+1
2013-01-08renderer: introduce destroy callbackVasily Khoruzhick1-1/+2
2012-11-27noop-renderer: Remove unused variableKristian Høgsberg1-1/+0
2012-11-13compositor: Move surface color state to gles2-renderer.John Kåre Alsaker1-0/+14
2012-11-13compositor: Add a renderer function to read out pixelsJohn Kåre Alsaker1-0/+10
2012-11-08Add a headless backendAnder Conselvan de Oliveira1-0/+74