Age | Commit message (Expand) | Author |
---|---|---|
2003-08-17 | Re-org of register files for vertex/fragment programs. Will be easier to | Brian Paul |
2003-07-24 | Windows does not define HUGE_VAL, so use the IEEE hex constants. | Karl Schultz |
2003-07-22 | Implement debugger callback, etc for vertex programs. Misc clean-ups. | Brian Paul |
2003-07-17 | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell |
2003-06-13 | added new GL_ARB_v_p instructions | Brian Paul |
2003-04-17 | checkpoint: more infrastructure for GL_ARB_vertex/fragment_program. | Brian Paul |
2003-03-29 | fix EXP instruction and ARL-relative addressing | Brian Paul |
2003-03-25 | store correct EXP result | Brian Paul |
2003-03-04 | added _mesa_inv_sqrtf() and INV_SQRTF() (Josh Vanderhoof) | Brian Paul |
2003-03-01 | Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch] | Brian Paul |
2003-01-14 | First batch of code for GL_NV_fragment_program. | Brian Paul |