home *** CD-ROM | disk | FTP | other *** search
/ Dream 57 / Amiga_Dream_57.iso / Amiga / Programmation / c / Exemples / Affichage / CyberGL-DevKit.readme < prev    next >
Encoding:
Text File  |  1998-09-24  |  792 b   |  22 lines

  1. Short:    CyberGL-stubs/fd/inline for gcc-2.7.2.+
  2. Author:   Niels.Froehling@Informatik.Uni-Oldenburg.DE (Niels Froehling)
  3. Uploader: Niels.Froehling@Informatik.Uni-Oldenburg.DE (Niels Froehling)
  4. Type:     dev/c
  5.  
  6.  I've created some usefull things for CyberGL. This collection contains a missed
  7. fd-file, a new inline-include for gcc, and library-call-stubs for gcc based upon
  8. inline-inlude with automatic open and close for every program linked with it.
  9.  The standard-includes are a bit modified to be as gl-compatible as possible.
  10.  
  11.  include/clib/cybergl_protos.h
  12.  include/cybergl/cybergl.h
  13.  include/cybergl/cybergl_display.h
  14.  include/fd/cybergl_lib.fd
  15.  include/gl/gl.h
  16.  include/inline/cybergl.h
  17.  include/pragmas/cybergl_pragmas.h
  18.  include/proto/cybergl.h
  19.  lib/libgl.a
  20.  lib/libgl.c
  21.  lib/libgl.o
  22.