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
/
bufferobj.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added GLAPIENTRY decorations for all first level OpenGL API function entry
Kendall Bennett
2003-10-21
1
-11
/
+11
*
fix an error message
Brian Paul
2003-10-21
1
-1
/
+1
*
Move initialization of default ctx->Driver.buffer-object-functions into
Brian Paul
2003-10-19
1
-0
/
+12
*
minor tweaks
Brian Paul
2003-10-15
1
-2
/
+2
*
bufObj->Access wasn't being set
Brian Paul
2003-10-14
1
-1
/
+3
*
minor fix in buffer_object_get_target()
Brian Paul
2003-10-14
1
-1
/
+1
*
Assorted casts to silence g++ warnings.
Brian Paul
2003-09-19
1
-1
/
+1
*
Add casts to prevent signed/unsigned compare compiler warnings.
Karl Schultz
2003-09-18
1
-4
/
+4
*
Fixed/added some error checks.
Brian Paul
2003-09-17
1
-27
/
+31
*
unbind vertex arrays from buffer in DeleteBuffersARB()
Brian Paul
2003-09-17
1
-1
/
+26
*
More work on ARB_vertex_buffer_object.
Brian Paul
2003-09-17
1
-47
/
+88
*
Some work on ARB_vertex_buffer_object.
Brian Paul
2003-09-15
1
-20
/
+27
*
Added prototypes for internal functions to bufferobj.h.
Brian Paul
2003-09-09
1
-37
/
+23
*
Added most of the infrastructure required to support
Ian Romanick
2003-09-09
1
-80
/
+527
*
Merge Jose's documentation and core Mesa changes from embedded branch
Keith Whitwell
2003-07-17
1
-1
/
+1
*
fix MapBufferARB() return type
Brian Paul
2003-05-10
1
-4
/
+6
*
basic work on GL_ARB_vertex_buffer_object
Brian Paul
2003-04-09
1
-4
/
+182
*
Basic infrastructure for GL_ARB_vertex_buffer_object.
Brian Paul
2003-03-29
1
-0
/
+98