<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/mesa/drivers/x11, 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-01T01:24:35Z</updated>
<entry>
<title>mesa: move PBO-related functions into a new file</title>
<updated>2011-03-01T01:24:35Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2011-03-01T01:24:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=b70610b9823fc7dc3672735c11be1a75fbb1a2a4'/>
<id>urn:sha1:b70610b9823fc7dc3672735c11be1a75fbb1a2a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xlib: pass Display pointer to XMesaGarbageCollect()</title>
<updated>2011-02-22T19:47:17Z</updated>
<author>
<name>Andy Skinner</name>
<email>Andy.Skinner@mathworks.com</email>
</author>
<published>2011-02-11T15:31:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=90e227f0791cb585dc4e4e1f71e32c67f5e20436'/>
<id>urn:sha1:90e227f0791cb585dc4e4e1f71e32c67f5e20436</id>
<content type='text'>
Fixes an issue when different displays are used on different threads.

Signed-off-by: Brian Paul &lt;brianp@vmware.com&gt;
</content>
</entry>
<entry>
<title>mesa: remove _mesa_initialize_context_for_api()</title>
<updated>2011-02-09T02:25:04Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2011-02-09T02:25:04Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=5e4ca1ccc9029fd75bb7676dc128e33d12da9665'/>
<id>urn:sha1:5e4ca1ccc9029fd75bb7676dc128e33d12da9665</id>
<content type='text'>
Just add the gl_api parameter to _mesa_initialize_context().
</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>drivers/x11: unifdef XFree86Server</title>
<updated>2010-11-29T22:37:54Z</updated>
<author>
<name>Adam Jackson</name>
<email>ajax@redhat.com</email>
</author>
<published>2010-11-29T22:37:54Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=1ccef926be46dce3b6b5c76e812e2fae4e205ce7'/>
<id>urn:sha1:1ccef926be46dce3b6b5c76e812e2fae4e205ce7</id>
<content type='text'>
This code was for the old GLcore build of the software rasteriser.  The
X server switched to a DRI driver for software indirect GLX long ago.

Signed-off-by: Adam Jackson &lt;ajax@redhat.com&gt;
</content>
</entry>
<entry>
<title>x11: remove test_proxy_teximage() function</title>
<updated>2010-11-24T19:11:23Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2010-11-24T19:01:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=03a4f97a68dc0bf7008efcfdb61fd7033357d1ab'/>
<id>urn:sha1:03a4f97a68dc0bf7008efcfdb61fd7033357d1ab</id>
<content type='text'>
This was really just for testing purposes.
</content>
</entry>
<entry>
<title>glapi: Do not use glapidispatch.h.</title>
<updated>2010-10-27T02:06:25Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-10-25T14:05:20Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=b5022ad03584f119b27c143b53e7ed80e8c12ffb'/>
<id>urn:sha1:b5022ad03584f119b27c143b53e7ed80e8c12ffb</id>
<content type='text'>
glapidispatch.h exists so that core mesa (libmesa.a) can be built for
DRI drivers or for non-DRI drivers as a compile time decision (whether
IN_DRI_DRIVER is defined).  It is of no use to glapi.  This commit also
drops the use of glapidispatch.h in glx and libgl-xlib as they are
considered extensions to glapi when it comes to defining public GL
entries.
</content>
</entry>
<entry>
<title>xlib: silence unused var warning</title>
<updated>2010-10-25T15:17:09Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2010-10-25T15:17:09Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=da580dbbe8833fbc49325bb0f7aadf05ea03b526'/>
<id>urn:sha1:da580dbbe8833fbc49325bb0f7aadf05ea03b526</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mesa: fix mesa version string construction</title>
<updated>2010-10-19T14:59:27Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2010-10-18T15:07:54Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=988b246c471c9c7ece1082682853e3744b702dd2'/>
<id>urn:sha1:988b246c471c9c7ece1082682853e3744b702dd2</id>
<content type='text'>
Now that MESA_MINOR=10, we no longer need the extra '0' in the
version string.
</content>
</entry>
<entry>
<title>x11: fix breakage from gl_config::visualType removal</title>
<updated>2010-10-13T14:32:08Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2010-10-13T14:32:08Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=c3ed27ec76c5456412122d7e654a2e298409cc88'/>
<id>urn:sha1:c3ed27ec76c5456412122d7e654a2e298409cc88</id>
<content type='text'>
</content>
</entry>
</feed>
