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_program.c
Age
Commit message (
Expand
)
Author
2010-02-04
mesa: change ctx->Driver.ProgramStringNotify() to return GLboolean
Brian Paul
2010-01-22
i965: Remove unnecessary headers.
Vinson Lee
2009-04-10
i965: remove unused var
Brian Paul
2009-04-09
i965: re-org of some of the new constant buffer code
Brian Paul
2009-04-09
i965: free shader's constant buffer in brwDeleteProgram()
Brian Paul
2009-04-03
i965: check-point commit of new constant buffer support
Brian Paul
2009-03-10
i965: use new cast wrappers
Brian Paul
2009-03-06
i965: avoid unnecessary calls to brw_wm_is_glsl()
Brian Paul
2009-02-20
i965: var renaming, clean-up
Brian Paul
2009-01-12
i965: fix broken ARB fp fog options
Brian Paul
2008-12-03
i965: Fix failure to upload new constant data when changing programs.
Eric Anholt
2008-05-02
[intel] Warnings fixes.
Eric Anholt
2008-03-21
[965] Add MVP code for position invariant vertex programs.
Michal Wajdeczko
2007-09-27
[965] Remove AUB file support.
Eric Anholt
2007-09-11
Fix-up #includes to remove some -I options.
Brian
2007-03-27
Fix compile error
Zou Nan hai
2007-03-22
fix for bug#10339
Xiang, Haihao
2006-08-09
Add Intel i965G/Q DRI driver.
Eric Anholt