draw: corrections to allow for different cliptest cases
[mesa.git] / src / mapi / mapi /
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-21 Chia-I Wumapi: Use MAPI_EXPORT to export public functions.
2010-08-21 Chia-I Wumapi: Prefix functions in u_current.h by u_current.
2010-08-21 Chia-I Wuglapi: Move public function/variable declarations to...
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-20 Vinson Leemapi: Add missing stdlib.h header for malloc declaration.
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-05-31 Chia-I WuDefine PUBLIC to dllexport on MSVC.
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-07 José Fonsecamapi/glapi: Don't allocate a page for every function...
2010-05-07 José Fonsecamapi: Avoid Data Execution Prevention on windows.
2010-05-07 Chia-I Wumapi: Add x86-64 dispatcher.
2010-05-07 Chia-I Wumapi: Add x86 dispatcher.
2010-05-07 Chia-I Wumapi: Add a generic C dispatcher.
2010-05-07 Chia-I Wumapi: Add mapi and share the code with glapi.