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_drawable.c
Age
Commit message (
Expand
)
Author
2009-09-02
st/dri: Slight consolidation of DRI2 buffer handling.
Michel Dänzer
2009-08-28
drm_api: Operate on textures instead of buffers
Jakob Bornecrantz
2009-08-28
st/dri: Fix some warnings
Jakob Bornecrantz
2009-08-28
Revert "st/xorg/dri: Pass texture formats via the DRI2 protocol flags."
Jakob Bornecrantz
2009-08-27
st/dri: Make sure the front left renderbuffer is there for texture-from-pixmap.
Michel Dänzer
2009-08-27
st/dri: Only ask for fake front buffer for single buffer visuals by default.
Michel Dänzer
2009-08-27
st/xorg/dri: Pass texture formats via the DRI2 protocol flags.
Michel Dänzer
2009-08-26
st/dri: Add some debug code
Jakob Bornecrantz
2009-08-26
st/dri: Redo config generation
Jakob Bornecrantz
2009-08-22
st/dri: Remove some debug prints
Jakob Bornecrantz
2009-08-22
st/dri: Find out if the drawable is a pixmap
Jakob Bornecrantz
2009-08-22
st/dri: Fix frontbuffer rendering with DRI2
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-17
gallium dri st: Probe the driver for supported surface formats.
Thomas Hellstrom
2009-06-11
dri st: Don't require the PIPE_TEXTURE_USAGE_RENDER_TARGET property for depth...
Thomas Hellstrom
2009-05-18
st/dri: Only create new textures if drawable has changed
Jakob Bornecrantz
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