summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/egl/egl_context.c
AgeCommit message (Expand)Author
2010-01-22st/egl: Remove the egl state tracker.Chia-I Wu
2009-10-23mesa: Enable remap table in core.Chia-I Wu
2009-09-30st/egl: Fix a double free in drm_destroy_context.Chia-I Wu
2009-09-30st/egl: Fix a crash when unbinding current context.Chia-I Wu
2009-08-26EGL_i915: Make struct drm_device per display.Chia-I Wu
2009-08-18egl: Overhaul driver API.Chia-I Wu
2009-08-03egl: Replace IsBound by a pointer to the binding.Chia-I Wu
2009-07-18st/egl: Fix broken build after EGL thread changesAndrew Randrianasulu
2009-07-17egl: Remove redundant DeletePending flag.Chia-I Wu
2009-07-17egl: Use the link functions to manage resources.Chia-I Wu
2009-06-30drm/st: Return drm_api struct from a functionJakob Bornecrantz
2009-03-03st/drm: s/hocks/hooks/Jakob Bornecrantz
2009-01-30gallium: make p_winsys internalZack Rusin
2009-01-18egl: Add a egl state_tracker that use GalliumJakob Bornecrantz