aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/egl/egl_surface.c
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+4
* drm/st: Return drm_api struct from a functionJakob Bornecrantz2009-06-301-1/+1
* gallium: Remove some little-used fields from struct pipe_surface.Michel Dänzer2009-03-261-2/+0
* st/egl: Set dpms to on when showing screensJakob Bornecrantz2009-03-251-0/+7
* gallium: Remove do_flip argument from surface_copyJakob Bornecrantz2009-03-131-1/+0
* gallium: Unify reference counting.Michel Dänzer2009-03-041-3/+3
* st/drm: s/hocks/hooks/Jakob Bornecrantz2009-03-031-2/+1
* egl: Fix for minor api changeJakob Bornecrantz2009-02-271-1/+1
* egl: Use only libdrm structs for kmsJakob Bornecrantz2009-02-111-2/+2
* egl: Don't fill shown screenJakob Bornecrantz2009-01-301-16/+0
* egl: Blit to the bound frontbuffer with pipeJakob Bornecrantz2009-01-291-0/+8
* egl: Adopt to st_framebuffer changesJakob Bornecrantz2009-01-281-2/+1
* egl: Fix swap and creation of front bufferJakob Bornecrantz2009-01-191-18/+112
* egl: Add a egl state_tracker that use GalliumJakob Bornecrantz2009-01-181-0/+324