<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/mesa/drivers/dri/ffb/server, 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-02-25T22:40:11Z</updated>
<entry>
<title>Drop fb, ffb and gamma dri drivers</title>
<updated>2010-02-25T22:40:11Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-02-25T21:12:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=79aeafd3ca3680c28f6d47a21a501334844f4475'/>
<id>urn:sha1:79aeafd3ca3680c28f6d47a21a501334844f4475</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove CVS keywords.</title>
<updated>2008-09-21T18:00:44Z</updated>
<author>
<name>Keith Whitwell</name>
<email>keith@tungstengraphics.com</email>
</author>
<published>2008-09-21T18:00:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=45efcc44c758a94928648bc20df32b98b3462bcc'/>
<id>urn:sha1:45efcc44c758a94928648bc20df32b98b3462bcc</id>
<content type='text'>
Cherry-picked from gallium-0.1

Conflicts:

	src/glu/sgi/libnurbs/interface/bezierEval.h
	src/glu/sgi/libnurbs/interface/bezierPatch.h
	src/glu/sgi/libnurbs/interface/bezierPatchMesh.h
	src/glu/sgi/libnurbs/internals/dataTransform.h
	src/glu/sgi/libnurbs/internals/displaymode.h
	src/glu/sgi/libnurbs/internals/sorter.h
	src/glu/sgi/libnurbs/nurbtess/definitions.h
	src/glu/sgi/libnurbs/nurbtess/directedLine.h
	src/glu/sgi/libnurbs/nurbtess/gridWrap.h
	src/glu/sgi/libnurbs/nurbtess/monoChain.h
	src/glu/sgi/libnurbs/nurbtess/monoPolyPart.h
	src/glu/sgi/libnurbs/nurbtess/monoTriangulation.h
	src/glu/sgi/libnurbs/nurbtess/partitionX.h
	src/glu/sgi/libnurbs/nurbtess/partitionY.h
	src/glu/sgi/libnurbs/nurbtess/polyDBG.h
	src/glu/sgi/libnurbs/nurbtess/polyUtil.h
	src/glu/sgi/libnurbs/nurbtess/primitiveStream.h
	src/glu/sgi/libnurbs/nurbtess/quicksort.h
	src/glu/sgi/libnurbs/nurbtess/rectBlock.h
	src/glu/sgi/libnurbs/nurbtess/sampleComp.h
	src/glu/sgi/libnurbs/nurbtess/sampleCompBot.h
	src/glu/sgi/libnurbs/nurbtess/sampleCompRight.h
	src/glu/sgi/libnurbs/nurbtess/sampleCompTop.h
	src/glu/sgi/libnurbs/nurbtess/sampleMonoPoly.h
	src/glu/sgi/libnurbs/nurbtess/sampledLine.h
	src/glu/sgi/libnurbs/nurbtess/searchTree.h
	src/glu/sgi/libnurbs/nurbtess/zlassert.h
	src/glu/sgi/libutil/error.c
	src/glu/sgi/libutil/glue.c
	src/glu/sgi/libutil/gluint.h
	src/glu/sgi/libutil/project.c
	src/glu/sgi/libutil/registry.c
	src/glx/x11/glxclient.h
	src/glx/x11/glxext.c
	src/mesa/drivers/dri/ffb/ffb_dd.h
	src/mesa/drivers/dri/ffb/ffb_points.h
	src/mesa/drivers/dri/gamma/gamma_context.h
	src/mesa/drivers/dri/gamma/gamma_macros.h
	src/mesa/drivers/dri/i810/i810context.h
	src/mesa/drivers/dri/r128/r128_dd.h
	src/mesa/drivers/dri/tdfx/tdfx_dd.h
</content>
</entry>
<entry>
<title>Add Egberts fixes for 64bit architectures</title>
<updated>2005-08-15T06:59:24Z</updated>
<author>
<name>Alan Hourihane</name>
<email>alanh@tungstengraphics.com</email>
</author>
<published>2005-08-15T06:59:24Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=dabec11d277e68b6940e741651e61102767240b9'/>
<id>urn:sha1:dabec11d277e68b6940e741651e61102767240b9</id>
<content type='text'>
Add additional checks for the *DRIRec info structure passed in from the
device driver. This ensures that things fallback to indirect rendering if
the DDX driver has had modifications (i.e. removal of the drmAddress field).
</content>
</entry>
<entry>
<title>All elements of pre-DRI_NEW_INTERFACE_ONLY are removed.  This allows</title>
<updated>2005-07-24T06:29:14Z</updated>
<author>
<name>Ian Romanick</name>
<email>idr@us.ibm.com</email>
</author>
<published>2005-07-24T06:29:14Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=c39bf5e273a4995a279ae2af59fc29e06ab47e29'/>
<id>urn:sha1:c39bf5e273a4995a279ae2af59fc29e06ab47e29</id>
<content type='text'>
1,402 lines of code to be removed from Mesa (drivers and libGL).  The
big winner is dri_util.c.

