index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
tnl
/
t_imm_dlist.c
Age
Commit message (
Expand
)
Author
2003-08-05
Store material attributes in an Attrib[] style array. This is a
Keith Whitwell
2003-05-01
Use ctx->Const.MaxTextureImageUnits and MaxTextureCoordUnits in more places.
Brian Paul
2003-04-01
comments
Brian Paul
2003-03-31
minor clean-ups, const qualifiers
Brian Paul
2003-03-31
reduce memory needed for vertex attributes (allocate on demand)
Brian Paul
2003-03-28
minor clean-ups, comments, etc
Brian Paul
2003-03-01
Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]
Brian Paul
2003-01-14
First batch of code for GL_NV_fragment_program.
Brian Paul
2002-10-29
updated email addresses
Brian Paul
2002-10-24
Header file clean-up:
Brian Paul
2002-06-15
Added ctx parameter to _mesa_debug()
Brian Paul
2002-06-13
more removal of fprintf() calls
Brian Paul
2002-04-19
new casts
Brian Paul
2002-04-09
bring in changes from dri tcl branch
Keith Whitwell
2002-02-13
More suport for t&l drivers
Keith Whitwell
2002-01-22
Clean-up/renaming of the per-vertex attribute bits, specifically, the
Brian Paul
2002-01-15
removed api_compat stuff
Brian Paul
2002-01-05
Vertex program checkpoint commit: converted all vertex attributes (color,
Brian Paul
2001-12-20
Further help with dri libGL version skew
Keith Whitwell
2001-12-14
vertex program check-in
Brian Paul
2001-12-13
fix primitive calculation in 1-line dlist immediates (molecules)
Keith Whitwell
2001-12-04
further tweak to dlist change
Keith Whitwell
2001-12-03
correctly reset input after dlist execution
Keith Whitwell
2001-09-14
more warning fixes (Karl Schultz)
Brian Paul
2001-08-02
Fix SGL testLights.exe bugs (interaction of copying and fixup in display lists)
Keith Whitwell
2001-07-28
Fix core in fixup_normal_lengths
Keith Whitwell
2001-07-27
more GLAPIENTRY fixes (Karl Schultz)
Brian Paul
2001-07-26
use GLAPIENTRY when declaring a couple function pointers (Gerk Huisma)
Brian Paul
2001-07-23
fix some Win32 warnings (Gerk Huisma)
Brian Paul
2001-07-17
Fix Alan Barnett's 'try10' display list bug.
Keith Whitwell
2001-07-13
silence an uninitialized var warning
Brian Paul
2001-06-28
restore normal length optimization in dlists
Keith Whitwell
2001-06-04
Adaptor code that lets tnl convert compiled (display list) cassettes back
Keith Whitwell
2001-05-14
Fix for glean texgen test.
Keith Whitwell
2001-05-11
Clean up _tnl_Begin/begin/hard_begin.
Keith Whitwell
2001-05-11
Clean up translation of array elements, copying of elts in pure-elt
Keith Whitwell
2001-05-03
fix for moebius infinite loop
Keith Whitwell
2001-04-30
Lots more eval fixes
Keith Whitwell
2001-04-30
Restore optimization for cva glArrayElement operation.
Keith Whitwell
2001-04-26
first pass at eval fixes
Keith Whitwell
2001-04-09
Perform fixup on material values
Keith Whitwell
2001-03-12
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-03
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-02-16
Fixed conform problems with recent material tracking change.
Keith Whitwell
2001-02-15
Fix propogation of material values in VB's that don't reach the lighting
Keith Whitwell
2001-02-13
gl_error clean-ups
Brian Paul
2001-01-29
Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixels
Keith Whitwell
2001-01-08
Fixed 'IRound' to 'IROUND' in mmath.h
Keith Whitwell
2000-12-28
Add render stage for unclipped vb's to fx driver.
Keith Whitwell
2000-12-27
fix sproingies bug
Keith Whitwell
[next]