summaryrefslogtreecommitdiff
path: root/src/mesa/main/api_noop.h
AgeCommit message (Expand)AuthorFilesLines
2011-11-11mesa: replace api_noop.[ch] with vbo_noop.[ch]Brian Paul1-61/+0
2011-01-07mesa: Directly include mfeatures.h in files that perform feature tests.Vinson Lee1-0/+1
2009-09-30mesa/main: New feature FEATURE_beginend.Chia-I Wu1-3/+6
2009-09-08mesa: Add support for ARB_draw_elements_base_vertex.Eric Anholt1-0/+7
2009-09-01mesa: Make MultiDrawElements submit multiple primitives at once.Eric Anholt1-0/+4
2006-04-20Make most of the _mesa_noop_*() functions static.Brian Paul1-113/+12
2004-11-27Change the dispatch offsets for the VertexAttrib*NV functions so they don'tBrian Paul1-52/+19
2003-12-04Add missing GLAPIENTRYKarl Schultz1-59/+59
2003-11-24Merge vtx-0-2-branchKeith Whitwell1-2/+28
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick1-1/+0
2002-04-09bring in changes from dri tcl branchKeith Whitwell1-9/+21
2001-12-14vertex program check-inBrian Paul1-2/+8
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes1-8/+33
2000-12-26Major rework of tnl moduleKeith Whitwell1-0/+11
2000-11-24New files...Keith Whitwell1-0/+101