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
/
i965
/
brw_context.c
Age
Commit message (
Expand
)
Author
2007-12-14
[965] Replace the state cache suballocator with direct dri_bufmgr use.
Eric Anholt
2007-11-28
i965: update RefCount when using Vertex/Fragment program.
Xiang, Haihao
2007-11-20
[965] Replace 965 texture format code with common code.
Eric Anholt
2007-10-26
Merge branch '965-glsl'
Zou Nan hai
2007-10-08
Only vertex program fix, bypass tnl vertex program
Zou Nan hai
2007-09-27
[965] Remove AUB file support.
Eric Anholt
2007-09-27
fix issue when only fragment shader or vertex shader is used
Zou Nan hai
2007-07-17
Use ProgramStringNotify
Zou Nan hai
2007-04-12
Initial 965 GLSL support
Zou Nan hai
2007-02-23
Update DRI drivers for new glsl compiler.
Brian
2007-01-16
Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...
Keith Whitwell
2006-11-29
Add accelerated CopyPixels for non-overlapping, 1:1 blits.
Eric Anholt
2006-10-31
cleanup code, compiles with vbo changes
Keith Whitwell
2006-10-30
checkpoint - remove dead files, otherwise untested
Keith Whitwell
2006-09-08
Basic facility for playing back captured aubfiles. Requires a small
Keith Whitwell
2006-09-07
Consistent return values from the bm* functions.
Keith Whitwell
2006-08-09
Add Intel i965G/Q DRI driver.
Eric Anholt