Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-27 | glamor: Unbreak glamor_fd_from_pixmap() | Lyude Paul | 1 | -0/+7 |
2018-03-05 | glamor: Implement PixmapFromBuffers and BuffersFromPixmap | Louis-Francis Ratté-Boulianne | 1 | -4/+12 |
2015-11-18 | glamor: Delay making pixmaps shareable until we need to. | Eric Anholt | 1 | -6/+0 |
2015-11-18 | glamor: Hook up EGL DestroyPixmap through the normal wrap chain. | Eric Anholt | 1 | -5/+0 |
2015-06-30 | glamor: add support for allocating linear buffers (v2) | Dave Airlie | 1 | -1/+1 |
2014-12-09 | glamor: Always destroy EGL image associated with destroyed pixmap | Keith Packard | 1 | -1/+1 |
2014-04-01 | glamor: Move glamor_egl_screen_init() prototype to glamor.h | Kristian Høgsberg | 1 | -1/+3 |
2014-02-14 | glamor: Put in a pluggable context switcher for GLX versus EGL. | Eric Anholt | 1 | -11/+1 |
2014-01-27 | glamor: Hook the module back up to the build. | Eric Anholt | 1 | -0/+64 |