projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81644f6
)
llvmpipe: Fix typo.
author
José Fonseca
<jfonseca@vmware.com>
Mon, 10 Aug 2009 15:12:51 +0000
(16:12 +0100)
committer
José Fonseca
<jfonseca@vmware.com>
Sat, 29 Aug 2009 08:21:29 +0000
(09:21 +0100)
src/gallium/drivers/llvmpipe/README
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/llvmpipe/README
b/src/gallium/drivers/llvmpipe/README
index 41e83403f9210b59d78b3af9ee0d5375c3b80c91..afa9cbaf3ee21966a54c090c9db709b0efe7bdfa 100644
(file)
--- a/
src/gallium/drivers/llvmpipe/README
+++ b/
src/gallium/drivers/llvmpipe/README
@@
-46,8
+46,8
@@
Using
Building will create a drop-in alternative for libGL.so. To use it set the
environment variables:
- export LD_LI
RBARY_PATH=$PWD/build/linux-x86-debug/lib:$LD_LIRB
ARY_PATH
- export LD_LI
RBARY_PATH=$PWD/build/linux-x86_64-debug/lib:$LD_LIRB
ARY_PATH
+ export LD_LI
BRARY_PATH=$PWD/build/linux-x86-debug/lib:$LD_LIBR
ARY_PATH
+ export LD_LI
BRARY_PATH=$PWD/build/linux-x86_64-debug/lib:$LD_LIBR
ARY_PATH
Unit testing