projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8a6a8b
)
i965g: include brw_types.h instead of GL/gl.h
author
Brian Paul
<brianp@vmware.com>
Tue, 4 Jan 2011 14:24:36 +0000
(07:24 -0700)
committer
Brian Paul
<brianp@vmware.com>
Tue, 4 Jan 2011 14:24:38 +0000
(07:24 -0700)
Alternately, some search&replace could be used to replace all
occurances of GLint with int, etc. in the driver.
src/gallium/drivers/i965/intel_structs.h
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/i965/intel_structs.h
b/src/gallium/drivers/i965/intel_structs.h
index 8ecb99834f476f54ecff65ff6c8de6cadfd889aa..ec6eec8910f18b363e4e88611d0a59bf3c665c84 100644
(file)
--- a/
src/gallium/drivers/i965/intel_structs.h
+++ b/
src/gallium/drivers/i965/intel_structs.h
@@
-1,7
+1,7
@@
#ifndef INTEL_STRUCTS_H
#define INTEL_STRUCTS_H
-#include
<GL/gl.h>
+#include
"brw_types.h"
struct br0 {
GLuint length:8;