summaryrefslogtreecommitdiffstats
path: root/src/egl/main/SConscript
Commit message (Expand)AuthorAgeFilesLines
* scons: Don't build egl on Windows.Jose Fonseca2015-03-251-10/+1
* scons: Use -Werror MSVC compatibility flags per-directory.Jose Fonseca2015-03-041-0/+2
* st/egl: Remove.Jose Fonseca2015-03-041-4/+8
* egl: Fix non-dri SCons builds re #87657Alexander von Gluck IV2014-12-251-10/+7
* egl: Add Haiku code and supportAlexander von Gluck IV2014-12-231-2/+21
* egl/main: Bring in the Makefile.sourcesEmil Velikov2014-08-131-19/+2
* scons: Updates for targets/egl-static.Chia-I Wu2011-01-121-13/+17
* scons: Revamp how to specify targets to build.José Fonseca2010-11-011-46/+46
* egl: Move fallback routines to eglfallbacks.c.Chia-I Wu2010-10-221-0/+1
* eglglx: Convert glx visuals/fbconfigs straight to EGL configsKristian Høgsberg2010-09-091-1/+0
* egl: Add egl.def for win32 build.Chia-I Wu2010-08-201-1/+1
* egl: Allow core functions to be queried.Chia-I Wu2010-08-201-0/+1
* st/egl: Fix win32 build.Chia-I Wu2010-08-191-0/+1
* egl: Add dynamic array.Chia-I Wu2010-06-301-0/+1
* st/egl: One driver per hardware.Chia-I Wu2010-06-291-1/+0
* egl: Introduce platform displays internally.Chia-I Wu2010-06-231-1/+2
* egl: s/_EGL_PLATFORM/_EGL_OS/ and s/POSIX/UNIX/.Chia-I Wu2010-06-171-1/+1
* egl: Use SConscript for Windows build.Chia-I Wu2010-05-311-0/+49