fpc/rtl/inc/graph
Jonas Maebe d045295cd4 + added Log and Id tags
* added first FPC support, only VGA works to some extend for now
  * use -dasmgraph to use assembler routines, otherwise Pascal
    equivalents are used
  * use -dsupportVESA to support VESA (crashes under FPC for now)
  * only dispose vesainfo at closegrph if a vesa card was detected
  * changed int32 to longint (int32 is not declared under FPC)
  * changed the declaration of almost every procedure in graph.inc to
    "far;" becquse otherwise you can't assign them to procvars under TP
    real mode (but unexplainable "data segnment too large" errors prevent
    it from working under real mode anyway)
1999-07-12 13:27:06 +00:00
..
clip.inc + added Log and Id tags 1999-07-12 13:27:06 +00:00
dpmi.inc + added Log and Id tags 1999-07-12 13:27:06 +00:00
fills.inc + added Log and Id tags 1999-07-12 13:27:06 +00:00
fontdata.inc + added Log and Id tags 1999-07-12 13:27:06 +00:00
graph.inc + added Log and Id tags 1999-07-12 13:27:06 +00:00
graph.pp + added Log and Id tags 1999-07-12 13:27:06 +00:00
graph.tex + up to SetUserCharSize added. 1999-06-02 01:50:53 +00:00
modes.inc + added Log and Id tags 1999-07-12 13:27:06 +00:00
palette.inc + added Log and Id tags 1999-07-12 13:27:06 +00:00
text.inc + added Log and Id tags 1999-07-12 13:27:06 +00:00
vesa.inc + added Log and Id tags 1999-07-12 13:27:06 +00:00