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_imm_api.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove dead files
Keith Whitwell
2003-11-24
1
-1387
/
+0
*
Redo array element checking for vertex array buffers.
Brian Paul
2003-11-10
1
-0
/
+2
*
Added GLAPIENTRY decorations for all first level OpenGL API function entry
Kendall Bennett
2003-10-21
1
-56
/
+56
*
Updates required for building the SciTech SNAP version of Mesa. This includes:
Kendall Bennett
2003-09-30
1
-2
/
+2
*
Store material attributes in an Attrib[] style array. This is a
Keith Whitwell
2003-08-05
1
-47
/
+15
*
fixed secondary color typo
Brian Paul
2003-06-10
1
-1
/
+1
*
Added support for NV_light_max_exponent.
Ian Romanick
2003-05-30
1
-2
/
+2
*
silence some warnings (Evgeny Kotsuba)
Brian Paul
2003-05-28
1
-3
/
+2
*
reduce memory needed for vertex attributes (allocate on demand)
Brian Paul
2003-03-31
1
-114
/
+147
*
First batch of code for GL_NV_fragment_program.
Brian Paul
2003-01-14
1
-4
/
+4
*
Don't crash if End received without a Begin...
Keith Whitwell
2002-12-05
1
-4
/
+7
*
added missing ctx parameter to _tnl_flush_immediate() calls
Brian Paul
2002-11-25
1
-3
/
+3
*
Flush IM if very small number of verts left -- prevent copy errors
Keith Whitwell
2002-11-25
1
-1
/
+15
*
updated email addresses
Brian Paul
2002-10-29
1
-2
/
+2
*
Header file clean-up:
Brian Paul
2002-10-24
1
-2
/
+2
*
use new vertex bitfield tokens
Brian Paul
2002-10-09
1
-2
/
+2
*
record GL_INVALID_VALUE in glVertexAttrib*NV() if index > 15
Brian Paul
2002-10-03
1
-1
/
+10
*
improved error string
Brian Paul
2002-09-03
1
-2
/
+2
*
added some braces
Brian Paul
2002-06-16
1
-5
/
+5
*
Added ctx parameter to _mesa_debug()
Brian Paul
2002-06-15
1
-23
/
+21
*
more removal of fprintf() calls
Brian Paul
2002-06-13
1
-12
/
+11
*
pass context pointer to _tnl_free_immediate(), removed backref pointer
Brian Paul
2002-04-19
1
-22
/
+36
*
bring in changes from dri tcl branch
Keith Whitwell
2002-04-09
1
-60
/
+89
*
More suport for t&l drivers
Keith Whitwell
2002-02-13
1
-1
/
+18
*
Clean-up/renaming of the per-vertex attribute bits, specifically, the
Brian Paul
2002-01-22
1
-39
/
+39
*
Vertex program checkpoint commit: converted all vertex attributes (color,
Brian Paul
2002-01-05
1
-177
/
+165
*
Committing in .
Jouk Jansen
2001-12-17
1
-1
/
+3
*
disable debug printf's, fix a crash
Brian Paul
2001-12-15
1
-4
/
+4
*
vertex program check-in
Brian Paul
2001-12-14
1
-21
/
+60
*
dispatch changes to minimize hassle with XFree86 libGL
Brian Paul
2001-12-04
1
-11
/
+11
*
API dispath updates
Brian Paul
2001-11-18
1
-9
/
+9
*
silence more warnings (Karl Schultz)
Brian Paul
2001-09-14
1
-3
/
+3
*
Added fi_type union typedef to glheader.h.
Brian Paul
2001-06-15
1
-52
/
+54
*
Adaptor code that lets tnl convert compiled (display list) cassettes back
Keith Whitwell
2001-06-04
1
-2
/
+4
*
Clean up _tnl_Begin/begin/hard_begin.
Keith Whitwell
2001-05-11
1
-111
/
+98
*
Clean up translation of array elements, copying of elts in pure-elt
Keith Whitwell
2001-05-11
1
-7
/
+9
*
Lots more eval fixes
Keith Whitwell
2001-04-30
1
-18
/
+23
*
Support for floating point color representation in tnl module.
Keith Whitwell
2001-04-28
1
-98
/
+29
*
Perform fixup on material values
Keith Whitwell
2001-04-09
1
-26
/
+8
*
Split driver struct into swrast/tnl/core components.
Keith Whitwell
2001-03-19
1
-5
/
+1
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
1
-51
/
+52
*
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-03-03
1
-6
/
+6
*
Fix propogation of material values in VB's that don't reach the lighting
Keith Whitwell
2001-02-15
1
-7
/
+14
*
Lots of GLchan datatype changes.
Brian Paul
2001-01-24
1
-105
/
+27
*
Fixed 'IRound' to 'IROUND' in mmath.h
Keith Whitwell
2001-01-08
1
-12
/
+50
*
Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex
Keith Whitwell
2001-01-05
1
-1
/
+1
*
Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h)
Brian Paul
2001-01-02
1
-20
/
+20
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-0
/
+1398