Go to file
Eric Anholt ca0fa875e8 Move EXA offscreen memory back after framebuffer to avoid fallbacks.
Without this, the EXA code decides that the framebuffer is not in video
memory because it's not located between the start of video memory and the end
of EXA allocator memory.  We should either have EXA let the driver decide if a
pointer is in video memory, or add a new field for "end of video memory" (not
just end of EXA offscreen allocation), but this fixes things for now.
2007-03-02 11:53:31 -08:00
man Rename driver from i810 to intel. Permit old name for compatibility. 2007-02-01 22:48:44 -08:00
src Move EXA offscreen memory back after framebuffer to avoid fallbacks. 2007-03-02 11:53:31 -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
ChangeLog Fix non-dri build. 2006-05-01 10:47:09 +02: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 Add a non-installed command line tool using libpciaccess to dump registers. 2007-02-28 16:27:55 -08:00

README