rb
On Wed, Feb 14, 2018 at 2:19 PM, Kenneth Graunke
wrote:
> These only existed to avoid making people update libdrm for new uABI
> headers. A while ago we imported those headers into the Mesa repo,
> so the dependency is gone and these are no longer useful.
> ---
> src/mesa/drivers/dri/i965/b
These only existed to avoid making people update libdrm for new uABI
headers. A while ago we imported those headers into the Mesa repo,
so the dependency is gone and these are no longer useful.
---
src/mesa/drivers/dri/i965/brw_bufmgr.h | 3 ---
1 file changed, 3 deletions(-)
diff --git a/src/me