summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/egl/Makefile
AgeCommit message (Expand)Author
2011-03-04egl/wayland: Move wayland-egl into a subdirBenjamin Franzke
2011-03-01egl: Add EGL_WL_bind_wayland_displayBenjamin Franzke
2011-02-07st/egl: Add wayland platformBenjamin Franzke
2010-11-09st/egl: Fix build for include files in nonstandard placesThomas Hellstrom
2010-09-19st/egl: Rename kms backend to drm.Chia-I Wu
2010-08-24st/egl: Fix r300/r600 support in KMS backend.Chia-I Wu
2010-06-29st/egl: Move module loading code to targets.Chia-I Wu
2010-06-29st/egl: Reorganize targets.Chia-I Wu
2010-06-29st/egl: One driver per hardware.Chia-I Wu
2010-06-17egl: s/EGL_DISPLAY/EGL_PLATFORM/.Chia-I Wu
2010-06-11st/egl: Add fbdev backend.Chia-I Wu
2010-06-04st/egl: Move sw screen creation to native helper.Chia-I Wu
2010-05-07glapi: Move to src/mapi/.Chia-I Wu
2010-04-19egl: Pass flags to locate Xlib headers and librariesDan Nicholson
2010-02-09Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg
2010-02-05egl: Remove egl_xdri.Chia-I Wu
2010-01-22st/egl_g3d: Rename to st/egl.Chia-I Wu
2010-01-22st/egl: Remove the egl state tracker.Chia-I Wu
2009-05-15st/egl: Use proper MakefileJakob Bornecrantz
2009-02-25egl: remove compiler flags from CFLAGSBrian Paul
2009-02-25egl: add comment/reminder to fix the CFLAGS in this MakefileBrian Paul
2009-02-25gallium: Fix build when exiting CFLAGS contains a path with different gl.hBenjamin Close
2009-02-12egl: Doesn't depend on xorg or pixmanJakob Bornecrantz
2009-02-13galium: Makefile fixes: -Werror=implicit-function-declaration -> -Werror-impl...Benjamin Close
2009-02-11Add external pixman CFLAGS after all internal include pathsDan Nicholson
2009-01-18egl: Add a egl state_tracker that use GalliumJakob Bornecrantz