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
/
glx
/
x11
/
indirect_vertex_array.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Retire miniglx and move the actual glx code up to src/glx
Kristian Høgsberg
2010-02-09
1
-1985
/
+0
*
glx: indent -br -i3 -npcs --no-tabs
RALOVICH, Kristóf
2009-08-13
1
-39
/
+39
*
Don't mess with emacs tab width.
Kristian Høgsberg
2008-11-11
1
-1
/
+0
*
glx: indent -br -i3 -npcs --no-tabs indirect_vertex_array.c
RALOVICH, Kristóf
2008-10-13
1
-1344
/
+1454
*
glx: add a line of Emacs helping variables
RALOVICH, Kristóf
2008-10-13
1
-0
/
+1
*
glx: No need to zero a local variable.
RALOVICH, Kristóf
2008-10-13
1
-1
/
+0
*
glx: free vertex array state when context is destroyed
Kristof Ralovich
2008-08-20
1
-0
/
+25
*
glx: Update my e-mail address. :)
Ian Romanick
2008-07-15
1
-1
/
+1
*
glx: Trivial clean-ups to __glXSetArrayEnable
Ian Romanick
2008-07-15
1
-4
/
+8
*
glx: nitpick renames
George Sapountzis
2008-04-23
1
-1
/
+1
*
fix pc vs. gc->ps usage (bug 14197)
Brian
2008-01-22
1
-4
/
+4
*
fixed problem with big glDrawArrays (see bug 12141)
Colin McDonald
2007-08-27
1
-6
/
+8
*
in __glXGetArrayType() return type, not enabled (bug 10938)
Bruce Merry
2007-05-14
1
-1
/
+1
*
s/unsigned/size_t/ (Matthias Hopf)
Brian
2007-01-04
1
-3
/
+3
*
Update gl_API.xml with OpenGL 2.0 functions, regenerate derived files.
Brian Paul
2006-11-02
1
-4
/
+2
*
In __glXPushArrayState() we weren't pushing the index field.
Brian Paul
2006-05-11
1
-1
/
+2
*
When error-checking 'unit' against num_texture_units, need to use >=, not >.
Brian Paul
2006-05-09
1
-1
/
+1
*
remove stray 'foo' line
Brian Paul
2006-02-15
1
-1
/
+0
*
replace size_t * w/ unsigned int * (Jurg Billeter)
Brian Paul
2006-02-14
1
-2
/
+2
*
Fix a realloc problem with indirect vertex arrays. The actual head pointer
Ian Romanick
2005-08-19
1
-2
/
+3
*
Minor vertex array support tweaks. These are in preparation for the
Ian Romanick
2005-03-17
1
-11
/
+18
*
Minor vertex array support tweaks. Most of these are in preparation for the
Ian Romanick
2005-03-17
1
-303
/
+36
*
Clean-up some warnings caused by the addition of vertex / fragment program
Ian Romanick
2005-02-28
1
-14
/
+40
*
Add GLX protocol support for ARB_fragement_program,
Ian Romanick
2005-02-25
1
-7
/
+209
*
Added __glExtensionBiIsEnabled and __GLXcontext::gl_extension_bits. This
Ian Romanick
2005-02-22
1
-0
/
+1878