summaryrefslogtreecommitdiffstats
path: root/progs/fp/SConscript
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'mesa_7_7_branch'Brian Paul2010-01-081-1/+0
|\ | | | | | | | | | | Conflicts: src/mesa/drivers/dri/i965/brw_wm_emit.c
| * progs/fp: remove invalid tri-inv.c testBrian Paul2010-01-071-1/+0
| | | | | | | | INV is not a valid instruction.
* | scons: Build progs together with everything else.José Fonseca2010-01-011-13/+2
|/ | | | | | | | This is a substantial reorganization, This particular commit enables: - building the progs for unices platforms - glew is now built as a shared library (it is the default, and it is inconvenient and pointless to shift away from that default) - all progs get built by default
* progs: Port fp programs to GLEW.José Fonseca2009-06-111-3/+16
|
* progs: Add util to cpp path.José Fonseca2009-03-131-0/+4
|
* progs: Make fp-tri use glew and add scons targetJakob Bornecrantz2009-02-141-0/+13