Skip to content
Snippets Groups Projects
  1. Mar 25, 2009
  2. Jul 25, 2008
  3. Mar 24, 2006
  4. Jan 20, 2006
  5. Jan 12, 2006
  6. Jun 13, 2005
  7. Oct 06, 2004
  8. Oct 26, 2003
  9. May 16, 2003
  10. Jun 18, 2002
  11. Apr 17, 2002
  12. Nov 08, 2001
  13. Jul 16, 2001
  14. Jul 07, 2001
  15. Jul 03, 2001
  16. Jun 30, 2001
  17. May 11, 2001
  18. Mar 13, 2001
  19. Jan 24, 2001
    • slevy's avatar
      · 7598cb3b
      slevy authored
      Lots more caching (e.g. of texture slot numbers and texture id's) for speed.
      
      txbind(NULL, NULL) invalidates currently-bound-texture-id cache.
      Allow texture index 0 to hold a texture.  This allows for
      kludges like using a [0..1) coordinate as a constant texture index.
      
      Handle new texture attributes: alpha (-> 2-channel tx with luminance=0),
      intensity (luminance=1, alpha=brightness).
      7598cb3b
  20. Oct 09, 1999
Loading