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_state.h
Age
Commit message (
Expand
)
Author
2009-09-30
i965: Fix massive memory allocation for streaming texture usage.
Eric Anholt
2009-09-24
i965: Clean up some mess with the batch cache.
Eric Anholt
2009-08-12
i965: Avoid re-uploading the index buffer when we don't need to.
Eric Anholt
2009-05-06
i965: Split WM constant buffer update from other WM surfaces.
Eric Anholt
2009-05-06
i965: Disentangle VS constant surface state from WM surface state.
Eric Anholt
2009-04-22
i965: checkpoint commit: use two state caches instead of one
Brian Paul
2009-02-25
i965: Rename CMD_CONST_BUFFER_STATE to the CS_URB_STATE used in the docs.
Eric Anholt
2009-01-07
i965: Remove dead brw_vs_tnl.c
Eric Anholt
2008-10-28
i965: Fix check_aperture calls to cover everything needed for the prim at once.
Eric Anholt
2008-10-28
intel: Don't keep intel->pClipRects, and instead just calculate it when needed.
Eric Anholt
2008-09-28
Remove TNL-to-VP tracking from i965
Ian Romanick
2008-08-24
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-08-08
intel-gem: Update to new check_aperture API for classic mode.
Eric Anholt
2008-02-12
[965] Remove stale brw_state_cache.c comment and function export.
Eric Anholt
2008-01-29
i965: new integrated graphics chipset support
Xiang, Haihao
2008-01-10
[intel] Add more cliprect modes to cover other meanings for batch emits.
Eric Anholt
2008-01-09
[965] Remove drawing rect upload, which is handled (better) by the kernel.
Eric Anholt
2007-12-14
[965] Replace the state cache suballocator with direct dri_bufmgr use.
Eric Anholt
2007-12-07
[965] Convert the driver to dri_bufmgr interface and enable TTM.
Eric Anholt
2006-08-09
Add Intel i965G/Q DRI driver.
Eric Anholt