Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / mesa / main / cpuinfo.c
2020-04-21 Dylan Bakerremove final imports.h and imports.c bits
2020-03-27 Marek OlšákMove compiler.h and imports.h/c from src/mesa/main...
2015-02-26 Brian Paulmesa: trim down #includes in compiler.h
2014-05-22 José Fonsecamesa: Rely on USE_X86_64_ASM.
2014-05-22 Matt Turnermesa/x86: Support SSE 4.1 detection on x86-64.
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-01-22 Matt TurnerRemove src/mesa/ppc
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-08 Vinson Leemesa: Clean up header file inclusion in cpuinfo.c.
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øgsbergReplace _mesa_malloc, _mesa_calloc and _mesa_free with...
2010-02-19 Kenneth GraunkeRemove _mesa_strlen in favor of plain strlen.
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-04 Brian Paulmesa: new cpuinfo.c file to init/query cpu info and...