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
/
i915_reg.h
Age
Commit message (
Expand
)
Author
2009-10-29
i915: Correct and make use of the defines for 32-bit depth texture modes.
Eric Anholt
2009-08-04
intel: Add support for EXT_provoking_vertex.
Eric Anholt
2009-07-29
i915: Add support for EXT_stencil_two_side and ATI_separate_stencil.
Eric Anholt
2009-06-09
i915: Add an option for testing the effect of early Z in classic mode.
Eric Anholt
2009-06-04
i915: Don't rely on fence regs when we don't have to.
Eric Anholt
2008-08-24
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-06-23
i915: Convert to using VBs instead of inline prims.
Eric Anholt
2008-05-23
Emit a flush after the swapbuffers blit, so contents end up on the screen.
Eric Anholt
2007-10-04
Replace duplicated intel_reg.h with a shared header.
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
2007-03-18
fix typo in subrect_disable packet
Keith Whitwell
2006-02-17
Fix STENCIL_WRITE_MASK defn for bug 5902
Keith Whitwell
2006-01-23
Add Intel 945GM support
Alan Hourihane
2005-01-06
Add Intel i915GM support, and these extensions.
Alan Hourihane
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