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_clip_util.c
Age
Commit message (
Expand
)
Author
2010-07-26
i965: Remove some duped register size/count definitions
Eric Anholt
2010-07-19
i965: Reduce repeated calculation of the attribute-offset-in-VUE.
Eric Anholt
2010-06-10
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-05-20
i965: remove disabled code for cycling through MRF registers in clipping.
Eric Anholt
2010-05-18
i965: Remove constant or ignored-by-hw args from FF sync message setup.
Eric Anholt
2010-04-21
intel: Clean up chipset name and gen num for Ironlake
Zhenyu Wang
2010-01-25
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
i965: Remove unnecessary headers.
Vinson Lee
2009-12-22
intel: Replace IS_G4X() across the driver with context structure usage.
Eric Anholt
2009-12-22
intel: Replace IS_IGDNG checks with intel->is_ironlake or needs_ff_sync.
Eric Anholt
2009-07-30
i965: Postpone ff_sync message in CLIP kernel on IGDNG
Xiang, Haihao
2009-07-13
i965: add support for new chipsets
Xiang, Haihao
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-08-21
965: Fix incorrect backface culling
Krzysztof Czurylo
2008-01-25
i965: valid message length includes message header.
Xiang, Haihao
2007-08-31
optimize 965 clip
Zou Nan hai
2006-08-09
Add Intel i965G/Q DRI driver.
Eric Anholt