summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/dri
AgeCommit message (Expand)Author
2011-03-12st/dri: fix warning: ‘bind’ may be used uninitialized in this functionMarek Olšák
2011-03-11gallium: remove flags from the flush functionMarek Olšák
2011-03-11gallium: remove the geom_flags param from is_format_supportedMarek Olšák
2011-03-11swrastg: Add __DRI_TEX_BUFFER supportAdam Jackson
2011-03-01st/dri: one more missing array sizeDave Airlie
2011-03-01st/dri: fix missing array size init.Dave Airlie
2011-02-20st/dri: Track drawable context bindingsJakob Bornecrantz
2011-02-10st/dri: Set render_buffer in dri_fill_st_visualBenjamin Franzke
2011-02-10st/dri: img_from_renderbuf: Fix incorrect usage of dri_context()Benjamin Franzke
2011-02-10st/dri: Fix surfaceless gl using contexts with previous bound surfacesBenjamin Franzke
2011-02-07st/dri: Implement dri2::{Allocate,Release}BufferBenjamin Franzke
2011-01-21st/dri: Fix warningJakob Bornecrantz
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-11-10st/dri: Add support for surfaceless current contexts.Chia-I Wu
2010-11-05scons: Unify state tracker SConscriptsJakob Bornecrantz
2010-11-05scons: Move dependancy checks to the main gallium scons fileJakob Bornecrantz
2010-11-05scons: DetabifyJakob Bornecrantz
2010-10-13Rename GLvisual and __GLcontextModes to struct gl_configKristian Høgsberg
2010-09-25st/dri: Remove unnecessary header.Vinson Lee
2010-09-22dri: Pass the __DRIscreen and the __DRIscreen private back to image lookupKristian Høgsberg
2010-09-22dri2: Make createImageFromName() take a __DRIscreen instead of __DRIcontextKristian Høgsberg
2010-09-10st/dri: Use profiles to create OpenGL ES contexts.Chia-I Wu
2010-09-10gallium: Add context profile support to st_api.Chia-I Wu
2010-09-09st/dri: support EGL_MESA_image_drm: queryImageben
2010-09-09st/dri: support EGL_MESA_image_drm: createImageben
2010-09-08st/dri: Call dri_init_extensions only for API_OPENGL.Chia-I Wu
2010-09-08st/dri: Use enum st_api_type internally.Chia-I Wu
2010-09-08st/dri: Add multi-api supportnobled
2010-09-08st/dri: Make clear which API's are supportednobled
2010-08-24st/dri: Remove unnecessary main/mtype.h.Chia-I Wu
2010-08-20st/dri: use PIPE_TEXTURE_RECT if appropriateLuca Barbieri
2010-08-13st/dri: make dri_drawable_validate_att staticGeorge Sapountzis
2010-08-13st/dri: move TFP code to dri_drawable.cGeorge Sapountzis
2010-08-13st/dri: Fix segmentation fault in sw driversnobled
2010-08-13st/dri: dri_drawable_get_format is shared between DRI2 and DRISWGeorge Sapountzis
2010-08-04st/dri: fix crash when dri2_drawable_get_buffers failsMarek Olšák
2010-07-31st/dri: Remove unnecessary headers.Vinson Lee
2010-07-30st/dri: move backend hooks to appropriate objectGeorge Sapountzis
2010-07-30st/dri: drop dri1_helperGeorge Sapountzis
2010-07-30st/dri: mv driDriverAPI to backendsGeorge Sapountzis
2010-07-27swrastg: Add SWRAST_NO_PRESENT option to not send updates to X serverJakob Bornecrantz
2010-07-20st/dri: Remove driFrameTrackingExtension.Chia-I Wu
2010-07-18gallium/st/dri2: add dri2 vblank query extension supportSven Arvidsson
2010-06-06gallium: Convert state trackers to drm driver interfaceJakob Bornecrantz
2010-05-31gallium: fix TFP on galliumDave Airlie
2010-05-26st/dri: Remove dri.c from SCons build.Vinson Lee
2010-05-25drm_api: Remove type argument from create screen callbackJakob Bornecrantz
2010-05-25st/dri: Remove DRI1 supportJakob 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