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
/
i830_context.h
Age
Commit message (
Expand
)
Author
2010-03-04
i915: Fix up i830 for tiled drawing offsets.
Eric Anholt
2010-01-28
i915: Remove unused initial and current state, now that there's nothing else.
Eric Anholt
2010-01-28
intel: Remove long-disabled meta readpixels, and associated meta support.
Eric Anholt
2010-01-04
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2009-08-04
intel: Add support for EXT_provoking_vertex.
Eric Anholt
2008-10-28
intel: Don't keep intel->pClipRects, and instead just calculate it when needed.
Eric Anholt
2007-11-09
[i915] Remove old frontbuffer rotation hack.
Eric Anholt
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
2006-08-18
Fix writemasks on texture arb fp instructions.
Alan Hourihane
2006-04-11
More GLSL code:
Michal Krol
2006-01-23
Add Intel 945GM support
Alan Hourihane
2004-09-19
Add GL_ARB_texture_cube_map support for i830. Most of the code was
Ian Romanick
2004-09-19
Merge in all the i830 functional differences from the old i830 driver.
Ian Romanick
2004-06-18
add missing license texts
Keith Whitwell
2004-06-10
New driver for i915 as well as older i830/i845/i865 chipsets.
Keith Whitwell