index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
nvvertexec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
these files now live in the shader directory
Brian Paul
2004-03-30
1
-839
/
+0
*
fix stores to vertex state program registers
Brian Paul
2004-02-04
1
-2
/
+10
*
fix vertex program debugger issues (Bug 874382)
Brian Paul
2004-01-11
1
-5
/
+3
*
- handle IsPositionInvariant
Karl Rasche
2003-12-09
1
-1
/
+16
*
whitespace and comment changes
Brian Paul
2003-11-24
1
-9
/
+6
*
Initial checking of new ARB_frag/vertex program parser
Karl Rasche
2003-11-19
1
-4
/
+19
*
Committing in .
Jouk Jansen
2003-09-05
1
-0
/
+1
*
Silence compiler warnings about implicit casts or conversions by supplying ex...
Karl Schultz
2003-08-30
1
-2
/
+2
*
Re-org of register files for vertex/fragment programs. Will be easier to
Brian Paul
2003-08-17
1
-157
/
+167
*
Windows does not define HUGE_VAL, so use the IEEE hex constants.
Karl Schultz
2003-07-24
1
-1
/
+1
*
Implement debugger callback, etc for vertex programs. Misc clean-ups.
Brian Paul
2003-07-22
1
-5
/
+20
*
Merge Jose's documentation and core Mesa changes from embedded branch
Keith Whitwell
2003-07-17
1
-1
/
+1
*
added new GL_ARB_v_p instructions
Brian Paul
2003-06-13
1
-6
/
+98
*
checkpoint: more infrastructure for GL_ARB_vertex/fragment_program.
Brian Paul
2003-04-17
1
-2
/
+0
*
fix EXP instruction and ARL-relative addressing
Brian Paul
2003-03-29
1
-17
/
+9
*
store correct EXP result
Brian Paul
2003-03-25
1
-2
/
+2
*
added _mesa_inv_sqrtf() and INV_SQRTF() (Josh Vanderhoof)
Brian Paul
2003-03-04
1
-2
/
+2
*
Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]
Brian Paul
2003-03-01
1
-2
/
+1
*
First batch of code for GL_NV_fragment_program.
Brian Paul
2003-01-14
1
-0
/
+699