projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
571ee04
)
llvmpipe: Refer to my personal udis86 repository.
author
José Fonseca
<jfonseca@vmware.com>
Thu, 27 May 2010 18:40:10 +0000
(19:40 +0100)
committer
José Fonseca
<jfonseca@vmware.com>
Thu, 27 May 2010 18:40:10 +0000
(19:40 +0100)
As it has a bunch of fixes/additions not merged by upstream yet.
src/gallium/drivers/llvmpipe/README
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/llvmpipe/README
b/src/gallium/drivers/llvmpipe/README
index 9c874acdedc028e70bd2b1c51a4adb352344ad71..8b5539d2c51f70765e2bf4ba8f92048d970a9111 100644
(file)
--- a/
src/gallium/drivers/llvmpipe/README
+++ b/
src/gallium/drivers/llvmpipe/README
@@
-82,9
+82,10
@@
Requirements
- scons (optional)
- - udis86, http://udis86.sourceforge.net/ (optional):
+ - udis86, http://udis86.sourceforge.net/ (optional). My personal repository
+ supports more opcodes which haven't been merged upstream yet:
- git clone git://
udis86.git.sourceforge.net/gitroot/udis86
/udis86
+ git clone git://
anongit.freedesktop.org/~jrfonseca
/udis86
cd udis86
./autogen.sh
./configure --with-pic