aboutsummaryrefslogtreecommitdiffstats
path: root/compositor/drm.c
Commit message (Collapse)AuthorAgeFilesLines
* Split into a core repository that only holds the core Wayland librariesKristian Høgsberg2011-02-141-246/+0
|
* Move buffer creation and buffer details into drm.c and shm.cKristian Høgsberg2011-01-141-4/+24
|
* Simplify visual checkKristian Høgsberg2011-01-071-3/+1
|
* Pass EGL_NO_CONTEXT to eglCreateImageKHR for EGL_DRM_BUFFER_MESA targetKristian Høgsberg2011-01-061-1/+1
|
* Set up visuals in wayland-serverKristian Høgsberg2010-12-081-3/+3
| | | | Still very much hand-wavey, but at least it's only in one place now.
* Refactor drm buffer creation a bitKristian Høgsberg2010-12-061-33/+42
|
* Chage the 'base' field to be the name of the super class insteadKristian Høgsberg2010-12-011-26/+27
| | | | | | | | Instead of display->base.base we want display->proxy.object, or buffer->buffer.resource.object.id = id; which makes it clear what we end up addressing.
* Plug in no-op drm buffer attach functionKristian Høgsberg2010-10-151-0/+1
|
* Add a shm buffer sharing mechanismKristian Høgsberg2010-10-061-8/+66
|
* Fix EGLImageKHR leak in wl_buffer destroyKristian Høgsberg2010-09-241-5/+3
|
* Move example compositor to subdirectoryKristian Høgsberg2010-09-141-0/+161