summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/egl/Makefile
Commit message (Expand)AuthorAgeFilesLines
* state_trackers/egl: Convert to automakeMatt Turner2013-01-101-127/+0
* st/egl: Fix build for wayland includesElvis Lee2012-07-171-3/+4
* egl: restore missing \ in MakefileBrian Paul2011-10-041-1/+1
* configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.Stéphane Marchesin2011-10-041-3/+3
* st/egl: add support for null platformChia-I Wu2011-09-201-2/+14
* st/egl: Hookup gbm for drm backendBenjamin Franzke2011-06-231-1/+2
* st/egl: Implement EGL_WL_bind_wayland_display for x11,drm,waylandBenjamin Franzke2011-05-131-0/+2
* egl/wayland: Move wayland-egl into a subdirBenjamin Franzke2011-03-041-1/+1
* egl: Add EGL_WL_bind_wayland_displayBenjamin Franzke2011-03-011-0/+1
* st/egl: Add wayland platformBenjamin Franzke2011-02-071-0/+14
* st/egl: Fix build for include files in nonstandard placesThomas Hellstrom2010-11-091-1/+1
* st/egl: Rename kms backend to drm.Chia-I Wu2010-09-191-10/+10
* st/egl: Fix r300/r600 support in KMS backend.Chia-I Wu2010-08-241-1/+1
* st/egl: Move module loading code to targets.Chia-I Wu2010-06-291-4/+2
* st/egl: Reorganize targets.Chia-I Wu2010-06-291-1/+1
* st/egl: One driver per hardware.Chia-I Wu2010-06-291-19/+30
* egl: s/EGL_DISPLAY/EGL_PLATFORM/.Chia-I Wu2010-06-171-3/+3
* st/egl: Add fbdev backend.Chia-I Wu2010-06-111-3/+14
* st/egl: Move sw screen creation to native helper.Chia-I Wu2010-06-041-0/+1
* glapi: Move to src/mapi/.Chia-I Wu2010-05-071-0/+1
* egl: Pass flags to locate Xlib headers and librariesDan Nicholson2010-04-191-0/+1
* Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg2010-02-091-2/+2
* egl: Remove egl_xdri.Chia-I Wu2010-02-051-3/+1
* st/egl_g3d: Rename to st/egl.Chia-I Wu2010-01-221-0/+75
* st/egl: Remove the egl state tracker.Chia-I Wu2010-01-221-19/+0
* st/egl: Use proper MakefileJakob Bornecrantz2009-05-151-23/+13
* 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
* Add external pixman CFLAGS after all internal include pathsDan Nicholson2009-02-111-1/+1
* egl: Add a egl state_tracker that use GalliumJakob Bornecrantz2009-01-181-0/+29