summaryrefslogtreecommitdiffstats
path: root/docs/llvmpipe.html
Commit message (Collapse)AuthorAgeFilesLines
* docs: Improve LLVM_USE_CRT_xxx instructions.Jose Fonseca2015-04-131-5/+27
|
* docs: Update minimum required LLVM version.José Fonseca2014-11-071-1/+1
|
* docs: Document how to replace Windows built-in OpenGL software rasterizer ↵José Fonseca2014-05-301-12/+40
| | | | | | | | | | | with llvmpipe. Just happened to stumble across this registry key while debugging something else. This technique is much neater than trying to override opengl32.dll. Also a few minors cleanups.
* docs/llvmpipe: Add one other good reference.José Fonseca2013-11-251-1/+2
|
* docs: Add a section with recommended reading for llvmpipe development.José Fonseca2013-11-221-2/+56
| | | | | | | Several of links the were contributed by Keith Whitwell and Roland Scheidegger. Reviewed-by: Brian Paul <brianp@vmware.com> Reviewed-by: Roland Scheidegger <sroland@vmware.com>
* gallivm: JIT symbol resolution with linux perf.José Fonseca2013-04-171-20/+20
| | | | | | | Details on docs/llvmpipe.html Reviewed-by: Brian Paul <brianp@vmware.com> Reviewed-by: Roland Scheidegger <sroland@vmware.com>
* docs: add new iframe layoutAndreas Boll2012-09-191-0/+8
|
* docs: whitespaces cleanupAndreas Boll2012-06-121-5/+3
| | | | Signed-off-by: Brian Paul <brianp@vmware.com>
* docs: fix html end/start tagsAndreas Boll2012-06-121-3/+4
| | | | | | for more well-formed html Signed-off-by: Brian Paul <brianp@vmware.com>
* docs: escape special html charsAndreas Boll2012-06-121-1/+1
| | | | Signed-off-by: Brian Paul <brianp@vmware.com>
* docs: consolidate html header and footerAndreas Boll2012-06-121-8/+12
| | | | | | | | | add doctype add character encoding add missing <head> tag unify html header and footer Signed-off-by: Brian Paul <brianp@vmware.com>
* docs: fix grammar and punctuation in llvmpipe docs.Matt Turner2011-11-051-3/+3
|
* docs: Update llvmpipe docs.José Fonseca2011-11-051-25/+23
| | | | | | | Recommend LLVM 2.9, it has been working quite well, and unlike earlier versions, it works out-of-the-box without patches. Update Windows instructions.
* docs: replace llvmpipe/README with docs/llvmpipe.htmlBrian Paul2011-04-071-0/+204