Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st/dri: Fix setTexBuffer2 with __DRI_TEXTURE_FORMAT_RGB. | Chia-I Wu | 2010-04-08 | 1 | -1/+17 |
* | st/dri: Implement DRI image extension. | Chia-I Wu | 2010-04-06 | 2 | -0/+108 |
* | st/dri: Fix a memory leak in dri1_init_screen. | Chia-I Wu | 2010-03-30 | 1 | -0/+2 |
* | st/dri/sw: add drisw_api similarly to dri1_api | George Sapountzis | 2010-03-29 | 1 | -15/+15 |
* | st/dri: Fix SCons build. | Vinson Lee | 2010-03-26 | 1 | -1/+0 |
* | st/dri: factor out common init_screen code | George Sapountzis | 2010-03-26 | 2 | -31/+20 |
* | st/dri mv __driDriverExtensions to drisw.c and dri2.c | George Sapountzis | 2010-03-26 | 1 | -0/+8 |
* | st/dri: fold dri_extensions.c into dri_context.c | George Sapountzis | 2010-03-26 | 2 | -2/+0 |
* | st/dri: Move common files to common directory | Jakob Bornecrantz | 2010-03-26 | 8 | -8/+8 |
* | st/dri: Reshuffle files and make it obvious which files are shared | Jakob Bornecrantz | 2010-03-26 | 12 | -0/+1111 |