summaryrefslogtreecommitdiffstats
path: root/docs/llvmpipe.html
Commit message (Collapse)AuthorAgeFilesLines
* bin/perf-annotate-jit: add .py suffixEmil Velikov2017-03-101-1/+1
| | | | | | | | To provide direct feedback about the file in question. Signed-off-by: Emil Velikov <[email protected]> Reviewed-by: Jose Fonseca <[email protected]> Reviewed-by: Eric Engestrom <[email protected]>
* docs: fix a few typosEric Engestrom2017-02-271-1/+1
| | | | | | | Noticed a couple, found the rest using vimspell. Signed-off-by: Eric Engestrom <[email protected]> Reviewed-by: Emil Velikov <[email protected]>
* docs: https all the links \o/Eric Engestrom2017-02-091-12/+12
| | | | | | | | | Most of them already redirected to https anyway, so we might as well avoid the redirection and the security implications by linking directly to the right protocol. Signed-off-by: Eric Engestrom <[email protected]> Reviewed-by: Brian Paul <[email protected]>
* 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 <[email protected]> Reviewed-by: Roland Scheidegger <[email protected]>
* gallivm: JIT symbol resolution with linux perf.José Fonseca2013-04-171-20/+20
| | | | | | | Details on docs/llvmpipe.html Reviewed-by: Brian Paul <[email protected]> Reviewed-by: Roland Scheidegger <[email protected]>
* docs: add new iframe layoutAndreas Boll2012-09-191-0/+8
|
* docs: whitespaces cleanupAndreas Boll2012-06-121-5/+3
| | | | Signed-off-by: Brian Paul <[email protected]>
* docs: fix html end/start tagsAndreas Boll2012-06-121-3/+4
| | | | | | for more well-formed html Signed-off-by: Brian Paul <[email protected]>
* docs: escape special html charsAndreas Boll2012-06-121-1/+1
| | | | Signed-off-by: Brian Paul <[email protected]>
* 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 <[email protected]>
* 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