When I first saw spriv in the last hunk, my brain parsed it as spirv.
That was confusing. :)
Patches 1 and 3 are
Reviewed-by: Ian Romanick
On 06/28/2016 10:07 AM, Chad Versace wrote:
> Replace the function's __DRIscreen parameter with struct intel_screen.
> The callsites feel more natural that
Replace the function's __DRIscreen parameter with struct intel_screen.
The callsites feel more natural that way.
---
src/mesa/drivers/dri/i965/intel_screen.c | 15 ---
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/src/mesa/drivers/dri/i965/intel_screen.c
b/src/mesa/dri