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
/
arbprogram.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restore more code lost during last big merge.
Brian Paul
2003-07-22
1
-0
/
+33
*
Implement debugger callback, etc for vertex programs. Misc clean-ups.
Brian Paul
2003-07-22
1
-5
/
+14
*
Initial implementation of GL_MESA_program_debug - a vertex/fragment program
Brian Paul
2003-07-21
1
-1
/
+215
*
Merge Jose's documentation and core Mesa changes from embedded branch
Keith Whitwell
2003-07-17
1
-1
/
+1
*
fix GL_CURRENT_VERTEX_ATTRIB_ARB queries
Brian Paul
2003-06-10
1
-0
/
+1
*
glBindProgramARB dispatches to glBindProgramNV (remove _mesa_BindProgramARB).
Brian Paul
2003-05-28
1
-276
/
+0
*
Use ctx->Const.MaxTextureImageUnits and MaxTextureCoordUnits in more places.
Brian Paul
2003-05-01
1
-9
/
+1
*
alias ARB/NV program functions where possible
Brian Paul
2003-04-21
1
-21
/
+0
*
minor re-org of program matrix, program local parameter limits
Brian Paul
2003-04-18
1
-23
/
+17
*
fix some glBindProgramNV/ARB details
Brian Paul
2003-04-17
1
-12
/
+23
*
Added arbprogram.c to Makefiles.
Brian Paul
2003-04-17
1
-65
/
+51
*
checkpoint: more infrastructure for GL_ARB_vertex/fragment_program.
Brian Paul
2003-04-17
1
-59
/
+475
*
Some groundwork for GL_ARB_vertex/fragment_program.
Brian Paul
2003-04-11
1
-0
/
+601