Skip to content
Snippets Groups Projects
  1. Dec 02, 2006
  2. Dec 01, 2006
  3. Nov 30, 2006
    • Sean D'Epagnier's avatar
      · 10cbd089
      Sean D'Epagnier authored
      the following improvements to linux-fbdev:
      1. updated makefiles to build libOSMesa as well as libGL
      
      these are improvements to fbdev-glut
      1. mouse cursor will timeout and be invisible if not being used
      2. do not restore colormaps to truecolor targets, this causes problems at
         exit on my g450
      3. fixed a crash when cleaning up from failure by munmaping what had not
         yet been mmaped
      4. Resize event handling is improved, the resize function is not invoked
         from a signal handler now.
      5. The main loop can detect if it is running very fast (greater than 2khz)
      6. keyboard up and special up events are generated from stdin input mode
         and if it is also not redrawing, it sleeps
      7. corrections in escape sequences for function keys for stdin input
      10cbd089
    • Roland Scheidegger's avatar
      fix mixed conventional / generic vertex arrays which caused a wrong array... · 21cf4144
      Roland Scheidegger authored
      fix mixed conventional / generic vertex arrays which caused a wrong array order leading to very bogus rendering (for instance WoW intro screen mentioned in #8250).
      21cf4144
  4. Nov 29, 2006
  5. Nov 28, 2006
  6. Nov 27, 2006
  7. Nov 26, 2006
  8. Nov 24, 2006
  9. Nov 23, 2006
  10. Nov 22, 2006
Loading