llvmpipe: Refer to my personal udis86 repository.
authorJosé Fonseca <jfonseca@vmware.com>
Thu, 27 May 2010 18:40:10 +0000 (19:40 +0100)
committerJosé 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

index 9c874ac..8b5539d 100644 (file)
@@ -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