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_state.c
Age
Commit message (
Expand
)
Author
2007-05-22
Replace initInitState() with _mesa_init_driver_state().
Brian
2007-04-16
just clean-ups
Brian
2007-03-27
Restore the UseTexEnvProgram logic.
Brian
2007-03-21
merge from master
Brian
2007-03-18
fix off-by-one in load_state_immediate
Keith Whitwell
2007-02-23
Update DRI drivers for new glsl compiler.
Brian
2007-02-02
Fix fd.o #9686, when fall into vertex fog,
Zou Nan hai
2006-11-02
Use RGBA_LOGICOP_ENABLED() instead of ctx->Color._LogicOpEnabled since we often
Brian Paul
2006-08-18
Fix writemasks on texture arb fp instructions.
Alan Hourihane
2006-01-23
Add Intel 945GM support
Alan Hourihane
2005-09-13
Replace ctx->Driver.StencilOp/Func/Mask() functions with
Brian Paul
2005-09-10
Add offset and pitch fields to intelRegion. Remove frontOffset, frontPitch,
Brian Paul
2005-05-10
get fog working with _TexEnvProgram
Keith Whitwell
2005-05-09
i915 will use _TexEnvProgram (if active)
Keith Whitwell
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