summaryrefslogtreecommitdiffstats
path: root/src/mapi
Commit message (Expand)AuthorAgeFilesLines
* glapi: Don't emit remap data for individual extensionsIan Romanick2011-09-191-38/+5
* Define INLINE macro in terms of inline.José Fonseca2011-09-081-11/+14
* glapi: regen API files for new extensionDave Airlie2011-09-068-4253/+6863
* glapi: add ARB_vertex_type_2_10_10_10_rev entrypoints. (v2)Dave Airlie2011-09-063-0/+229
* mapi: Commit generated files modified by previous commitIan Romanick2011-08-267-19/+1309
* mapi: Silence many "warning: unused parameter"Ian Romanick2011-08-262-1/+17
* mesa: Remove support for BeOSIan Romanick2011-08-266-100/+5
* scons: don't compile some files with -gstabs if using mingw32Brian Paul2011-08-261-0/+5
* android: build shared glapiChia-I Wu2011-08-211-0/+60
* glapi: update .gitignore for generated ES dispatch headersPaul Berry2011-08-181-3/+0
* glapi: remove gen-esChia-I Wu2011-08-1313-7703/+0
* glapi: generate ES dispatch headers from core mesaChia-I Wu2011-08-131-8/+1
* glapi: add glapi_gen.mk to help header generationChia-I Wu2011-08-133-17/+61
* glapi: use gl_and_es_API.xml to generate GLES headersChia-I Wu2011-08-134-15/+39
* glapi: add methods to filter functionsChia-I Wu2011-08-131-7/+39
* glapi: add gles_api.pyChia-I Wu2011-08-133-417/+464
* glapi: Update specs to correctly list FramebufferTextureLayerARB as an alias ...Jeremy Huddleston2011-06-201-1/+1
* scons: Correct glapi USE_xxx_ASM flags.José Fonseca2011-06-171-11/+4
* glapi: _glapi_create_table_from_handle: Set missing pointers to NoOp rather t...Jeremy Huddleston2011-06-142-2586/+2666
* glapi: Add check for NULL symbol_prefix in gentable and fix warningsJeremy Huddleston2011-06-132-2594/+3891
* mapi: declare x86_entry_start/end staticChia-I Wu2011-06-132-5/+6
* mapi: Fix tls with shared/es-glapi on x86-64Benjamin Franzke2011-06-131-1/+3
* glapi: Add API that can create a _glapi_table from a dlfcn handleJeremy Huddleston2011-06-115-2/+7947
* mesa: merge glapidispatch.h into dispatch.hChia-I Wu2011-06-083-14/+13
* mesa: fix GLES remap table setup againChia-I Wu2011-06-081-9/+13
* glapi: regenerated filesPierre-Eric Pelloux-Prayer2011-06-027-4296/+4371
* glapi: add glDrawElementsInstancedBaseVertex() function to xmlBrian Paul2011-06-021-0/+9
* glapi: Make xserver location error more helpfulNathan Kidd2011-06-011-1/+4
* mesa: Fix remap_table setup.Thierry Reding2011-05-231-0/+5
* glapi: More type-checking in Get_xxx too.José Fonseca2011-05-201-4/+8
* glapi: Implement SET_xxx as inline functions instead of macros.José Fonseca2011-05-191-1/+4
* glapi: regenerate files for AMD_draw_buffers_blendMarek Olšák2011-05-036-151/+239
* glapi: add functions for AMD_draw_buffers_blendMarek Olšák2011-05-033-0/+40
* Squashed commit of the following:Brian Paul2011-04-2610-3917/+5437
* mapi/glapi: Avoid warnings about visibility being unsupported on MinGW.José Fonseca2011-04-232-2/+2
* glapi: regenerated files for GL_ARB_sampler_objectsBrian Paul2011-04-107-4046/+4868
* glapi: interface for GL_ARB_sampler_objectsBrian Paul2011-04-103-0/+99
* mesa: regenerated API entrypoints for GL_ARB_texture_buffer_objectBrian Paul2011-04-057-4053/+4112
* mesa: API spec for GL_ARB_texture_buffer_objectBrian Paul2011-04-053-0/+25
* mesa: implement clamping controls (ARB_color_buffer_float)Marek Olšák2011-03-293-0/+27
* mesa: regenerate glapi filesMarek Olšák2011-03-297-4152/+4211
* mesa,mapi: Remove spurious const keyword from ClearBufferfi args.José Fonseca2011-03-254-7/+7
* glapi: drop glapi.[ch] and glapitemp.h from being copied to the X server.Dave Airlie2011-03-211-3/+0
* mesa: regenerate glapi filesMarek Olšák2011-03-157-434/+485
* mesa: add NV_texture_barrierMarek Olšák2011-03-153-0/+16
* glx: add ARB_create_context functions/ops to glx xmlDave Airlie2011-03-151-0/+14
* glx: the server still needs __GLXcontext.Dave Airlie2011-03-141-2/+2
* mapi: _glthread_DECLARE_STATIC_MUTEX is not broken on Windows.José Fonseca2011-03-063-18/+5
* mapi: Workaround a bug in makedepend.Chia-I Wu2011-01-294-7/+30
* glapi: add @GOTPCREL relocation typeDimitry Andric2011-01-272-2/+4