summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/dri/common
Commit message (Expand)AuthorAgeFilesLines
* gallium: fix TFP on galliumDave Airlie2010-05-311-0/+2
* st/dri: Remove DRI1 supportJakob Bornecrantz2010-05-251-23/+6
* st_api: Give get_egl_image arguments directly to the functionJakob Borncrantz2010-05-211-3/+5
* gallium: Fix invalidate framebuffer with old libGL librariesJakob Bornecrantz2010-05-213-2/+12
* st_api: Add get param function to st_managerJakob Bornecrantz2010-05-211-0/+8
* st/dri: adapt to interface changesRoland Scheidegger2010-05-172-19/+48
* Update dri state tracker to use new API aware context createXavier Chantry2010-05-022-2/+4
* st/dri: Don't check for null when user ensures non-nullJakob Bornecrantz2010-04-271-30/+22
* st/dri: Use flush function of old context not newJakob Bornecrantz2010-04-271-1/+1
* st/dri: Refactor dri_st_api into other filesJakob Bornecrantz2010-04-268-287/+164
* st/dri: Make st_framebuffer_iface the base for dri_drawableJakob Bornecrantz2010-04-265-36/+21
* st/dri: Make st_manager the base for dri_screenJakob Bornecrantz2010-04-266-79/+29
* st/dri: Add hooks for framebuffer functionsJakob Bornecrantz2010-04-264-29/+48
* st/dri: Make lookup_egl_image a hookJakob Bornecrantz2010-04-262-6/+11
* st_api: Remove st_moduleJakob Bornecrantz2010-04-261-2/+2
* st/dri: Refactor init code a bitJakob Bornecrantz2010-04-162-3/+3
* Squashed commit of the following:Keith Whitwell2010-04-106-18/+18
* Fix copyright headers.Chia-I Wu2010-04-102-10/+12
* st/dri: Implement DRI image extension.Chia-I Wu2010-04-062-0/+35
* gallium: fix dri_destroy_option_cache() when optionCache.info is NULLYann Droneaud2010-04-021-4/+6
* Merge branch 'gallium-new-formats'Roland Scheidegger2010-03-311-4/+4
|\
| * Merge branch 'master' into gallium-new-formatsRoland Scheidegger2010-03-301-1/+1
| |\
| * | gallium: adapt all code to the renamed depth/stencil formatsRoland Scheidegger2010-03-301-4/+4
* | | st/dri: Remove unnecessary header.Vinson Lee2010-03-301-1/+0
* | | st/dri: Remove unnecessary header.Vinson Lee2010-03-301-1/+0
| |/ |/|
* | st/dri/sw: add drisw_api similarly to dri1_apiGeorge Sapountzis2010-03-291-1/+1
|/
* st/dri: add comment about the ifdef in dri_screen.cGeorge Sapountzis2010-03-261-13/+10
* st/dri: factor out common init_screen codeGeorge Sapountzis2010-03-262-12/+39
* st/dri mv __driDriverExtensions to drisw.c and dri2.cGeorge Sapountzis2010-03-261-15/+0
* st/dri: fold dri_extensions.c into dri_context.cGeorge Sapountzis2010-03-263-54/+13
* st/dri: Move common files to common directoryJakob Bornecrantz2010-03-2612-0/+1507