glsl_to_tgsi: plumb image writable through to driver
[mesa.git] / src / mesa / math / m_xform.c
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...
2012-01-22 Matt TurnerRemove src/mesa/ppc
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-16 Keith WhitwellMerge branch 'master' into gallium-texture-transfer
2009-02-12 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-02-12 Brian Paulmesa: move _mesa_transform_vector() from m_xform.c...
2009-02-12 Brian Paulmesa: remove unused functions in m_xform.[ch]
2009-02-12 Brian Paulmesa: remove empty, unneeded mathmod.h header
2009-02-11 Brian Paulmesa: get rid of _math_init()
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'
2005-10-07 Brian PaulMATH_DEBUG changes from bug #4468.
2005-05-07 Brian Paulx86-64 transform optimizations (Mikko T.)
2004-10-13 Ian RomanickInitial support for PowerPC specific code in Mesa and...
2004-04-26 Alan Hourihanebring over build fixes from stable branch
2003-06-10 Brian Paulfixes for x86 builds
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-03-01 Brian PaulKilled mmath.[ch]. Moved low-level functions/assembly...
2002-10-24 Brian PaulHeader file clean-up:
2002-07-10 Brian Paulre-enable X86 code
2002-06-15 Brian PaulAdded ctx parameter to _mesa_debug()
2002-04-09 Keith Whitwellremove dead vertex assembly
2001-05-23 Brian PaulSPARC assembly optimizations from David Miller.
2001-05-21 Gareth HughesInitial commit of cliptest work. More to come shortly.
2001-03-30 Gareth HughesRemove all traces of CULL_MASK_ACTIVE.
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-03 Brian Paulmore namespace clean-ups
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-02-03 Gareth HughesSome more work on interal debugging, timing routines...
2001-01-13 Keith WhitwellFix crash in book/stencil.
2001-01-08 Keith WhitwellAdd a 'RenderPrimitive' callback to t_vb_render.c....
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-11-24 Keith WhitwellSupport for swappable t&l modules, including an example...
2000-11-18 Jon Taylor* Auto* build fixes
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