st/dri: add drisw
[mesa.git] / src / gallium / state_trackers / dri / dri_st_api.c
2010-03-25 George Sapountzisst/dri: add drisw
2010-03-25 George Sapountzisst/dri: export DRI1 surface / pipe
2010-03-25 George Sapountzisst/dri: split out DRI2 code
2010-03-25 George Sapountzisst/dri: make get_texture into validate_att
2010-03-25 George Sapountzisst/dri: flush_frontbuffer, allocate_textures for dri2
2010-03-25 George Sapountzisst/dri: flush_frontbuffer, allocate_textures for dri1
2010-03-25 George Sapountzisst/dri: minor cosmetic for buffers
2010-03-25 George Sapountzisst/dri: add inline for dri2 check done in multiple...
2010-03-25 Jakob BornecrantzMerge branch 'gallium-targets'
2010-03-24 Jakob Bornecrantzst/dri: Fix for X server 1.6.0 (DRI2 version 1)
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-21 Chia-I WuMerge remote branch 'origin/gallium-st-api-dri'
2010-03-18 Chia-I Wust/dri: Switch from st_public.h to st_api.h.
2010-03-18 Chia-I Wust/dri: Implement st_api.h callbacks.