summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/egl/egl_context.c
Commit message (Expand)AuthorAgeFilesLines
* st/egl: Fix a double free in drm_destroy_context.Chia-I Wu2009-09-301-1/+0
* st/egl: Fix a crash when unbinding current context.Chia-I Wu2009-09-301-6/+0
* EGL_i915: Make struct drm_device per display.Chia-I Wu2009-08-261-1/+1
* egl: Overhaul driver API.Chia-I Wu2009-08-181-18/+6
* egl: Replace IsBound by a pointer to the binding.Chia-I Wu2009-08-031-1/+1
* st/egl: Fix broken build after EGL thread changesAndrew Randrianasulu2009-07-181-1/+1
* egl: Remove redundant DeletePending flag.Chia-I Wu2009-07-171-3/+1
* egl: Use the link functions to manage resources.Chia-I Wu2009-07-171-4/+4
* drm/st: Return drm_api struct from a functionJakob Bornecrantz2009-06-301-1/+1
* st/drm: s/hocks/hooks/Jakob Bornecrantz2009-03-031-1/+1
* gallium: make p_winsys internalZack Rusin2009-01-301-1/+0
* egl: Add a egl state_tracker that use GalliumJakob Bornecrantz2009-01-181-0/+194