Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vl/dri: Move the DRI3 check out of sources include into C. | Jose Fonseca | 2016-05-16 | 1 | -0/+4 |
* | vl/dri3: implement functions for get and set timestamp | Leo Liu | 2016-05-16 | 1 | -6/+53 |
* | vl/dri3: handle PresentCompleteNotify event | Leo Liu | 2016-05-16 | 1 | -1/+27 |
* | vl/dri3: implement DRI3 BufferFromPixmap | Leo Liu | 2016-05-16 | 1 | -3/+113 |
* | vl/dri3: add support for resizing | Leo Liu | 2016-05-16 | 1 | -4/+13 |
* | vl/dri3: implement funciton for get dirty area | Leo Liu | 2016-05-16 | 1 | -2/+9 |
* | vl/dri3: implement function for flush frontbuffer | Leo Liu | 2016-05-16 | 1 | -2/+30 |
* | vl/dri3: add back buffers support | Leo Liu | 2016-05-16 | 1 | -2/+185 |
* | vl/dri3: implement flushing for queued events | Leo Liu | 2016-05-16 | 1 | -0/+36 |
* | vl/dri3: register present events | Leo Liu | 2016-05-16 | 1 | -0/+27 |
* | vl/dri3: set drawable geometry | Leo Liu | 2016-05-16 | 1 | -0/+35 |
* | vl/dri3: add DRI3 support and implement create and destroy | Leo Liu | 2016-05-16 | 1 | -0/+198 |