Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-08 | Merge branch 'mesa_7_7_branch' | Brian Paul | |
Conflicts: src/mesa/drivers/dri/i965/brw_wm_emit.c | |||
2010-01-07 | progs/fp: remove invalid tri-inv.c test | Brian Paul | |
INV is not a valid instruction. | |||
2010-01-01 | scons: Build progs together with everything else. | José Fonseca | |
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 | |||
2009-06-11 | progs: Port fp programs to GLEW. | José Fonseca | |
2009-03-13 | progs: Add util to cpp path. | José Fonseca | |
2009-02-14 | progs: Make fp-tri use glew and add scons target | Jakob Bornecrantz | |