summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/egl
Commit message (Expand)AuthorAgeFilesLines
* gallium: Unify reference counting.Michel Dänzer2009-03-041-3/+3
* st/drm: s/hocks/hooks/Jakob Bornecrantz2009-03-033-4/+3
* egl: Fix for minor api changeJakob Bornecrantz2009-02-271-1/+1
* egl: remove compiler flags from CFLAGSBrian Paul2009-02-251-3/+1
* egl: add comment/reminder to fix the CFLAGS in this MakefileBrian Paul2009-02-251-0/+2
* gallium: Fix build when exiting CFLAGS contains a path with different gl.hBenjamin Close2009-02-251-2/+3
* egl: Doesn't depend on xorg or pixmanJakob Bornecrantz2009-02-121-1/+0
* galium: Makefile fixes: -Werror=implicit-function-declaration -> -Werror-impl...Benjamin Close2009-02-131-1/+1
* egl: Use only libdrm structs for kmsJakob Bornecrantz2009-02-113-4/+4
* Add external pixman CFLAGS after all internal include pathsDan Nicholson2009-02-111-1/+1
* gallium: make p_winsys internalZack Rusin2009-01-302-2/+1
* 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-192-20/+120
* egl: Add a egl state_tracker that use GalliumJakob Bornecrantz2009-01-186-0/+1034