Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Just use a uint32_t context handle rather than a malloc'd wrapper. | Kenneth Graunke | 2017-04-10 | 1 | -8/+3 |
* | i965/drm: Fold drm_bacon_gem_reset_stats into the callers. | Kenneth Graunke | 2017-04-10 | 1 | -19/+17 |
* | i965/drm: Use our internal libdrm (drm_bacon) rather than the real one. | Kenneth Graunke | 2017-04-10 | 1 | -2/+2 |
* | i965: Enable GL_KHR_robustness | Kristian Høgsberg Kristensen | 2016-05-25 | 1 | -0/+20 |
* | i965: Properly return *RESET* status in glGetGraphicsResetStatusARB | Pavel Popov | 2014-05-23 | 1 | -5/+13 |
* | Revert "i965: Make the driver compile until a proper libdrm can be released." | Ian Romanick | 2013-11-26 | 1 | -7/+0 |
* | i965: Make the driver compile until a proper libdrm can be released. | Eric Anholt | 2013-11-09 | 1 | -0/+7 |
* | i965: Add function to query the GPU reset status for a context | Ian Romanick | 2013-11-07 | 1 | -0/+67 |