build: Rename sources.mak -> Makefile.sources
[mesa.git] / src / mapi / mapi / mapi_abi.py
2013-01-16 Jon TURNEYFix mapi code generator for out-of-tree build
2012-10-16 Paul Berrymapi_abi: Use GLES information from XML rather than...
2012-10-16 Paul Berrymapi_abi: Override 'hidden' and 'handcode' attributes...
2012-10-16 Paul Berrymapi_abi: Get rid of unnecessary copy.
2012-10-16 Paul Berrymapi_abi: Remove sanity check that all GLES functions...
2012-10-16 Paul Berrymapi_abi: Collect all imports at top of file.
2011-08-27 Ian Romanickmapi: Silence many "warning: unused parameter"
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-13 Chia-I Wuglapi: add gles_api.py
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: 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-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-24 Chia-I Wumapi: Add and use entry_get_public.
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-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-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-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-07 Chia-I Wumapi: Add a generic C dispatcher.