189 次代码提交 (f3f1f7dc20484a60b1325e60e0c9bb994ab591f1)

作者 SHA1 备注 提交日期
  José Fonseca d1e1a76f62 glut: Remove EOF characters. 17 年前
  Keith Whitwell 45efcc44c7 Remove CVS keywords. 17 年前
  Shane Blackett 641b80275b glut: s/glut_fbc.c/glut_fcb.c/ 17 年前
  Jeremy Huddleston 98e7c1cf38 Fixed 'make install' for darwin 17 年前
  Jeremy Huddleston ac0d19601c Apple: Cleaned up some linking and dylib ids issues 17 年前
  Dan Nicholson 3b8081603b Always pass -linker and -ldflags to mklib for shared libraries 17 年前
  Dan Nicholson db072baaaf Call mklib with $(SHELL) so the user controls the interpreter 17 年前
  Dan Nicholson 6c44c6d020 Remove generated pkg-config files on `make clean' 17 年前
  Dan Nicholson 11ac5b2456 Set library and header installation directories from configuration 17 年前
  Jose Fonseca ae18cbcfc5 Fix CRLF line endings. 17 年前
  Dan Nicholson c5e2b850ad Always cleanup the makedepend backup files 17 年前
  Hasso Tepper 43887cf396 Add $(X11_INCLUDES) to shut makedepend up. 17 年前
  José Fonseca 60159c1b09 Convert crlf->lf line endings. 17 年前
  Brian 93d1ecdbd6 Obsolete, replaced by glut_fcb.c (fortran callbacks) 17 年前
  Claudio Ciccani c231f8ff35 [glut-directfb] Fixed displaying of single buffered window. 17 年前
  Claudio Ciccani 5edede94bb [glut-directfb] When converting microseconds to milliseconds, round to the next integer. 17 年前
  Brian 4875b40304 Assorted patches for miniglx/linux-solo (Gavin Li <codeview@gmail.com>) 18 年前
  Dan Nicholson 2a3e33865d add support for LDFLAGS env var 18 年前
  Brian 885a95f4fa Fix timer problem when using Fortran bindings (submitted by Bill Mitchell) 18 年前
  Brian 20b331c2f6 added null ptr check 18 年前
  Brian ae0dd620fe Add glut_fcb.c to the build and update to fix warnings (see bug 12405) 18 年前
  Brian 642267b2d8 Rename. "fcb" = fortran call back 18 年前
  Dan Nicholson 94617bc6d5 pkg-config support 18 年前
  Dan Nicholson f5557c3a52 DESTDIR support. 18 年前
  Brian e9fbf69aea fix mem leak (bug 11791) 18 年前
  Brian 6fae66715b fix some FreeBSD issues 18 年前
  Zhang 35f35294cd more Mingw32 fixes 18 年前
  Zhang 76fb808910 Fix a number of MINGW32 issues 18 年前
  Claudio Ciccani a49570794a Compute the amount of time to sleep on idle event using timers as reference. 18 年前
  zhang 37aca21129 a variety of fixes for MingW 18 年前
  Dave Airlie 401629c721 miniglx/glut: should use the x/y pos to create window 18 年前
  Karl Schultz 286faac68e assorted fixes for Windows/VC8 18 年前
  Sean D'Epagnier 7ae8f388cf Commiting a few minor fixes to glut fbdev (segfault on a separate stack) 18 年前
  Sean D'Epagnier af0190bc6e Updated keyboard input so that glut programs can read from stdin without 19 年前
  Claudio Ciccani 73fdecca9f Remove DirectFBGL header from Mesa bacause since 1.0.0 DirectFB installs its own header. 19 年前
  Sean D'Epagnier 10cbd089ae the following improvements to linux-fbdev: 19 年前
  Sean D'Epagnier 0570fcfd93 Added correct include files to files, 19 年前
  Brian Paul 464fcd0dd8 New bin/minstall script - a minimal replacement for 'install'. 19 年前
  Brian Paul 1d914fe465 remove obsolete comment 19 年前
  Sean D'Epagnier e184bd861c corrected cursor drawing 19 年前
  Brian Paul 81e0d73780 GLUT_FORCE_VISUAL env var to force glut to use a particular visual (debug only) 19 年前
  Brian Paul b7d9b1e724 new code to init DirectColor colormaps 19 年前
  Sean D'Epagnier a38aef93ab The colormap code is now simpler, 15bpp works where it did not before. 19 年前
  Sean D'Epagnier bd3e6ec066 VT switching now uses correct keys. 19 年前
  Sean D'Epagnier 7e4152f0ed The driver now compiles correctly without any x headers or libraries installed 19 年前
  Sean D'Epagnier 7196cddb3a Added initial multisampling support to glfbdev driver. 19 年前
  Sean D'Epagnier 288d4b6ebe Modularized code into multiple files. 19 年前
  Claudio Ciccani 21dc092324 Handle GLUT_DEVICE_KEY_REPEAT,GLUT_OWN_JOYSTICK,GLUT_JOYSTICK_POLL_RATE in glutDeviceGet(). 19 年前
  Claudio Ciccani 3ab2dd9f91 Moved glutDeviceGet() to events.c. 19 年前
  Brian Paul fe3242f00a GLUT on fbdev driver. Sean D'Epagnier 19 年前