<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/mapi/glapi/gen, 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-03-15T14:47:27Z</updated>
<entry>
<title>mesa: add NV_texture_barrier</title>
<updated>2011-03-15T14:47:27Z</updated>
<author>
<name>Marek Olšák</name>
<email>maraeo@gmail.com</email>
</author>
<published>2011-03-08T10:29:20Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=867f9b07d42c2b49ddb9e5bb17f0ac5c4a80d8ac'/>
<id>urn:sha1:867f9b07d42c2b49ddb9e5bb17f0ac5c4a80d8ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>glx: add ARB_create_context functions/ops to glx xml</title>
<updated>2011-03-15T04:27:27Z</updated>
<author>
<name>Dave Airlie</name>
<email>airlied@redhat.com</email>
</author>
<published>2011-03-15T04:26:57Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=fedc5b03db64cbb76d101945017a46c5d27f1bbb'/>
<id>urn:sha1:fedc5b03db64cbb76d101945017a46c5d27f1bbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>glx: the server still needs __GLXcontext.</title>
<updated>2011-03-14T05:03:53Z</updated>
<author>
<name>Dave Airlie</name>
<email>airlied@redhat.com</email>
</author>
<published>2011-03-14T05:02:28Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=340e15c79b9c973d8dcefb55e2adf3ac813d1fec'/>
<id>urn:sha1:340e15c79b9c973d8dcefb55e2adf3ac813d1fec</id>
<content type='text'>
This file generates code for the X server and it still uses
the __GLXcontext structure name.

Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;
</content>
</entry>
<entry>
<title>glapi: add @GOTPCREL relocation type</title>
<updated>2011-01-28T01:04:57Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dimitry@andric.com</email>
</author>
<published>2011-01-28T01:03:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=cfb9aae3ec4e42bd9be8445039dc52b8d6c71f9c'/>
<id>urn:sha1:cfb9aae3ec4e42bd9be8445039dc52b8d6c71f9c</id>
<content type='text'>
Fixes http://bugs.freedesktop.org/show_bug.cgi?id=33440
This replaces commit 731ec60da3ccb92f5bfb4d6f1bc3c8e712751376

NOTE: This is a candidate for the 7.9 and 7.10 branches

Signed-off-by: Brian Paul &lt;brianp@vmware.com&gt;
</content>
</entry>
<entry>
<title>Revert "glapi: adding missing @GOTPCREL qualifer in glapi_x86-64.S"</title>
<updated>2011-01-25T19:12:34Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2011-01-25T19:12:34Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=ba0953da5b2440ba19f427ed82266f0dd0cdf96a'/>
<id>urn:sha1:ba0953da5b2440ba19f427ed82266f0dd0cdf96a</id>
<content type='text'>
This reverts commit 731ec60da3ccb92f5bfb4d6f1bc3c8e712751376.

This change causes crashes in the x86-64 dispatch code.
</content>
</entry>
<entry>
<title>glapi: adding @ char before type specifier in glapi_x86.S</title>
<updated>2011-01-25T16:23:46Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dimitry@andric.com</email>
</author>
<published>2011-01-25T16:23:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=37bffe8d128bd00343169188c9af4852bbd4783e'/>
<id>urn:sha1:37bffe8d128bd00343169188c9af4852bbd4783e</id>
<content type='text'>
Fixes http://bugs.freedesktop.org/show_bug.cgi?id=33433
NOTE: This is a candidate for the 7.9 and 7.10 branches.

Signed-off-by: Brian Paul &lt;brianp@vmware.com&gt;
</content>
</entry>
<entry>
<title>glapi: adding missing @GOTPCREL qualifer in glapi_x86-64.S</title>
<updated>2011-01-25T16:22:14Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dimitry@andric.com</email>
</author>
<published>2011-01-25T16:22:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=731ec60da3ccb92f5bfb4d6f1bc3c8e712751376'/>
<id>urn:sha1:731ec60da3ccb92f5bfb4d6f1bc3c8e712751376</id>
<content type='text'>
Fixes http://bugs.freedesktop.org/show_bug.cgi?id=33440
NOTE: This is a candidate for the 7.9 and 7.10 branches

Signed-off-by: Brian Paul &lt;brianp@vmware.com&gt;
</content>
</entry>
<entry>
<title>mesa: clean-up _mesa_lookup_prim_by_nr()</title>
<updated>2011-01-20T16:44:33Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2011-01-20T16:38:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=887d2b647bae7f6536bab08649bad9f799995d08'/>
<id>urn:sha1:887d2b647bae7f6536bab08649bad9f799995d08</id>
<content type='text'>
Remove the redundant public _mesa_prim_name[] array.
</content>
</entry>
<entry>
<title>glapi: Fix OpenGL and OpenGL ES 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:24:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=e8c7d7598fb48237508f566204c71ba8f74d544f'/>
<id>urn:sha1:e8c7d7598fb48237508f566204c71ba8f74d544f</id>
<content type='text'>
When --enable-shared-glapi is specified, libGL will share libglapi with
OpenGL ES instead of defining its own copy of glapi.  This makes sure an
app will get only one copy of glapi in its address space.

The new option is disabled by default.  When enabled, libGL 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.

For GLX, indirect rendering for has_different_protocol() functions is
tricky.  A has_different_protocol() function is assigned only one
dispatch offset, yet each entry point needs a different protocol opcode.
It cannot be supported by the shared glapi.  The fix to this is to make
glXGetProcAddress handle such functions specially before calling
_glapi_get_proc_address.

Note that these files are automatically generated/re-generated

 src/glx/indirect.c
 src/glx/indirect.h
 src/mapi/glapi/glapi_mapi_tmp.h
</content>
</entry>
<entry>
<title>glapi: Add gl_and_es_API.xml.</title>
<updated>2011-01-20T09:15:49Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-12-11T18:21:09Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=323b5e323adad55a0f941c0765b9d1224927cacb'/>
<id>urn:sha1:323b5e323adad55a0f941c0765b9d1224927cacb</id>
<content type='text'>
gl_and_es_API.xml defines OpenGL ES 1.1 and 2.0 API as well as OpenGL
API.  It consists of gl_API.xml and the newly added es_EXT.xml,
ARB_get_program_binary.xml, OES_single_precision.xml, and
OES_fixed_point.xml.
</content>
</entry>
</feed>
