Go to file
Eric Anholt 30bb719ca0 Continue to allocate the legacy texture pool by default.
This is a partial revert of 7358642e64

If we don't allocate it now, when the DRM version is too low there won't be any
memory allocated and DRI will fail.  Instead, waste the memory in the i915tex
case for now, and leave fixing it right (check DRM version up front and decide
which memory manager to set up) to later.
2007-03-06 12:23:43 -08:00
man Rename driver from i810 to intel. Permit old name for compatibility. 2007-02-01 22:48:44 -08:00
src Continue to allocate the legacy texture pool by default. 2007-03-06 12:23:43 -08:00
.gitignore ignore edited man page 2006-11-08 21:39:28 -08:00
COPYING Stub COPYING files 2005-12-19 16:25:53 +00:00
Makefile.am - For all drivers that have a <driver>.sgml file, add code in their build 2005-10-03 21:22:07 +00:00
README Fix README typos from in the generated file. 2006-08-10 15:38:14 -07:00
README.sgml Correct typos in README source. 2006-08-09 16:11:30 -07:00
TODO Remove some dead VBE code. 2006-04-06 15:57:41 -07:00
autogen.sh Update autogen.sh to one that does objdir != srcdir. 2005-08-18 09:03:47 +00:00
configure.ac Set version number to 2.0 RC1 (1.9.91). 2007-03-04 21:20:33 -08:00

README