Merge remote-tracking branch 'origin/master' into pipe-video
[mesa.git] / src / mapi / mapi /
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-06 José Fonsecamapi: _glthread_DECLARE_STATIC_MUTEX is not broken...
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-22 Chia-I Wumapi: ENTRY_CURRENT_TABLE_GET should be stringified.
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-20 Chia-I Wumapi: Add support for bridge mode.
2011-01-20 Chia-I Wumapi: u_current_table may be renamed.
2011-01-20 Chia-I Wumapi: Add a new glapi.h implementation.
2011-01-20 Chia-I Wumapi: Fix glapi printers for gl_and_es_API.xml.
2011-01-20 Chia-I Wumapi: Allow prefix to be macro.
2011-01-20 Chia-I Wumapi: Add the ability to parse GLAPI XML.
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-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-31 Brian Paulmapi: add missing newline in error message
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-18 Chia-I Wumapi: Clean up sources.mk.
2010-12-18 Chia-I Wumapi: Clean up u_current interface.
2010-12-18 Chia-I Wumapi: Add ABI-tag note.
2010-12-24 Chia-I Wumapi: Move mapi_func typedef to entry.h.
2010-12-24 Chia-I Wumapi: Define MAPI_TMP_DEFINES only when needed.
2010-12-24 Chia-I Wumapi: Add and use entry_get_public.
2010-12-24 Chia-I Wumapi: Make struct mapi_stub opaque.
2010-12-24 Chia-I Wumapi: Allow blocks to be disabled from the output.
2010-12-24 Chia-I Wumapi: Fix hidden entries.
2010-12-24 Chia-I Wumapi: Add "handcode" attribute to the script.
2010-12-24 Chia-I Wumapi: Minor ABIPrinter refactoring.
2010-12-24 Chia-I Wumapi: Store alias entry instead of alias name.
2010-12-23 Vinson Leemapi: Remove unnecessary header.
2010-12-12 Chia-I Wumapi: Fix a warning in !THREADS build.
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-06 Chia-I Wumapi: Rewrite mapi_abi.py to get rid of preprocessor...
2010-12-02 José Fonsecamapi: Hack to avoid vgCreateFont being generated as...
2010-12-02 José FonsecaWIN32_THREADS -> WIN32
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-30 Chia-I Wumapi: Fix compiler warnings.
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.