wsi: add minImageCount override
[mesa.git] / src / mesa / math / m_matrix.h
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-29 Matt Turnermesa: Use floats for viewport bounds.
2014-10-24 Mathias Fröhlichmesa: Refactor viewport transform computation.
2014-01-20 Courtney Goeltzenl... mesa: Converty gl_viewport_attrib::X, ::Y, ::Width...
2014-01-20 Courtney Goeltzenl... mesa: Convert gl_viewport_attrib::Near and ::Far to...
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-07-26 Brian Paulmesa: remove _math_matrix_alloc_inv()
2011-11-09 José Fonsecamesa,glsl,mapi: Put extern "C" { ... } where appropriate.
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: Include missing header in m_matrix.h.
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-01-19 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-14 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-14 Brian Paulmesa: fix incorrect transformation of GL_SPOT_DIRECTION
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2005-06-30 Brian PaulAdd a set of predicate functions for testing matrices...
2004-09-09 Brian Paulclean-ups and comments
2003-07-17 Keith WhitwellMerge Jose's documentation and core Mesa changes from...
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-02-25 Brian Paulmove matrix type enum out of GLmatrix struct
2003-02-17 Brian PaulReplace some #defines with enums. (Klaus Niederkrueger)
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-02-05 Brian Paulreplaced frustrum with frustum
2000-11-24 Keith WhitwellSupport for swappable t&l modules, including an example...
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories