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_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2003-06-05
1
-1
/
+0
*
Added ctx->Texture._EnabledCoordUnits bitfield.
Brian Paul
2003-04-08
1
-2
/
+4
*
added a comment for _tnl_need_projected_coords()
Brian Paul
2003-02-04
1
-3
/
+8
*
updated email addresses
Brian Paul
2002-10-29
1
-2
/
+2
*
Header file clean-up:
Brian Paul
2002-10-24
1
-2
/
+2
*
replace Current.Color with Current.Attrib[VERT_ATTRIB_COLOR0]
Brian Paul
2002-08-21
1
-2
/
+2
*
update colormaterial state on swtcl wakeup
Keith Whitwell
2002-08-21
1
-1
/
+6
*
pass context pointer to _tnl_free_immediate(), removed backref pointer
Brian Paul
2002-04-19
1
-2
/
+2
*
bring in changes from dri tcl branch
Keith Whitwell
2002-04-09
1
-13
/
+11
*
More suport for t&l drivers
Keith Whitwell
2002-02-13
1
-7
/
+13
*
Replace old matrix stacks with new code based on struct matrix_stack.
Brian Paul
2001-12-18
1
-4
/
+4
*
Added Win32 memory debugging and fixed a few memory leaks (Gerk Huisma)
Brian Paul
2001-07-19
1
-1
/
+2
*
Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make it
Keith Whitwell
2001-07-12
1
-3
/
+3
*
restore normal length optimization in dlists
Keith Whitwell
2001-06-28
1
-1
/
+11
*
Adaptor code that lets tnl convert compiled (display list) cassettes back
Keith Whitwell
2001-06-04
1
-1
/
+13
*
Clean up translation of array elements, copying of elts in pure-elt
Keith Whitwell
2001-05-11
1
-2
/
+3
*
fix possible segfault on destroy context
Keith Whitwell
2001-05-09
1
-3
/
+1
*
Split driver struct into swrast/tnl/core components.
Keith Whitwell
2001-03-19
1
-6
/
+6
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
1
-3
/
+3
*
Clean up install, restore for exec vtxfmts.
Gareth Hughes
2001-03-11
1
-2
/
+2
*
Support for swappable tnl modules.
Gareth Hughes
2001-03-11
1
-9
/
+9
*
fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ...
Brian Paul
2001-03-07
1
-2
/
+2
*
fix conform dlist test
Keith Whitwell
2001-01-13
1
-1
/
+5
*
Fix crash in book/stencil.
Keith Whitwell
2001-01-13
1
-1
/
+13
*
Fixed 'IRound' to 'IROUND' in mmath.h
Keith Whitwell
2001-01-08
1
-2
/
+3
*
Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex
Keith Whitwell
2001-01-05
1
-2
/
+5
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-153
/
+80
*
Modified Files:
Jouk Jansen
2000-11-27
1
-2
/
+6
*
Fixed a couple of bugs that crept into last commit
Keith Whitwell
2000-11-24
1
-14
/
+10
*
Support for swappable t&l modules, including an example one in the FX
Keith Whitwell
2000-11-24
1
-54
/
+119
*
Committing in .
Jouk Jansen
2000-11-22
1
-14
/
+14
*
* Auto* build fixes
Jon Taylor
2000-11-18
1
-1
/
+1
*
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-16
1
-0
/
+201