Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / mesa / math / m_debug_norm.c
2020-04-21 Dylan Bakerreplace imports memory functions with utils memory...
2020-03-27 Marek OlšákMove compiler.h and imports.h/c from src/mesa/main...
2016-04-26 Jakob Sinclairmesa: Remove every double semi-colon
2015-02-24 Brian Paulmesa: remove INV_SQRTF() macro
2014-09-24 Matt Turnermesa: Drop _mesa_getenv() wrapper.
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 Matt TurnerDon't cast the return value of malloc/realloc
2012-07-21 Matt TurnerUse INV_SQRT instead of 1/SQRTF
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
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-09-29 Vinson Leemesa: Fix printf format warning.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-02-19 Kristian HøgsbergDrop macro wrappers for the aligned memory functions
2010-02-19 Kristian HøgsbergReplace the _mesa_*printf() wrappers with the plain...
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2010-01-12 Chia-I WuMerge branch 'master' into opengl-es-v2
2010-01-08 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-08 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-06 José FonsecaMerge remote branch 'origin/mesa_7_7_branch'
2010-01-05 Corbin SimpsonMerge branch 'gallium-docs'
2010-01-05 Keith WhitwellMerge commit 'origin/gallium-draw-retval'
2010-01-05 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-31 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-27 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-22 Eric Anholtmesa: Remove _mesa_exit wrapper for exit().
2008-09-18 Brian Paulmesa: prefix a bunch of #include lines with "main/".
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-07-26 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-07-24 José Fonsecamesa: Prefix main includes with dir to avoid conflicts.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2005-10-07 Brian PaulMATH_DEBUG changes from bug #4468.
2005-09-19 Brian Pauladditional wrapper updates, bug 4468
2004-04-26 Alan Hourihanebring over build fixes from stable branch
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-12-04 Brian Paulfix bad _mesa_printf() calls (mesa bug 646753)
2002-10-29 Brian Paulupdated email addresses
2002-10-24 Brian PaulHeader file clean-up:
2002-06-29 Brian PaulApplied Matt Sealey's patch to remove/isolate all stdio...
2002-01-05 Brian PaulVertex program checkpoint commit: converted all vertex...
2001-03-30 Gareth HughesRemove all traces of CULL_MASK_ACTIVE.
2001-03-29 Gareth HughesConsolidation of asm code in 3.5
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-08 Brian PaulMore g++ warning fixes. Fixes for CHAN_BITS==16, it...
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...