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
/
intel_state.c
Age
Commit message (
Expand
)
Author
2009-01-26
intel: replace i915/intel_state.c and i965/intel_state.c with shared file
Brian Paul
2009-01-26
intel: whitespace changes
Brian Paul
2009-01-26
intel: move some driver functions around
Brian Paul
2008-11-21
i915: Don't overwrite i915's Viewport function from generic code.
Eric Anholt
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-01-06
Simplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers and fix bug 13835.
Brian
2008-01-02
i915: Needn't adjust pixel centers. fix #12944
Xiang, Haihao
2007-12-25
i915: apply commit a0a5e8cfc04c14873441b50f7d594ef11806b9a8 from 965.
Xiang, Haihao
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-01-23
Add Intel 945GM support
Alan Hourihane
2005-12-30
recalculate state on drawable changes
Keith Whitwell
2005-09-10
Add offset and pitch fields to intelRegion. Remove frontOffset, frontPitch,
Brian Paul
2005-09-03
SetBuffer, renderbuffer changes
Brian Paul
2005-05-09
check for null DrawBuffer values
Keith Whitwell
2005-05-04
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-01-06
Add Intel i915GM support, and these extensions.
Alan Hourihane
2004-10-02
added support for GL_ARB_draw_buffers
Brian Paul
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