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
/
varray.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Standardize names of OpenGL functions.
Paul Berry
2012-11-12
1
-11
/
+11
*
mesa: remove #if _HAVE_FULL_GL checks
Brian Paul
2012-10-16
1
-10
/
+0
*
mesa: Remove API specific to GL_NV_vertex_program's aliased attribs.
Eric Anholt
2012-10-15
1
-5
/
+0
*
mesa: remove FEATURE_EXT_transform_feedback define.
Oliver McFadden
2012-09-15
1
-4
/
+0
*
mesa: implement DrawTransformFeedback from ARB_transform_feedback2
Marek Olšák
2011-12-15
1
-0
/
+7
*
mesa: s/INLINE/inline/
Brian Paul
2011-10-01
1
-1
/
+1
*
mesa: consolidate code in _mesa_update_array_max_element()
Brian Paul
2011-04-06
1
-0
/
+31
*
mesa: support for GL_ARB_instanced_arrays
Brian Paul
2011-01-15
1
-0
/
+4
*
mesa: Clean up header file inclusion in varray.h.
Vinson Lee
2010-12-07
1
-1
/
+5
*
mesa: remove 'normalized' parameter from _mesa_VertexAttribIPointer()
Brian Paul
2010-10-28
1
-1
/
+0
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-4
/
+4
*
mesa: update to version 64 of GL/glext.h
Brian Paul
2010-09-14
1
-2
/
+2
*
mesa: move all vertex array functions into varray.c
Brian Paul
2010-05-25
1
-0
/
+32
*
mesa: added _mesa_VertexAttribIPointer()
Brian Paul
2010-05-25
1
-0
/
+5
*
mesa: API and state for GL 3.1 primitive restart
Brian Paul
2010-04-20
1
-0
/
+3
*
mesa: Add support for ARB_draw_elements_base_vertex.
Eric Anholt
2009-09-08
1
-0
/
+15
*
mesa: new _mesa_copy_client_array() function
Brian Paul
2009-08-07
1
-0
/
+6
*
mesa: move vertex array objects from shared state to per-context
Brian Paul
2009-06-19
1
-0
/
+4
*
mesa: added _mesa_print_arrays() for debugging
Brian Paul
2009-05-21
1
-12
/
+5
*
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-11
1
-0
/
+18
|
\
|
*
mesa: point size arrays
Brian Paul
2008-06-25
1
-0
/
+4
|
*
mesa: added _mesa_DrawArrays, DrawElements, DrawRangeElements() wrappers for ...
Brian Paul
2008-06-05
1
-0
/
+14
*
|
Allow first != 0 in mesa CVA handling, and add more error checking.
Eric Anholt
2008-02-04
1
-0
/
+5
|
/
*
Added GLAPIENTRY decorations for all first level OpenGL API function entry
Kendall Bennett
2003-10-21
1
-23
/
+23
*
Added support for GL_IBM_multimode_draw_arrays.
Ian Romanick
2003-08-22
1
-0
/
+13
*
Merge Jose's documentation and core Mesa changes from embedded branch
Keith Whitwell
2003-07-17
1
-0
/
+19
*
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2003-06-05
1
-1
/
+0
*
Use ctx->Const.MaxTextureImageUnits and MaxTextureCoordUnits in more places.
Brian Paul
2003-05-01
1
-1
/
+7
*
Implemented GL_EXT_multi_draw_arrays: glMultiDrawArraysEXT() and glMultiDrawE...
Brian Paul
2002-06-30
1
-1
/
+10
*
Moved _mesa_VertexAttribPointerNV into varray.c.
Brian Paul
2002-01-11
1
-4
/
+9
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
1
-3
/
+3
*
Support for swappable t&l modules, including an example one in the FX
Keith Whitwell
2000-11-24
1
-1
/
+7
*
Committing in .
Jouk Jansen
2000-11-22
1
-7
/
+7
*
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-16
1
-45
/
+1
*
Implement EXT_fog_coord and EXT_secondary_color.
Keith Whitwell
2000-10-27
1
-1
/
+6
*
added EXT version of vertex array functions
Brian Paul
2000-06-12
1
-2
/
+34
*
added _mesa_ArrayElement() proto
Brian Paul
2000-01-13
1
-2
/
+6
*
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-11
1
-41
/
+39
*
Changes to reduce the memory footprint of display lists
Keith Whitwell
1999-10-19
1
-2
/
+4
*
Fixed includes & added a few hooks for the DRI.
kw-mesa-1
Keith Whitwell
1999-10-08
1
-2
/
+5
*
moved gl_GetPointerv() into get.h
Brian Paul
1999-09-09
1
-12
/
+2
*
Initial revision
jtg
1999-08-19
1
-0
/
+113