summaryrefslogtreecommitdiff
path: root/src/glut/ggi
Commit message (Expand)AuthorAgeFilesLines
* Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson2011-07-111-1/+1
* Remove CVS keywords.José Fonseca2011-07-111-1/+1
* add support for LDFLAGS env varDan Nicholson2011-07-111-1/+1
* Gutsy oopses on touch of existing file. Workaround.Keith Whitwell2011-07-111-0/+1
* LIB_DIR is now just 'lib' or 'lib64' Replaced $(LIB_DIR) with $(TOP)/$(LIB_DI...Brian Paul2011-07-111-3/+3
* Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' will work...Ian Romanick2011-07-111-1/+1
* Added -linker option to mklib, used to specify a particular program for linki...Brian Paul2011-07-111-1/+1
* Put quotes around the CC and CXX variables passed to mklib. This make them wo...Ian Romanick2011-07-111-1/+1
* updated from patch 1026109Brian Paul2011-07-111-3/+2
* new file (bug 1026109)Brian Paul2011-07-111-0/+52
* removed (bug 1026109)Brian Paul2011-07-111-2/+0
* s/GGIMesaContext/ggi_mesa_context_t/Brian Paul2011-07-111-1/+1
* GGI driver updates (Filip Spacek)Brian Paul2011-07-111-9/+11
* Added GGI-style debugging harness to GGIGLUT.Jon Taylor2011-07-112-208/+576
* *** empty log message ***Jon Taylor2011-07-111-0/+2
* *** empty log message ***Jon Taylor2011-07-111-16/+23
* *** empty log message ***Jon Taylor2011-07-112-0/+842