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
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
2000-12-26
fix xscreensaver cores
Keith Whitwell
2000-12-26
Major rework of tnl module
Keith Whitwell