summaryrefslogtreecommitdiffstats
path: root/src/gallium/include/state_tracker/st_api.h
Commit message (Expand)AuthorAgeFilesLines
* dri: Pass the __DRIscreen and the __DRIscreen private back to image lookupKristian Høgsberg2010-09-221-1/+0
* gallium: Remove ST_API_OPENGL_ES1 and ST_API_OPENGL_ES2.Chia-I Wu2010-09-101-16/+0
* gallium: Add context profile support to st_api.Chia-I Wu2010-09-101-2/+61
* st_api: Remove st_context::is_visual_supported.Chia-I Wu2010-06-291-6/+0
* st_api: Give get_egl_image arguments directly to the functionJakob Borncrantz2010-05-211-5/+13
* 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/+13
* gallium: remove trailing comma in enum listBrian Paul2010-05-041-2/+2
* st_api: Remove st_moduleJakob Bornecrantz2010-04-261-23/+12
* Squashed commit of the following:Keith Whitwell2010-04-101-5/+5
* gallium: Add st_api.h.Chia-I Wu2010-03-121-0/+407