Just a heads up to Gallium experts (Emil, Tim, Robs + anyone else who
knows this code) -- we'll probably push this soon unless we get more review
comments ...
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mail
Since the fence implementation is not dri2.c specific, put
it in a separate file. This way SW implementations can use this
extension too.
v2: Don't depend on dri2.c for extensions (Emil)
v3: Make this patch only move extension into a separate file (Chad).
---
src/gallium/state_trackers/dri/Makefi