Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st/dri: Don't require a dri_format for image creation. | Eric Anholt | 2018-07-20 | 1 | -12/+0 |
* | st/dri: fix a crash in server_wait_sync | Marek Olšák | 2018-07-06 | 1 | -0/+6 |
* | gallium: add type parameter to create_fence_fd | Andres Rodriguez | 2018-01-30 | 1 | -1/+1 |
* | st/dri: fix deadlock when waiting on android fences | Marek Olšák | 2017-11-11 | 1 | -2/+1 |
* | st/dri: fix android fence regression | Marek Olšák | 2017-11-10 | 1 | -1/+1 |
* | st/dri: use stapi flush instead of pipe flush when creating fences | Nicolai Hähnle | 2017-11-09 | 1 | -5/+6 |
* | st/dri: implement createImageFromRenderbuffer(2) | Nicolai Hähnle | 2017-10-10 | 1 | -6/+59 |
* | st/dri: move some image functions to dri_helpers.c | Gurchetan Singh | 2017-08-07 | 1 | -2/+106 |
* | st/dri: organize order of includers in dri_helpers | Gurchetan Singh | 2017-08-07 | 1 | -2/+3 |
* | st/dri: change dri_extensions to dri_helpers | Gurchetan Singh | 2017-08-07 | 1 | -0/+230 |