summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-11Remove generated pkg-config files on `make clean'Dan Nicholson2-1/+2
2011-07-11Set library and header installation directories from configurationDan Nicholson5-22/+24
2011-07-11Fix CRLF line endings.Jose Fonseca0-0/+0
2011-07-11Fix CRLF line endings.Jose Fonseca0-0/+0
2011-07-11Remove CVS keywords.José Fonseca4-4/+1
2011-07-11Always cleanup the makedepend backup filesDan Nicholson4-4/+4
2011-07-11Convert crlf->lf line endings.José Fonseca0-0/+0
2011-07-11Convert crlf->lf line endings.José Fonseca0-0/+0
2011-07-11Obsolete, replaced by glut_fcb.c (fortran callbacks)Brian1-164/+0
2011-07-11Remove files of unsupported build systems.José Fonseca4-597/+0
2011-07-11Fixed displaying of single buffered window.Claudio Ciccani2-3/+22
2011-07-11When converting microseconds to milliseconds, round to the next integer.Claudio Ciccani1-1/+1
2011-07-11Assorted patches for miniglx/linux-solo (Gavin Li <codeview@gmail.com>)Brian2-0/+28
2011-07-11Rename 'mms-config.' to 'mms.config'.Michal Krol1-1/+1
2011-07-11add support for LDFLAGS env varDan Nicholson6-6/+7
2011-07-11Fix timer problem when using Fortran bindings (submitted by Bill Mitchell)Brian1-1/+5
2011-07-11added null ptr checkBrian1-1/+1
2011-07-11Add glut_fcb.c to the build and update to fix warnings (see bug 12405)Brian3-27/+28
2011-07-11Rename. "fcb" = fortran call backBrian1-0/+164
2011-07-11pkg-config supportDan Nicholson2-1/+22
2011-07-11DESTDIR support.Dan Nicholson2-8/+8
2011-07-11Gutsy oopses on touch of existing file. Workaround.Keith Whitwell6-0/+6
2011-07-11fix mem leak (bug 11791)Brian1-0/+1
2011-07-11fix some FreeBSD issuesBrian1-1/+1
2011-07-11more Mingw32 fixesZhang2-25/+18
2011-07-11Fix a number of MINGW32 issuesZhang5-4/+213
2011-07-11Compute the amount of time to sleep on idle event using timers as reference.Claudio Ciccani3-25/+55
2011-07-11a variety of fixes for MingWzhang5-9/+16
2011-07-11miniglx/glut: should use the x/y pos to create windowDave Airlie1-1/+1
2011-07-11assorted fixes for Windows/VC8Karl Schultz1-0/+6
2011-07-11Commiting a few minor fixes to glut fbdev (segfault on a separate stack)Sean D'Epagnier2-2200/+16
2011-07-11Updated keyboard input so that glut programs can read from stdin without prob...Sean D'Epagnier1-42/+44
2011-07-11Remove DirectFBGL header from Mesa bacause since 1.0.0 DirectFB installs its ...Claudio Ciccani2-1/+9
2011-07-11the following improvements to linux-fbdev: 1. updated makefiles to build libO...Sean D'Epagnier8-164/+248
2011-07-11Added correct include files to files, No longer modify cmap if the device is ...Sean D'Epagnier10-9/+21
2011-07-11New bin/minstall script - a minimal replacement for 'install'. Correctly hand...Brian Paul2-2/+2
2011-07-11remove obsolete commentBrian Paul1-1/+0
2011-07-11corrected cursor drawing added handling of SIGWINCH fixed input of recieving ...Sean D'Epagnier5-82/+137
2011-07-11GLUT_FORCE_VISUAL env var to force glut to use a particular visual (debug only)Brian Paul1-0/+17
2011-07-11new code to init DirectColor colormapsBrian Paul1-1/+22
2011-07-11The colormap code is now simpler, 15bpp works where it did not before.Sean D'Epagnier2-45/+32
2011-07-11VT switching now uses correct keys. exiting when virtual screen size is large...Sean D'Epagnier3-18/+58
2011-07-11The driver now compiles correctly without any x headers or libraries installe...Sean D'Epagnier7-24/+206
2011-07-11Added initial multisampling support to glfbdev driver. Fully implemented glut...Sean D'Epagnier11-260/+722
2011-07-11Modularized code into multiple files.Sean D'Epagnier13-7084/+10060
2011-07-11Handle GLUT_DEVICE_KEY_REPEAT,GLUT_OWN_JOYSTICK,GLUT_JOYSTICK_POLL_RATE in gl...Claudio Ciccani1-2/+10
2011-07-11Moved glutDeviceGet() to events.c. Implemented glutIgnoreKeyRepeat() and glut...Claudio Ciccani2-47/+86
2011-07-11GLUT on fbdev driver. Sean D'EpagnierBrian Paul3-0/+9376
2011-07-11Clear window's event mask before enabling handled events.Claudio Ciccani1-0/+5
2011-07-11LIB_DIR is now just 'lib' or 'lib64' Replaced $(LIB_DIR) with $(TOP)/$(LIB_DI...Brian Paul5-19/+19