aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/README
Commit message (Collapse)AuthorAgeFilesLines
* scons: Revamp how to specify targets to build.José Fonseca2010-11-011-58/+7
| | | | | | | | | | | | | | | | | | | | | | Use scons target and dependency system instead of ad-hoc options. Now is simply a matter of naming what to build. For example: scons libgl-xlib scons libgl-gdi scons graw-progs scons llvmpipe and so on. And there is also the possibility of scepcified subdirs, e.g. scons src/gallium/drivers If nothing is specified then everything will be build. There might be some rough corners over the next days. Please bare with me.
* llvmpipe: Describe how to profile llvmpipe.José Fonseca2010-09-211-0/+38
|
* llvmpipe: Refer to my personal udis86 repository.José Fonseca2010-05-271-2/+3
| | | | As it has a bunch of fixes/additions not merged by upstream yet.
* llvmpipe: Update instructions for MSVC builds.José Fonseca2010-05-131-1/+9
|
* llvmpipe: updated status in README fileBrian Paul2010-03-151-6/+13
|
* llvmpipe: Linux is no longer a dependency. Llvmpipe builds and runs fine on ↵José Fonseca2010-03-031-2/+0
| | | | windows too.
* llvmpipe: Don't mention deprecated drivers=trace option.José Fonseca2010-03-011-2/+2
| | | | Now trace always built.
* llvmpipe: Update instructions.José Fonseca2010-01-101-21/+18
| | | | | | | Explain how to build for windows. Both MSVC 9 and cross MinGW supported. Stop documenting LLVM 2.5 as supported. It still supported at the moment but it will soon stop being.
* llvmpipe: Update/correct CPU requirements.José Fonseca2009-11-261-3/+7
| | | | | | | | There are no hard requirements at the moment. We don't really emit any sse3 yet. Just some ssse3. Thanks to Roland for spotting these incorrections.
* llvmpipe: Update instructions.José Fonseca2009-11-241-15/+17
|
* llvmpipe: Update status in README and TODO/FIXME comments throughout the code.José Fonseca2009-09-111-8/+15
|
* llvmpipe: Add a bunch of comments.José Fonseca2009-08-291-23/+48
| | | | Description/rationale/to-do items, while I still remember them...
* llvmpipe: Split control flow function declarations and notes.José Fonseca2009-08-291-0/+9
|
* llvmpipe: Mention the ability to get microbenchmarks from the unit tests.José Fonseca2009-08-291-0/+4
| | | | Even better would be to have a -h/--help option to the tests...
* llvmpipe: Refer my udis86 branch which decodes more opcodes.José Fonseca2009-08-291-2/+3
|
* llvmpipe: Document that llvm 2.5 is expected.José Fonseca2009-08-291-1/+1
|
* llvmpipe: Briefly describe current status.José Fonseca2009-08-291-0/+32
|
* llvmpipe: Disassemble generated x86 code.José Fonseca2009-08-291-1/+9
|
* llvmpipe: Fix typo.José Fonseca2009-08-291-2/+2
|
* llvmpipe: Document the typo in llvm-c/Core.h.José Fonseca2009-08-291-0/+15
|
* llvmpipe: Simple description/instructions.José Fonseca2009-08-291-0/+48