projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1067e6e
)
mesa: Don't include meta.h
author
Ian Romanick
<ian.d.romanick@intel.com>
Wed, 20 Jan 2016 20:24:38 +0000
(12:24 -0800)
committer
Ian Romanick
<ian.d.romanick@intel.com>
Mon, 25 Jan 2016 18:43:47 +0000
(10:43 -0800)
Commit
055093e
removed the call to _mesa_meta_in_progress, and meta.h
has not been necessary in src/mesa/main/enable.c since.
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
src/mesa/main/enable.c
patch
|
blob
|
history
diff --git
a/src/mesa/main/enable.c
b/src/mesa/main/enable.c
index a8a667e3c1275a47c733b4ae76b2db4ee235e3d8..f79418178454521473c695f6bd173d1418a75f0f 100644
(file)
--- a/
src/mesa/main/enable.c
+++ b/
src/mesa/main/enable.c
@@
-39,7
+39,6
@@
#include "enums.h"
#include "api_arrayelt.h"
#include "texstate.h"
-#include "drivers/common/meta.h"