]> git.pld-linux.org Git - packages/Mesa.git/blob - Mesa-nouveau-classic-libdrm.patch
- nouveau updates wrt libdrm 2.4.24
[packages/Mesa.git] / Mesa-nouveau-classic-libdrm.patch
1 From c43905b6c43ac34bbcb5a9e44414fa500e5cebeb Mon Sep 17 00:00:00 2001
2 From: Ben Skeggs <bskeggs@redhat.com>
3 Date: Mon, 17 Jan 2011 12:54:27 +1000
4 Subject: [PATCH 3/3] mesa-7.10-nouveau-classic-libdrm
5
6 Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
7 ---
8  src/mesa/drivers/dri/nouveau/nouveau_driver.h |    2 +-
9  1 files changed, 1 insertions(+), 1 deletions(-)
10
11 diff --git a/src/mesa/drivers/dri/nouveau/nouveau_driver.h b/src/mesa/drivers/dri/nouveau/nouveau_driver.h
12 index 8036b18..c5ac128 100644
13 --- a/src/mesa/drivers/dri/nouveau/nouveau_driver.h
14 +++ b/src/mesa/drivers/dri/nouveau/nouveau_driver.h
15 @@ -38,7 +38,6 @@
16  #include <assert.h>
17  
18  #include "nouveau_device.h"
19 -#include "nouveau_pushbuf.h"
20  #include "nouveau_grobj.h"
21  #include "nouveau_channel.h"
22  #include "nouveau_bo.h"
23 @@ -46,6 +45,7 @@
24  #include "nouveau_screen.h"
25  #include "nouveau_state.h"
26  #include "nouveau_surface.h"
27 +#include "nv04_pushbuf.h"
28  
29  #define DRIVER_DATE    "20091015"
30  #define DRIVER_AUTHOR  "Nouveau"
31 -- 
32 1.7.3.4
33
This page took 0.032084 seconds and 3 git commands to generate.