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
/
tnl
/
t_save_api.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa-tnl-0-to-NULL.patch from Jeff Muizelaar
Keith Whitwell
2005-02-10
1
-6
/
+6
*
Determine ahead of time whether a display list will include vertices
Keith Whitwell
2005-01-22
1
-7
/
+13
*
Change the dispatch offsets for the VertexAttrib*NV functions so they don't
Brian Paul
2004-11-27
1
-0
/
+81
*
Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101...
Brian Paul
2004-08-25
1
-0
/
+17
*
Convert all calls using _glapi_Dispatch to use the new GL_CALL macro.
Ian Romanick
2004-05-27
1
-11
/
+11
*
bring over build fixes from stable branch
Alan Hourihane
2004-04-26
1
-2
/
+1
*
Simplify last fix slightly, apply to vtx paths as well.
Keith Whitwell
2004-04-20
1
-4
/
+1
*
When upgrading copied vertices, distinguish between an attribute
Keith Whitwell
2004-04-20
1
-5
/
+14
*
fix bad array indexing in _save_current_init() that caused context state to g...
Brian Paul
2004-04-02
1
-4
/
+5
*
disabled naughty cheats and protected the choosers behind AllowCodeGen
Daniel Borca
2004-04-02
1
-1
/
+1
*
added codegen'ed choosers
Daniel Borca
2004-04-02
1
-0
/
+10
*
glDrawArrays loop was wrong
Brian Paul
2004-02-24
1
-2
/
+2
*
don't call gl functions directly, jump through _glapi_Dispatch table
Brian Paul
2004-01-31
1
-11
/
+11
*
Cosmetic changes.
Brian Paul
2004-01-15
1
-14
/
+14
*
keeping things safe: sanity check back
Daniel Borca
2004-01-08
1
-0
/
+2
*
removed unnecessary (now) sanity check
Daniel Borca
2004-01-08
1
-4
/
+0
*
sanity check for vertex counter
Daniel Borca
2004-01-07
1
-0
/
+4
*
Call UpdateMaterials when they have changed
Keith Whitwell
2003-12-09
1
-3
/
+5
*
Relax assertion to account for empty primitives.
Keith Whitwell
2003-12-06
1
-1
/
+2
*
Backout last change on the displaylist path to fix gears (and probably
Keith Whitwell
2003-12-05
1
-17
/
+5
*
include glheader.h first, to prevent warnings about GLAPIENTRYP being redefined
Brian Paul
2003-12-05
1
-0
/
+1
*
Add missing GLAPIENTRY
Karl Schultz
2003-12-04
1
-65
/
+65
*
Ensure PRIM_BEGIN marker isn't lost when incomplete primitives are wrapped.
Keith Whitwell
2003-12-03
1
-5
/
+17
*
fix assorted g++ warnings
Brian Paul
2003-11-25
1
-18
/
+18
*
Remove unnecessary usage of __FUNCTION__.
Brian Paul
2003-11-25
1
-14
/
+12
*
Merge vtx-0-2-branch
Keith Whitwell
2003-11-24
1
-0
/
+1580