index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
nvvertparse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved some shared vertex/fragment program code into new program.c file.
Brian Paul
2003-08-31
1
-0
/
+2
*
fix minor warnings with casts
Brian Paul
2003-08-29
1
-4
/
+4
*
Re-org of register files for vertex/fragment programs. Will be easier to
Brian Paul
2003-08-17
1
-118
/
+97
*
Implement debugger callback, etc for vertex programs. Misc clean-ups.
Brian Paul
2003-07-22
1
-4
/
+20
*
Initial implementation of GL_MESA_program_debug - a vertex/fragment program
Brian Paul
2003-07-21
1
-2
/
+17
*
Merge Jose's documentation and core Mesa changes from embedded branch
Keith Whitwell
2003-07-17
1
-1
/
+1
*
checkpoint: more infrastructure for GL_ARB_vertex/fragment_program.
Brian Paul
2003-04-17
1
-2
/
+0
*
Some groundwork for GL_ARB_vertex/fragment_program.
Brian Paul
2003-04-11
1
-1
/
+2
*
added _mesa_print_nv_vertex_instruction()
Brian Paul
2003-03-29
1
-10
/
+22
*
Clean-up of parser error handling/reporting.
Brian Paul
2003-03-14
1
-42
/
+66
*
parser clean-ups and simplifications
Brian Paul
2003-02-25
1
-209
/
+151
*
parser clean-ups (use struct parse_state)
Brian Paul
2003-02-23
1
-432
/
+345
*
First batch of code for GL_NV_fragment_program.
Brian Paul
2003-01-14
1
-0
/
+1584