Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_* | Dave Airlie | 2018-05-30 | 2 | -3/+3 |
* | renderonly: fix dumb BO allocation for non 32bpp formats | Lucas Stach | 2018-02-01 | 1 | -1/+2 |
* | renderonly/etnaviv: stop importing resource from renderonly | Lucas Stach | 2017-07-19 | 2 | -48/+24 |
* | etnaviv: Only use renderonly_get_handle for GEM handles. | Eric Anholt | 2017-06-15 | 1 | -0/+1 |
* | renderonly: Initialize fields of struct winsys_handle. | Eric Anholt | 2017-05-15 | 1 | -0/+1 |
* | renderonly: use drmIoctl | Philipp Zabel | 2017-05-02 | 1 | -4/+3 |
* | renderonly: drop resources on destroy | Philipp Zabel | 2017-05-02 | 2 | -2/+12 |
* | renderonly: close transfer prime_fd | Philipp Zabel | 2017-05-02 | 1 | -0/+2 |
* | gallium: add renderonly library | Christian Gmeiner | 2017-01-12 | 2 | -0/+284 |