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_wm_pass1.c
Age
Commit message (
Expand
)
Author
2010-12-08
i965: Drop KIL_NV from the ff/ARB_fp path since it was only used for GLSL.
Eric Anholt
2010-12-06
i965: Move payload reg setup to compile, not lookup time.
Eric Anholt
2010-11-03
intel: Annotate debug printout checks with unlikely().
Eric Anholt
2010-07-02
i965: Add support for the DP2 opcode, which we use for dot(vec2, vec2).
Eric Anholt
2010-06-30
i965: Add support for OPCODE_SSG.
Eric Anholt
2009-09-11
i965: Move OPCODE_DDX/DDY to brw_wm_emit.c and make it actually work.
Eric Anholt
2009-09-04
i965: Add support for KIL_NV in brw_wm_emit.c
Eric Anholt
2009-06-02
i965: Support OPCODE_TRUNC in the brw_wm_fp.c code.
Eric Anholt
2009-03-23
i965: Fix glFrontFacing in twoside GLSL demo.
Eric Anholt
2009-02-20
i965: use the new prog_instruction::TexShadow field
Brian Paul
2009-01-22
i965: whitespace changes and reformatting
Brian Paul
2008-03-26
[965] Correctly set read mask for OPCODE_SWZ in pass1.
Michal Wajdeczko
2007-04-12
Initial 965 GLSL support
Zou Nan hai
2007-02-23
Update DRI drivers for new glsl compiler.
Brian
2006-08-09
Add Intel i965G/Q DRI driver.
Eric Anholt