summaryrefslogtreecommitdiff
path: root/src/glut/beos
Commit message (Expand)AuthorAgeFilesLines
* Always pass -linker and -ldflags to mklib for shared librariesDan Nicholson2011-07-111-2/+3
* Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson2011-07-111-3/+2
* Remove CVS keywords.José Fonseca2011-07-111-1/+0
* add support for LDFLAGS env varDan Nicholson2011-07-111-1/+2
* 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-5/+5
* Fixed warnings by using GLUTProc type instead of anonymous (void *) for GLUT ...Philippe Houdoin2011-07-111-120/+120
* Improve the behaviour of the build system wrt depend files.Keith Whitwell2011-07-111-1/+1
* Add glutGetProcAddress(). Not all GLUT version 5 APIs are supported yet, thou...Philippe Houdoin2011-07-113-40/+204
* Replaced the .cpp-ized (for build issue) common GLUT source files by their st...Philippe Houdoin2011-07-112-1874/+0
* Replaced the .cpp-ized (for build issue) common GLUT source files by their st...Philippe Houdoin2011-07-1118-233/+2135
* Update to Jake Hamby's BeOS GLUT 3.7 port.Philippe Houdoin2011-07-1119-169/+1103
* Move to $(TOP)/configs/default-based makefile.Philippe Houdoin2011-07-111-113/+84
* Updates from Philippe Houdoin.Brian Paul2011-07-111-7/+30
* removed Mesa-ismsBrian Paul2011-07-111-3/+1
* updated for GL instead of MesaGLBrian Paul2011-07-111-1/+2
* initial check-inBrian Paul2011-07-1140-0/+25985