Primary changes are:

1. Remove all "deprecated" entry-points from the various structures in
dri_interface.h.

2. Rename the remaining fields to removed "version numbers."  So,
bindContext3 becomes bindContext.  Functions with "New" in the name
(e.g., CreateNewContext) were *not* changed, but that is an option.
Having "New" in the name is less annoying to me than having "3" in the name.

3. Remove all compatibility code that handles cases where the driver or
the loader is too old to support the latest interfaces.

4. Append the API version to the __driCreateNewScreen function name.
This is currently done by hand.  In the future (i.e., the next time we
make an incompatible change to the interface) we'll want to come up with
a better way to do this.  This prevents old loaders from being able to load
new (incompatible) drivers.

5. Bump the API version to 20050722.  All drivers (by way of dri_util.c)
require this version.

6. All drivers are *required* to expose GLX_SGIX_fbconfig and
GLX_OML_swap_method (or the moral equivalents).  Support for these
functions in implicit in the use of the "new" interface.

7. Some cases still exist that need to be compiled differently in a loader
or core Mesa versus in a driver.  These are identified by the define
IN_DRI_DRIVER.
</content>
</entry>
<entry>
<title>Patch removes _SOLO definition needed for mesa-solo. mesa-solo</title>
<updated>2004-07-04T20:33:48Z</updated>
<author>
<name>Jon Smirl</name>
<email>jonsmirl@gmail.com</email>
</author>
<published>2004-07-04T20:33:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=aaebfc88c08c79cd70f1e0d1d262a25e9ded47d1'/>
<id>urn:sha1:aaebfc88c08c79cd70f1e0d1d262a25e9ded47d1</id>
<content type='text'>
uses the NEW_INTERFACE now so _SOLO isn't necessary anymore.
Tested with the hardware that I own.
</content>
</entry>
<entry>
<title>Bool may not be available when DRI_NEW_INTERFACE_ONLY is defined.</title>
<updated>2004-06-06T01:36:30Z</updated>
<author>
<name>Ian Romanick</name>
<email>idr@us.ibm.com</email>
</author>
<published>2004-06-06T01:36:30Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=a704e44f0ad4401409892559975642a80d815426'/>
<id>urn:sha1:a704e44f0ad4401409892559975642a80d815426</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace drmHandle, drmContext, drmDrawable, drmMagic and related types with</title>
<updated>2004-06-02T05:07:10Z</updated>
<author>
<name>Ian Romanick</name>
<email>idr@us.ibm.com</email>
</author>
<published>2004-06-02T05:07:10Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=c06b25594e5effe34a90c067e1a3da0f61cf2b13'/>
<id>urn:sha1:c06b25594e5effe34a90c067e1a3da0f61cf2b13</id>
<content type='text'>
drm_handle_t, drm_context_t, drm_drawable_t, drm_magic_t.
</content>
</entry>
<entry>
<title>Adjustments to make everything use IOCTL/sarea defines in DRM instead</title>
<updated>2004-03-11T20:35:38Z</updated>
<author>
<name>Jon Smirl</name>
<email>jonsmirl@gmail.com</email>
</author>
<published>2004-03-11T20:35:38Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=ae4a1cc0666860bf5cc37a5cb549afc9aa5448b0'/>
<id>urn:sha1:ae4a1cc0666860bf5cc37a5cb549afc9aa5448b0</id>
<content type='text'>
of glx/mini. removes glx/mini/drm.h glx/mini/sarea.h
</content>
</entry>
<entry>
<title>some changes for SOLO build</title>
<updated>2003-12-08T17:26:59Z</updated>
<author>
<name>Alan Hourihane</name>
<email>alanh@tungstengraphics.com</email>
</author>
<published>2003-12-08T17:26:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=1cb5d2e01a756ed1d7d10c0e0c70849b0d19fac9'/>
<id>urn:sha1:1cb5d2e01a756ed1d7d10c0e0c70849b0d19fac9</id>
<content type='text'>
</content>
</entry>
</feed>
