<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/mapi/glapi/gen-es, branch r300</title>
<subtitle>Androïd/x86 port of Mesa drivers
</subtitle>
<id>https://git.hiegel.fr/cgit/android-x86-mesa.git/atom?h=r300</id>
<link rel='self' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/atom?h=r300'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/'/>
<updated>2011-01-20T09:15:50Z</updated>
<entry>
<title>glapi: Fix OpenGL ES 1.1 and 2.0 interop.</title>
<updated>2011-01-20T09:15:50Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-12-26T10:02:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=9767d3b5ad08640737e9d8dd4feb046478ae1f4b'/>
<id>urn:sha1:9767d3b5ad08640737e9d8dd4feb046478ae1f4b</id>
<content type='text'>
Move _glapi_* symbols from libGLESv1_CM.so and libGLESv2.so to
libglapi.so.  This makes sure an app will get only one copy of glapi in
its address space.

Note that with this change, libGLES* and libglapi must be built from the
same source tree and distributed together.  This requirement comes from
the fact that the dispatch offsets used by these libraries are
re-assigned whenever GLAPI XMLs are changed.
</content>
</entry>
<entry>
<title>glapi: Merge glapioffsets.h into glapidispath.h.</title>
<updated>2010-10-27T03:07:29Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-10-25T16:16:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=07b85457d95bcc70588584e9380c51cd63aa3a2b'/>
<id>urn:sha1:07b85457d95bcc70588584e9380c51cd63aa3a2b</id>
<content type='text'>
Move defines in glapioffsets.h to glapidispatch.h.  Rename
_gloffset_FIRST_DYNAMIC to _gloffset_COUNT, which is equal to the number
of entries in _glapi_table.

Consistently use SET_by_offset, GET_by_offset, CALL_by_offset, and
_gloffset_* to recursively define all SET/GET/CALL macros.
</content>
</entry>
<entry>
<title>glapi: Move glapidispatch.h to core mesa.</title>
<updated>2010-10-27T02:08:27Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-10-25T19:42:09Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=e213968f2b99b07e20b69e4dd6f94bea35f54161'/>
<id>urn:sha1:e213968f2b99b07e20b69e4dd6f94bea35f54161</id>
<content type='text'>
It is a core mesa header, not a glapi header.
</content>
</entry>
<entry>
<title>glapi: Fix ES build errors again.</title>
<updated>2010-09-15T13:19:44Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-09-15T13:12:38Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=e3c46cf58684785ab16862548d6806227f0bdd21'/>
<id>urn:sha1:e3c46cf58684785ab16862548d6806227f0bdd21</id>
<content type='text'>
This fixes an error in GLAPI ES.  My build is ok with or without this
patch, and the error affects others' setups.

[Patch from Francesco Marella]
</content>
</entry>
<entry>
<title>glapi: Move to src/mapi/.</title>
<updated>2010-05-07T02:41:11Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-04-26T04:56:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=296adbd545b8efd38c9ed508166b2de2764a444b'/>
<id>urn:sha1:296adbd545b8efd38c9ed508166b2de2764a444b</id>
<content type='text'>
Move glapi to src/mapi/{glapi,es1api,es2api}.
</content>
</entry>
</feed>
