|
1631d048
|
2000-01-17T11:06:27
|
|
moved the graphics drivers to "demos/graph/*"
|
|
cb58dbb4
|
2000-01-17T11:04:55
|
|
Some important changes were performed :
- the graphics drivers were moved from "demos/config/*" to
"demos/graph/*"
- a Win32 graphics driver was added. (note that keyboard
management is a bit buggy, but it's really usable).
- the "demos/Makefile" and "demos/graph/rules.mk" were
seriously modified
- the demo programs now compile AND run with gcc,
Visual C++ and LCC-Win32 !! The other ones should be
really easy to add now, as LCC was the really smart ass
in this list...
|
|
14954e6b
|
2000-01-17T10:56:16
|
|
Some major improvements were required to the Makefile to:
- compile the demonstration programs in any directory, by
using the "TOP" and "CONFIG_MK" environment variables
- the graphics drivers have moved from "demos/config/*" to
"demos/graph/*"
- brain-dead compilers like LCC-Win32 required some
changes in the way executables are linked
|
|
7dff772e
|
2000-01-17T08:24:22
|
|
Added ftraster.h for better support of standalone mode.
Fixed cleaning rules for the demo programs.
|
|
f6356ab7
|
2000-01-14T15:38:30
|
|
some changes used to debug the new raster and the OS/2
graphics driver
|
|
6bc8b1f0
|
2000-01-14T15:36:55
|
|
bugfixes to the OS/2 graphics driver. It now works !!
|
|
a00b6e69
|
2000-01-13T15:35:02
|
|
Fixing Makefile rules.
|
|
f993b6a0
|
2000-01-08T17:10:33
|
|
demos/config/x11/rules.mk:
support for multiple X11R6 entries in $(PATH) added.
ftxbbox.c, ftcalc.c, ftdebug.c, ftdriver.h:
doc fixes.
ftdebug.c:
formatting.
ftdebug.h:
making makros `;'-safe (i.e., they can now be used within if-else clauses
without side effects resp. don't produce a single `;').
|
|
edfc0f8a
|
2000-01-07T14:37:24
|
|
changed rules to build demos on Solaris
|
|
c6cda4a7
|
1999-12-18T19:05:00
|
|
added 'demos/bin' to the repository
|
|
d2b1f357
|
1999-12-16T23:11:37
|
|
Initial revision
|