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
/
program.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
added device driver hooks for BindProgram, NewProgram, DeleteProgram
Brian Paul
2004-01-23
1
-7
/
+15
*
Don't set extra bits in FLUSH_VERTICES, fix several state bugs.
Keith Whitwell
2004-01-23
1
-2
/
+1
*
added some missing FLUSH_VERTICES calls
Brian Paul
2004-01-17
1
-1
/
+4
*
glDeleteProgramsARB() failed for fragment programs (bug 876160)
Brian Paul
2004-01-13
1
-5
/
+6
*
fix assorted g++ warnings
Brian Paul
2003-11-25
1
-1
/
+1
*
added a few missing GLAPIENTRYs to make MinGW compile again
Daniel Borca
2003-10-23
1
-3
/
+3
*
Added GLAPIENTRY decorations for all first level OpenGL API function entry
Kendall Bennett
2003-10-21
1
-1
/
+1
*
add switch defaults to silence warnings
Brian Paul
2003-10-10
1
-0
/
+6
*
Add extra cases and enums for _mesa_fetch_state(), and set the length of
Karl Rasche
2003-09-23
1
-3
/
+74
*
Assorted casts to silence g++ warnings.
Brian Paul
2003-09-19
1
-4
/
+5
*
Add casts to prevent signed/unsigned compare compiler warnings.
Karl Schultz
2003-09-18
1
-2
/
+2
*
fix typo
Brian Paul
2003-09-05
1
-1
/
+1
*
move GL_MESA_program_debug code into program.c
Brian Paul
2003-09-05
1
-0
/
+225
*
fix fog.End error
Brian Paul
2003-09-02
1
-1
/
+1
*
Moved some shared vertex/fragment program code into new program.c file.
Brian Paul
2003-08-31
1
-0
/
+927