On Mon, 2012-09-10 at 10:10 +0300, Ian Romanick wrote:
> On 09/10/2012 09:41 AM, Imre Deak wrote:
> > Needed by the next patch.
> >
> > Signed-off-by: Imre Deak
> > ---
> > src/mesa/main/context.c |2 ++
> > src/mesa/main/mtypes.h |2 ++
> > src/mesa/main/version.c |3 +++
> > 3
On 09/10/2012 09:41 AM, Imre Deak wrote:
Needed by the next patch.
Signed-off-by: Imre Deak
---
src/mesa/main/context.c |2 ++
src/mesa/main/mtypes.h |2 ++
src/mesa/main/version.c |3 +++
3 files changed, 7 insertions(+)
diff --git a/src/mesa/main/context.c b/src/mesa/main/c
Needed by the next patch.
Signed-off-by: Imre Deak
---
src/mesa/main/context.c |2 ++
src/mesa/main/mtypes.h |2 ++
src/mesa/main/version.c |3 +++
3 files changed, 7 insertions(+)
diff --git a/src/mesa/main/context.c b/src/mesa/main/context.c
index 6b28690..1167ea5 100644
--- a/sr