summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* eglut_wayland: switch from wl_shell to xdg_shellKevin Locke2022-05-061-2/+6
* cmake: build Wayland binariesKevin Locke2022-05-061-1/+10
* cmake: move GLAPIENTRY definition to wrapper-headersErik Faye-Lund2022-05-051-3/+0
* cmake: make glut a soft dependencyErik Faye-Lund2022-05-041-1/+5
* remove openvg supportErik Faye-Lund2022-05-041-1/+0
* cmake: do not force inclusion of windows.hErik Faye-Lund2022-05-041-15/+0
* Use glad instead of GLEW.Jose Fonseca2020-09-161-9/+1
* glad: Initial import.Jose Fonseca2020-09-161-1/+1
* cmake: Warn that MSVC is unmaintained.Jose Fonseca2018-03-121-0/+4
* demos: Bump version to 8.4.0 for releasemesa-demos-8.4.0Andreas Boll2018-02-231-1/+1
* osdemos: support building via cmakeTommy2017-09-261-0/+1
* demos: Bump version to 8.3.0 for releasemesa-demos-8.3.0Andreas Boll2015-12-091-1/+1
* cmake: Don't use gcc specific warnings with g++.José Fonseca2014-11-191-5/+2
* cmake: Define HAVE_FREEGLUT when glutInitContextProfile symbol is present.José Fonseca2014-10-211-0/+9
* demos: bump version to 8.2.0 for releasemesa-demos-8.2.0Andreas Boll2014-07-051-1/+1
* cmake: Silence warnings about deprecated GLUT functions on MacOSX.José Fonseca2014-05-061-0/+6
* cmake: Use static runtime for MSVC builds too.José Fonseca2013-06-121-0/+11
* cmake: bump version to 8.1.0Andreas Boll2013-05-041-2/+2
* cmake: Don't use pkg-config when targetting Windows.José Fonseca2012-11-151-1/+1
* cmake: Only use pkg-config where available.José Fonseca2012-11-151-1/+1
* build: require glew 1.5.4Andreas Boll2012-09-191-0/+1
* cmake: Avoid depending on MinGW runtime DLLs.José Fonseca2012-02-081-0/+17
* cmake: Build the remainder of egl subtree.Jose Fonseca2011-11-241-2/+9
* Install shared libraries (if -DBUILD_SHARED_LIBS).Johannes Obermayr2011-11-241-0/+4
* Revert "cmake: Allow to specify glext headers include path."José Fonseca2011-08-021-14/+0
* cmake: Allow to specify glext headers include path.José Fonseca2011-08-021-0/+14
* cmake: Use -Wall and friends on GNU CC.José Fonseca2011-06-291-0/+15
* cmake: Fix copy'n'paste typo in earlier commit.José Fonseca2011-06-061-1/+1
* cmake: Basic packaging support.José Fonseca2011-06-061-0/+19
* cmake: Build X11 programs on MacOSX.José Fonseca2011-06-061-0/+30
* cmake: Don't define min/max macros on Windows.José Fonseca2011-06-021-0/+3
* cmake: Link against Xext.José Fonseca2011-05-101-1/+1
* cmake: Link m library on all unices.José Fonseca2011-03-171-2/+6
* Add --with-system-data-files optionPaulo Zanoni2011-02-021-0/+2
* cmake: add build system to some of the egl demosRALOVICH, Kristóf2011-01-101-0/+2
* cmake: Enable math constant defines on MSVC.José Fonseca2010-11-091-0/+3
* New stab at callbacks prototypes.José Fonseca2010-11-091-1/+4
* cmake: MSVC portability fixes.José Fonseca2010-11-091-0/+23
* cmake: Make logical target names globally unique.José Fonseca2010-11-091-3/+0
* cmake: Cover as many demos as SCons.José Fonseca2010-11-051-0/+4
* cmake: Link winmm on windows.José Fonseca2010-11-051-3/+7
* cmake: Preliminary and incomplete CMake support.José Fonseca2010-11-051-0/+16