summaryrefslogtreecommitdiff
path: root/src/gallium/include/state_tracker
AgeCommit message (Expand)Author
2011-03-11gallium: remove flags from the flush functionMarek Olšák
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-11-18gallium: Add st_context_iface::share to st_api.Chia-I Wu
2010-11-18gallium: Add st_api::name.Chia-I Wu
2010-11-17gallium: Remove redundant sw and debug target helpersJakob Bornecrantz
2010-11-08graw: Add struct pipe_surface forward declaration.Vinson Lee
2010-11-08graw: Export graw_save_surface_to_file().Michal Krol
2010-09-22dri: Pass the __DRIscreen and the __DRIscreen private back to image lookupKristian Høgsberg
2010-09-20gallium: avoid the C++ keyword "template" in sw_winsys.hLuca Barbieri
2010-09-10gallium: Remove ST_API_OPENGL_ES1 and ST_API_OPENGL_ES2.Chia-I Wu
2010-09-10gallium: Add context profile support to st_api.Chia-I Wu
2010-08-27graw: Include missing header in graw.h.Vinson Lee
2010-08-26graw: Add copyright headers to the interfaces.José Fonseca
2010-08-26graw: Undo late loading of graw drivers.José Fonseca
2010-08-26graw: Include missing header in graw_dl.h.Vinson Lee
2010-08-26graw: Dynamically load graw libraries.José Fonseca
2010-06-29st_api: Remove st_context::is_visual_supported.Chia-I Wu
2010-06-28Merge branch 'gallium-drm-driver-drescriptor'Jakob Bornecrantz
2010-06-24gallium: Remove drm_api and all references to itJakob Bornecrantz
2010-06-07graw: add parse_geometry_shader helperKeith Whitwell
2010-06-06gallium: Add drm driver interfaceJakob Bornecrantz
2010-06-07include/st: new file swrast_screen_create.hKeith Whitwell
2010-05-25drm_api: Remove type argument from create screen callbackJakob Bornecrantz
2010-05-25gallium: Remove dri1_api.h and winsys support for DRI1Jakob Bornecrantz
2010-05-21st_api: Give get_egl_image arguments directly to the functionJakob Borncrantz
2010-05-21gallium: Fix invalidate framebuffer with old libGL librariesJakob Bornecrantz
2010-05-21st_api: Add get param function to st_managerJakob Bornecrantz
2010-05-19Merge commit 'origin/graw-tests'Keith Whitwell
2010-05-14gallium: remove forward declarations of non-existent objectsMarek Olšák
2010-05-14graw: combine graw_init and graw_create_window functionsKeith Whitwell
2010-05-14graw: move towards glut-like interface, add tri.cKeith Whitwell
2010-05-12graw: Make functions publicJakob Bornecrantz
2010-05-04gallium: remove trailing comma in enum listBrian Paul
2010-04-26st_api: Remove st_moduleJakob Bornecrantz
2010-04-16st/drisw: Stop pretending to be drm_apiJakob Bornecrantz
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-29st/dri/sw: add drisw_api similarly to dri1_apiGeorge Sapountzis
2010-03-28gallium: new raw gallium interface to support standalone testsKeith Whitwell
2010-03-25st/dri: add driswGeorge Sapountzis
2010-03-21dri1_api: need not include drm.hGeorge Sapountzis
2010-03-16gallium: Silence warning.José Fonseca
2010-03-16Merge remote branch 'origin/gallium-st-api'Chia-I Wu
2010-03-16winsys/sw: Add a software winsys layered on a pipeJakob Bornecrantz
2010-03-12gallium: Add st_api.h.Chia-I Wu
2010-03-09gallium: create helper for swrast+xlib combinationKeith Whitwell
2010-03-09ws/xlib: remove self-knowledge about users of xlib winsysKeith Whitwell
2010-03-09cell: fix up assorted compilation problemsBrian Paul
2010-03-09ws/xlib: manage the GC internallyKeith Whitwell
2010-03-09Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell
2010-03-09Squashed commit of gallium-no-texture-blanketKeith Whitwell