st/mesa: use fragment shader to copy stencil buffer
[mesa.git] / src / mesa / math / m_norm_tmp.h
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-29 Matt Turnermesa/math: Avoid double promotion.
2015-03-12 Brian Paulmesa: remove _XFORMAPI
2015-02-24 Brian Paulmesa: remove INV_SQRTF() macro
2013-06-05 Rico Schüllermesa: remove outdated version lines in comments
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-04-24 Kenneth Graunkemesa: Change "BRIAN PAUL" to "THE AUTHORS" in license...
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2003-08-30 Karl SchultzSilence compiler warnings about implicit casts or conve...
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-03-04 Brian Pauladded _mesa_inv_sqrtf() and INV_SQRTF() (Josh Vanderhoof)
2003-03-01 Brian PaulKilled mmath.[ch]. Moved low-level functions/assembly...
2002-10-24 Brian PaulHeader file clean-up:
2002-04-09 Keith Whitwellremove dead vertex assembly
2002-01-05 Brian PaulVertex program checkpoint commit: converted all vertex...
2002-01-05 Brian Paulcomments, clean-ups, added lots of const qualifiers
2001-06-28 Keith Whitwellrestore normal length optimization in dlists
2001-03-30 Gareth HughesRemove all traces of CULL_MASK_ACTIVE.
2001-03-12 Gareth Hughes- Add -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L to...
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-03 Brian Paulmore namespace clean-ups
2000-12-28 Keith WhitwellAdd render stage for unclipped vb's to fx driver.
2000-11-19 Jon Taylor* More work on the auto* build system
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories