aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/dri/common/dri_screen.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: remove the geom_flags param from is_format_supportedMarek Olšák2011-03-111-12/+12
* st/dri: Set render_buffer in dri_fill_st_visualBenjamin Franzke2011-02-101-2/+4
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-2/+1
* st/dri: Add support for surfaceless current contexts.Chia-I Wu2010-11-101-0/+3
* Rename GLvisual and __GLcontextModes to struct gl_configKristian Høgsberg2010-10-131-1/+1
* st/dri: Remove unnecessary header.Vinson Lee2010-09-251-1/+0
* dri: Pass the __DRIscreen and the __DRIscreen private back to image lookupKristian Høgsberg2010-09-221-5/+3
* st/dri: Use profiles to create OpenGL ES contexts.Chia-I Wu2010-09-101-14/+4
* st/dri: Use enum st_api_type internally.Chia-I Wu2010-09-081-10/+13
* st/dri: Add multi-api supportnobled2010-09-081-4/+11
* st/dri: use PIPE_TEXTURE_RECT if appropriateLuca Barbieri2010-08-201-0/+5
* st/dri: Remove unnecessary headers.Vinson Lee2010-07-311-1/+0
* st/dri: move backend hooks to appropriate objectGeorge Sapountzis2010-07-301-3/+2
* st/dri: drop dri1_helperGeorge Sapountzis2010-07-301-3/+0
* st/dri: mv driDriverAPI to backendsGeorge Sapountzis2010-07-301-43/+1
* 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-211-1/+8
* st_api: Add get param function to st_managerJakob Bornecrantz2010-05-211-0/+8
* st/dri: adapt to interface changesRoland Scheidegger2010-05-171-18/+47
* st/dri: Refactor dri_st_api into other filesJakob Bornecrantz2010-04-261-7/+38
* st/dri: Make st_manager the base for dri_screenJakob Bornecrantz2010-04-261-5/+1
* st/dri: Refactor init code a bitJakob Bornecrantz2010-04-161-2/+2
* Squashed commit of the following:Keith Whitwell2010-04-101-9/+9
* gallium: fix dri_destroy_option_cache() when optionCache.info is NULLYann Droneaud2010-04-021-4/+6
* gallium: adapt all code to the renamed depth/stencil formatsRoland Scheidegger2010-03-301-4/+4
* 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-261-6/+32
* st/dri mv __driDriverExtensions to drisw.c and dri2.cGeorge Sapountzis2010-03-261-15/+0
* st/dri: Move common files to common directoryJakob Bornecrantz2010-03-261-0/+373