Commit Graph

8 Commits

Author SHA1 Message Date
daniel
ec29a31834 * copyright 2000 2000-01-07 16:41:28 +00:00
peter
720a3fb050 * modes moved to interface
* integer -> smallint
1999-12-20 11:22:38 +00:00
Jonas Maebe
4ebd215a8c * changed definition of getscanlineproc to "getscanline(x1,x2,y:
integer; var data);" so it can be used by getimage too
  * changed getimage so it uses getscanline
  * changed floodfill, getscanline16 and definitions in Linux
    include files so they use this new format
  + getscanlineVESA256 for 256 color VESA modes (banked)
1999-12-11 23:41:38 +00:00
carl
4d3b187b4c * Bugfix if getimage / putimage, format was not standard with FPC
graph.
1999-11-12 02:13:01 +00:00
sg
a32597ec3c * Fixed a LOT of bugs:
* - Default mode should be determined by GGI now
* - Colors are working (only the 16 standard VGA colors, though)
1999-11-10 10:54:24 +00:00
sg
f57aa6ae05 * GGI programs must link to libc, or ggiOpen will fail!
* Changed max length of ModeNames string from 18 to 20 chars
1999-11-08 20:04:55 +00:00
michael
1bb66bbb68 * Fist working version of svgalib new graph unit
* Initial implementation of ggi new graph unit
1999-11-08 00:08:43 +00:00
michael
37c89a983e + Start of common graph implementation 1999-11-07 16:57:26 +00:00