Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | egl/surfaceless: trivial coding style fixes | Emil Velikov | 2016-10-14 | 1 | -4/+1 |
* | egl/surfaceless: don't check the mask(s) prior to calling dri2_add_config | Emil Velikov | 2016-10-14 | 1 | -20/+3 |
* | egl/surfaceless: remove unused dri2_loader_extension implementation | Emil Velikov | 2016-10-14 | 1 | -33/+0 |
* | egl/android: don't populate dri2_dpy->dri2_loader_extension | Emil Velikov | 2016-10-14 | 1 | -0/+8 |
* | egl/dri2: move surface refcounting out of the platform code | Emil Velikov | 2016-10-14 | 1 | -3/+0 |
* | egl/surfaceless: Set disp->DriverData to NULL on error | Nicolas Boichat | 2016-08-15 | 1 | -0/+1 |
* | Added pbuffer hooks for surfaceless platform | Gurchetan Singh | 2016-06-14 | 1 | -4/+209 |
* | egl: Remove every double semi-colon | Jakob Sinclair | 2016-04-26 | 1 | -1/+1 |
* | egl: Use the loader_open_device() helper to do open with CLOEXEC | Derek Foreman | 2015-06-23 | 1 | -10/+1 |
* | egl/dri2: implement platform_surfaceless | Haixia Shi | 2015-06-16 | 1 | -0/+171 |