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
Age
Commit message (
Expand
)
Author
2001-05-01
removed debug
Keith Whitwell
2001-04-30
Lots more eval fixes
Keith Whitwell
2001-04-30
Restore optimization for cva glArrayElement operation.
Keith Whitwell
2001-04-28
Support for floating point color representation in tnl module.
Keith Whitwell
2001-04-26
first pass at eval fixes
Keith Whitwell
2001-04-26
no-copy drawarrays for remaining non-fan primitives
Keith Whitwell
2001-04-19
Remove values from VB->importable_data as those arrays are removed
Keith Whitwell
2001-04-19
Fix striding of color material inputs. (Fixes glean colorLitPerf)
Keith Whitwell
2001-04-17
fixed mis-ordered args to _math_trans_4f() in _tnl_fill_immediate_drawarrays()
Brian Paul
2001-04-09
Perform fixup on material values
Keith Whitwell
2001-03-30
Remove all traces of CULL_MASK_ACTIVE.
Gareth Hughes
2001-03-29
Remove ENABLE_* flags, ctx->_Enabled.
Keith Whitwell
2001-03-29
Removed DD_Z_NEVER.
Brian Paul
2001-03-19
Split driver struct into swrast/tnl/core components.
Keith Whitwell
2001-03-12
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-11
Clean up install, restore for exec vtxfmts.
Gareth Hughes
2001-03-11
Support for swappable tnl modules.
Gareth Hughes
2001-03-08
More g++ warning fixes. Fixes for CHAN_BITS==16, it seems to work.
Brian Paul
2001-03-07
fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ...
Brian Paul
2001-03-03
more namespace clean-ups
Brian Paul
2001-03-03
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-02-27
added fog coord clamping
Brian Paul
2001-02-20
Added GLvector4chan type, removed lots of CHAN_TYPE ifdefs.
Keith Whitwell
2001-02-16
Allow swrast to cope (fairly) cleanly with GL_SEPERATE_SPECULAR when
Keith Whitwell
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-14
fixed a CI-mode spot light conformance failure, but still not clear why
Brian Paul
2001-02-13
fixed a CI mode segfault, minor clean-ups
Brian Paul
2001-02-13
gl_error clean-ups
Brian Paul
2001-02-06
Overhaul of texture image handling.
Brian Paul
2001-02-06
Use a lookup table to compute exponents in tnl fogging code. Slightly
Keith Whitwell
2001-02-04
Fast no-copy drawarrays for large tristrips
Keith Whitwell
2001-01-29
only compute separate specular if texturing really enabled
Brian Paul
2001-01-29
Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixels
Keith Whitwell
2001-01-24
Lots of GLchan datatype changes.
Brian Paul
2001-01-23
Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h.
Brian Paul
2001-01-17
Fixes for performance bug on compiled array element paths.
Keith Whitwell
2001-01-16
Fix several conformance problems. Hack solution to line stipple problem.
Keith Whitwell
2001-01-14
Fixed conform feedback and drawelements tests.
Keith Whitwell
2001-01-13
fix conform dlist test
Keith Whitwell
2001-01-13
Fix crash in book/stencil.
Keith Whitwell
2001-01-08
Fixed 'IRound' to 'IROUND' in mmath.h
Keith Whitwell
2001-01-08
Add call to Driver.RenderPrimitive()
Keith Whitwell
2001-01-08
Add a 'RenderPrimitive' callback to t_vb_render.c. Helps out drivers
Keith Whitwell
2001-01-05
Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex
Keith Whitwell
2001-01-03
added divide by zero check
Brian Paul
2001-01-03
More color macro clean-ups.
Brian Paul
2001-01-02
Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h)
Brian Paul
2000-12-28
Add render stage for unclipped vb's to fx driver.
Keith Whitwell
2000-12-27
fix demos/fire, enable lazy vertex flushing
Keith Whitwell
[next]