summaryrefslogtreecommitdiffstats
path: root/src/glut/ggi
Commit message (Collapse)AuthorAgeFilesLines
* Gutsy oopses on touch of existing file. Workaround.Keith Whitwell2007-08-071-0/+1
|
* LIB_DIR is now just 'lib' or 'lib64'Brian Paul2006-07-131-3/+3
| | | | | Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets. Patch by Hanno Böck.
* Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' willIan Romanick2005-07-261-1/+1
| | | | work again.
* Added -linker option to mklib, used to specify a particular program forBrian Paul2005-07-251-1/+1
| | | | | linking, if relevant. Updated Makefiles to use -linker option instead of setting CC, CXX env vars.
* Put quotes around the CC and CXX variables passed to mklib. This makeIan Romanick2005-01-111-1/+1
| | | | them work with multi-work compiler names (e.g., "ccache gcc").
* updated from patch 1026109Brian Paul2004-09-101-3/+2
|
* new file (bug 1026109)Brian Paul2004-09-101-0/+52
|
* removed (bug 1026109)Brian Paul2004-09-101-2/+0
|
* s/GGIMesaContext/ggi_mesa_context_t/Brian Paul2003-11-071-1/+1
|
* GGI driver updates (Filip Spacek)Brian Paul2002-06-101-9/+11
|
* Added GGI-style debugging harness to GGIGLUT.Jon Taylor2000-11-192-208/+576
|
* *** empty log message ***Jon Taylor1999-08-241-0/+2
|
* *** empty log message ***Jon Taylor1999-08-221-16/+23
|
* *** empty log message ***Jon Taylor1999-08-212-0/+842