<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/gallium/state_trackers/glx/xlib/SConscript, 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>2010-11-05T20:58:49Z</updated>
<entry>
<title>scons: Unify state tracker SConscripts</title>
<updated>2010-11-05T20:58:49Z</updated>
<author>
<name>Jakob Bornecrantz</name>
<email>jakob@vmware.com</email>
</author>
<published>2010-11-05T18:30:06Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=f1600d3a9725803f0526fb3fd673787307539d27'/>
<id>urn:sha1:f1600d3a9725803f0526fb3fd673787307539d27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>scons: Move dependancy checks to the main gallium scons file</title>
<updated>2010-11-05T20:58:49Z</updated>
<author>
<name>Jakob Bornecrantz</name>
<email>jakob@vmware.com</email>
</author>
<published>2010-11-05T18:18:09Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=7e9f5eab4e18e0b661fc9b65a0f409d10e041b24'/>
<id>urn:sha1:7e9f5eab4e18e0b661fc9b65a0f409d10e041b24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>scons: Revamp how to specify targets to build.</title>
<updated>2010-11-01T13:30:22Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2010-11-01T13:30:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=601498ae73e654c2de997ea75075613a694d604d'/>
<id>urn:sha1:601498ae73e654c2de997ea75075613a694d604d</id>
<content type='text'>
Use scons target and dependency system instead of ad-hoc options.

Now is simply a matter of naming what to build. For example:

  scons libgl-xlib

  scons libgl-gdi

  scons graw-progs

  scons llvmpipe

and so on. And there is also the possibility of scepcified subdirs, e.g.

  scons src/gallium/drivers

If nothing is specified then everything will be build.

There might be some rough corners over the next days. Please bare with me.
</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>
<entry>
<title>st/glx: Add xm_st.c to SConscript.</title>
<updated>2010-03-12T05:26:18Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-03-12T05:26:18Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=9dae0e0ff88957d16db47130a2646179fb5fc267'/>
<id>urn:sha1:9dae0e0ff88957d16db47130a2646179fb5fc267</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gallium: introduce target directory</title>
<updated>2010-03-08T19:11:35Z</updated>
<author>
<name>Keith Whitwell</name>
<email>keithw@vmware.com</email>
</author>
<published>2010-03-08T19:11:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=99f11d0e18e1ff5a433c84d52ffc13b9684c2650'/>
<id>urn:sha1:99f11d0e18e1ff5a433c84d52ffc13b9684c2650</id>
<content type='text'>
Currently there are still at least two functions bundled up inside the
winsys concept:

a) that of a backend resource manager, sometimes capable of performing
   present() operations,

b) the initialization code/routine for the whole driver stack.

The inclusion of (b) makes it difficult to share implementations of
(a) between different drivers.  For instance, a clean xlib winsys
could be of use for software-rasterized VG, GLES, EGL, etc, stacks.
But that is only true as long as there is no dependency from the
winsys to higher level code, as would be the case when we include (b)
in this component.

This change creates a new gallium/targets subtree, specifically for
implementing the glue needed to build individual driver stacks, and
moves that code out of a single example winsys, namely xlib.

Other drivers continue to build unchanged, but hopefully can migrate
to this structure over time.
</content>
</entry>
<entry>
<title>xlib: Complete llvmpipe integration.</title>
<updated>2009-08-29T08:21:27Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2009-08-09T16:15:17Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=b836b2593c0450125bef6b88b02c7d6c20e9eff8'/>
<id>urn:sha1:b836b2593c0450125bef6b88b02c7d6c20e9eff8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gallium/glx/xlib: rename fakeglx.c to glx_api.c</title>
<updated>2009-08-12T16:32:22Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2009-08-12T16:22:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=275d0e7e9282bfc8befe6d1427610a26c27e97d2'/>
<id>urn:sha1:275d0e7e9282bfc8befe6d1427610a26c27e97d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gallium/glx/xlib: rename fakeglx_fonts.c to glx_usefont.c</title>
<updated>2009-08-12T16:32:22Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2009-08-12T16:19:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=f5dd1cff9405d561192414284e648862bb6d56b2'/>
<id>urn:sha1:f5dd1cff9405d561192414284e648862bb6d56b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gallium/glx/xlib: rename glxapi.c to glx_getproc.c</title>
<updated>2009-08-12T16:32:22Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2009-08-12T15:57:18Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=0528d6c70497a85ead1e17a3758f1b86617d9a05'/>
<id>urn:sha1:0528d6c70497a85ead1e17a3758f1b86617d9a05</id>
<content type='text'>
</content>
</entry>
</feed>
