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_pass0.c
Age
Commit message (
Expand
)
Author
2010-02-19
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2009-11-10
i965: avoid memsetting all the BRW_WM_MAX_INSN arrays for every compile.
Eric Anholt
2009-10-29
i965: use macros to get/set prog_instruction::Aux field
Brian Paul
2009-08-12
i965: Handle scalar result swizzling in shared GLSL/non-GLSL code.
Eric Anholt
2009-04-14
mesa: merge the prog_src_register::NegateBase and NegateAbs fields
Brian Paul
2009-02-26
mesa: replace old prog_instruction::Sampler field with Aux field
Brian Paul
2009-02-20
i965: use the new prog_instruction::TexShadow field
Brian Paul
2009-02-13
i965: the return value of translate_insn() is never used. Make it void.
Brian Paul
2009-01-28
i965: fix bug in pass0_precalc_mov()
Brian Paul
2009-01-28
i965: minor comment additions/edits
Brian Paul
2009-01-22
i965: whitespace changes and reformatting
Brian Paul
2008-03-13
[i965] multiple rendering target support
Zou Nan hai
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