index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
dri
/
dri_screen.c
Age
Commit message (
Expand
)
Author
2010-01-11
st/dri: update dri2 drawables when viewport is changed
Ben Skeggs
2010-01-04
Push __driDriverExtensions out of dri_util.c and into the drivers
Kristian Høgsberg
2010-01-04
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2009-10-23
mesa: Enable remap table in core.
Chia-I Wu
2009-08-26
st/dri: Redo config generation
Jakob Bornecrantz
2009-08-13
st/dri: Add support for GLX_EXT_texture_from_pixmap with direct rendering.
Michel Dänzer
2009-06-30
drm/st: Return drm_api struct from a function
Jakob Bornecrantz
2009-06-27
st/dri: Fix last depth bits logic
Jakob Bornecrantz
2009-06-22
st/dri: Fix typo when checking for depth formats
Jakob Bornecrantz
2009-06-17
gallium dri st: Probe the driver for supported surface formats.
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