summaryrefslogtreecommitdiff
path: root/glamor/glamor_egl_stubs.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-27glamor: Unbreak glamor_fd_from_pixmap()Lyude Paul1-0/+7
2018-03-05glamor: Implement PixmapFromBuffers and BuffersFromPixmapLouis-Francis Ratté-Boulianne1-4/+12
2015-11-18glamor: Delay making pixmaps shareable until we need to.Eric Anholt1-6/+0
2015-11-18glamor: Hook up EGL DestroyPixmap through the normal wrap chain.Eric Anholt1-5/+0
2015-06-30glamor: add support for allocating linear buffers (v2)Dave Airlie1-1/+1
2014-12-09glamor: Always destroy EGL image associated with destroyed pixmapKeith Packard1-1/+1
2014-04-01glamor: Move glamor_egl_screen_init() prototype to glamor.hKristian Høgsberg1-1/+3
2014-02-14glamor: Put in a pluggable context switcher for GLX versus EGL.Eric Anholt1-11/+1
2014-01-27glamor: Hook the module back up to the build.Eric Anholt1-0/+64