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_urb.c
Age
Commit message (
Expand
)
Author
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-13
i965: add support for new chipsets
Xiang, Haihao
2009-06-30
i965: Increase G4X default VS URB allocation to actually allow 32 threads.
Eric Anholt
2008-11-12
i965: Fix up clip min_nr_entries, preferred_nr_entries, and max_threads.
Eric Anholt
2008-11-12
i965: Add a big comment explaining my understanding of URB management.
Eric Anholt
2008-11-02
i965: Fix copy'n'paste issue that made brw->urb.constrained useless.
Eric Anholt
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-08-08
965: cleanups to state emission from aperture checking and state ordering.
Eric Anholt
2008-04-22
[i965] This is to fix random crash in some maps of Ut2004 demo.
Zou Nan hai
2008-04-18
i965: initial attempt at fixing the aperture overflow
Dave Airlie
2008-02-14
i965: remove unused hal hooks
Dave Airlie
2008-01-29
i965: new integrated graphics chipset support
Xiang, Haihao
2007-03-25
i965: The given urb layout(maximal size of urb entries and the
Xiang, Haihao
2006-09-14
VS nr of urb entries is constrained to be one of a fixed set of values,
Keith Whitwell
2006-09-12
Potential fix for doom3 lockups. Seems that there is a conflict
Keith Whitwell
2006-08-09
Add Intel i965G/Q DRI driver.
Eric Anholt