Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Improve LLVM_USE_CRT_xxx instructions. | Jose Fonseca | 2015-04-13 | 1 | -5/+27 |
| | |||||
* | docs: Update minimum required LLVM version. | José Fonseca | 2014-11-07 | 1 | -1/+1 |
| | |||||
* | docs: Document how to replace Windows built-in OpenGL software rasterizer ↵ | José Fonseca | 2014-05-30 | 1 | -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é Fonseca | 2013-11-25 | 1 | -1/+2 |
| | |||||
* | docs: Add a section with recommended reading for llvmpipe development. | José Fonseca | 2013-11-22 | 1 | -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é Fonseca | 2013-04-17 | 1 | -20/+20 |
| | | | | | | | Details on docs/llvmpipe.html Reviewed-by: Brian Paul <[email protected]> Reviewed-by: Roland Scheidegger <[email protected]> | ||||
* | docs: add new iframe layout | Andreas Boll | 2012-09-19 | 1 | -0/+8 |
| | |||||
* | docs: whitespaces cleanup | Andreas Boll | 2012-06-12 | 1 | -5/+3 |
| | | | | Signed-off-by: Brian Paul <[email protected]> | ||||
* | docs: fix html end/start tags | Andreas Boll | 2012-06-12 | 1 | -3/+4 |
| | | | | | | for more well-formed html Signed-off-by: Brian Paul <[email protected]> | ||||
* | docs: escape special html chars | Andreas Boll | 2012-06-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Brian Paul <[email protected]> | ||||
* | docs: consolidate html header and footer | Andreas Boll | 2012-06-12 | 1 | -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 Turner | 2011-11-05 | 1 | -3/+3 |
| | |||||
* | docs: Update llvmpipe docs. | José Fonseca | 2011-11-05 | 1 | -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.html | Brian Paul | 2011-04-07 | 1 | -0/+204 |