st/mesa: use fragment shader to copy stencil buffer
[mesa.git] / src / mesa / math / m_translate.h
2015-03-02 Brian Paulmesa: trim down includes of compiler.h
2015-02-19 Brian Paulmesa: remove unused _math_trans_4chan()
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...
2012-09-06 Brian Paulmesa: s/CONST/const/ in math/ files
2011-09-21 Brian Paulmesa: move last bits of GLchan stuff into swrast
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-03 Vinson Leemesa: Reduce header file inclusion in m_translate.h.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-17 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-17 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-06 Patrice MandinMerge branch 'master' of git+ssh://pmandin@git.freedesk...
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-04 BrianBe more consistant with paths in #includes. Eventually...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-06-13 Brian PaulRename some functions/macros to better reflect their...
2006-04-05 Brian Pauljust some comments/docs
2003-08-20 Keith WhitwellUse correct conversions when translating array colors.
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-02-20 Keith WhitwellAdded GLvector4chan type, removed lots of CHAN_TYPE...
2001-01-24 Brian PaulLots of GLchan datatype changes.
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-11-17 Brian PaulMinor header file changes to silence warnings.
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories