projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cfc2119
)
Rename the i915tex_dri.so driver to just i915_dri.so again.
author
Eric Anholt
<eric@anholt.net>
Thu, 17 May 2007 22:36:26 +0000
(15:36 -0700)
committer
Eric Anholt
<eric@anholt.net>
Thu, 17 May 2007 22:36:26 +0000
(15:36 -0700)
src/mesa/drivers/dri/i915tex/Makefile
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/i915tex/Makefile
b/src/mesa/drivers/dri/i915tex/Makefile
index 27fb29e9c28d55ebc56ce5e1446ca2068cee5df5..c6a29149c778d122647456e53cea6cf4fe35280f 100644
(file)
--- a/
src/mesa/drivers/dri/i915tex/Makefile
+++ b/
src/mesa/drivers/dri/i915tex/Makefile
@@
-2,7
+2,7
@@
TOP = ../../../../..
include $(TOP)/configs/current
-LIBNAME = i915
tex
_dri.so
+LIBNAME = i915_dri.so
MINIGLX_SOURCES = server/intel_dri.c