python: Fix method renaming.
[mesa.git] / src / gallium / state_trackers / egl /
2009-03-26 Michel Dänzergallium: Remove some little-used fields from struct...
2009-03-25 Jakob Bornecrantzst/egl: Set dpms to on when showing screens
2009-03-25 Jakob Bornecrantzst/egl: Fix warning
2009-03-13 Jakob Bornecrantzgallium: Remove do_flip argument from surface_copy
2009-03-04 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-04 Michel Dänzergallium: Unify reference counting.
2009-03-03 Jakob Bornecrantzst/drm: s/hocks/hooks/
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-03-02 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-02-27 Jakob Bornecrantzegl: Fix for minor api change
2009-02-25 Brian Paulegl: remove compiler flags from CFLAGS
2009-02-25 Brian Paulegl: add comment/reminder to fix the CFLAGS in this...
2009-02-25 Benjamin Closegallium: Fix build when exiting CFLAGS contains a path...
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-16 Keith WhitwellMerge branch 'master' into gallium-texture-transfer
2009-02-12 Jakob Bornecrantzegl: Doesn't depend on xorg or pixman
2009-02-12 Benjamin Closegalium: Makefile fixes: -Werror=implicit-function-decla...
2009-02-11 Jakob Bornecrantzegl: Use only libdrm structs for kms
2009-02-11 Dan NicholsonAdd external pixman CFLAGS after all internal include...
2009-02-10 Brian PaulMerge commit 'origin/gallium-master-merge'
2009-02-09 Brian Paulmesa: merge gallium-0.2 into gallium-master-merge
2009-02-02 Keith WhitwellMerge branch 'gallium-wgl-rework' into gallium-0.2
2009-02-02 Stephane MarchesinMerge branch 'gallium-0.2' of git+ssh://marcheu@git...
2009-02-01 Zack RusinMerge branch 'gallium-winsys-private' into gallium-0.2
2009-01-30 Zack Rusingallium: make p_winsys internal
2009-01-30 José FonsecaMerge branch 'gallium-0.2' into gallium-winsys-private
2009-01-30 Jakob Bornecrantzegl: Don't fill shown screen
2009-01-29 Jakob Bornecrantzegl: Blit to the bound frontbuffer with pipe
2009-01-28 Jakob Bornecrantzegl: Adopt to st_framebuffer changes
2009-01-22 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-19 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-19 Jakob Bornecrantzegl: Fix swap and creation of front buffer
2009-01-18 Jakob Bornecrantzegl: Add a egl state_tracker that use Gallium