index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i915
/
server
Age
Commit message (
Expand
)
Author
2007-11-25
intel: Fix relative symlinks.
Michel Dänzer
2007-10-16
Replace symlink generation from i915 with files in intel/ and symlinks there.
Eric Anholt
2007-09-27
i915/i965 merge serer directories along lines for radeon/r200
Dave Airlie
2007-09-24
Move i915tex driver into place as just i915.
Eric Anholt
2007-09-24
Remove the old i915 driver now that i915tex works without TTM.
Eric Anholt
2007-09-12
Remove unused plane->pipe mapping fields from SAREA private.
Jesse Barnes
2007-09-11
intel: disentangle planes & pipes
Jesse Barnes
2007-05-09
Clean-up in I830AllocVidMem(), s/int/unsigned long/ for ret variable.
Brian
2006-09-28
Add new I830 SAREA fields.
Michel Dänzer
2006-04-05
add tiling/fence support for the miniglx driver
Dave Airlie
2006-04-05
don't waste the reserved memory, take an approximation of the pool
Dave Airlie
2006-04-03
add pitch support and use new Width
Dave Airlie
2006-03-30
Fix up some incorrect pointers and clear screen
Dave Airlie
2006-03-30
add initial miniglx files for i915, not integrated yet
Dave Airlie
2006-01-23
Add Intel 945GM support
Alan Hourihane
2005-08-05
remove the drmAddress
Alan Hourihane
2004-06-10
New driver for i915 as well as older i830/i845/i865 chipsets.
Keith Whitwell