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
/
gallium
/
state_trackers
/
dri
/
dri_context.c
Age
Commit message (
Expand
)
Author
2010-02-08
st/dri: fix compile breakage
Keith Whitwell
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-18
st/dri: fix optionCache memory leaks
Marcin Slusarz
2010-01-04
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2009-08-28
st/dri: Fix some warnings
Jakob Bornecrantz
2009-08-14
st/dri: remove unused dummyContext value
Keith Whitwell
2009-06-30
drm/st: Return drm_api struct from a function
Jakob Bornecrantz
2009-04-28
gallium dri st: Propagate the drawable info when we bind to new drawables.
Thomas Hellstrom
2009-04-28
gallium dri st: Use st_get_current() instead of GET_CURRENT_CONTEXT()
Thomas Hellstrom
2009-04-28
gallium dri st: Fix up some comments and minor bugs.
Thomas Hellstrom
2009-04-28
gallium: indent and cleanfile the dri state-tracker.
Thomas Hellstrom
2009-04-28
gallium: Update the dri2 state tracker to support dri1.
Thomas Hellstrom
2009-04-28
gallium: Move the dri2 state tracker since we're about to extend it to dri1.
Thomas Hellstrom