Merge branch '7.8'
[mesa.git] / src / gallium / state_trackers / dri / drm /
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-11 José Fonsecascons: Use libdrm options only where needed.
2010-04-10 Keith WhitwellSquashed commit of the following:
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-08 Chia-I Wust/dri: Fix setTexBuffer2 with __DRI_TEXTURE_FORMAT_RGB.
2010-04-07 Zack RusinMerge branch 'gallium_draw_llvm'
2010-04-06 Chia-I Wust/dri: Implement DRI image extension.
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-03-31 Roland ScheideggerMerge branch 'gallium-new-formats'
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-30 Chia-I Wust/dri: Fix a memory leak in dri1_init_screen.
2010-03-29 Roland ScheideggerMerge branch 'master' into gallium-new-formats
2010-03-29 George Sapountzisst/dri/sw: add drisw_api similarly to dri1_api
2010-03-27 Vinson Leest/dri: Fix SCons build.
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-26 George Sapountzisst/dri: factor out common init_screen code
2010-03-26 George Sapountzisst/dri mv __driDriverExtensions to drisw.c and dri2.c
2010-03-26 George Sapountzisst/dri: fold dri_extensions.c into dri_context.c
2010-03-25 Jakob Bornecrantzst/dri: Move common files to common directory
2010-03-25 Jakob Bornecrantzst/dri: Reshuffle files and make it obvious which files...