|
829fbf19
|
2000-03-02T01:18:38
|
|
Mac backend for the graphics subsystem.
|
|
f21dac02
|
2000-03-02T01:17:50
|
|
Don't #include <memory.h> but #include <string.h> to avoid header clash under MacOS. I don't think this affects other platforms.
|
|
c3b68094
|
2000-03-02T01:16:33
|
|
MacOS: include grmac.h
(+ fixed typo in comment)
|
|
587bc78f
|
2000-02-28T15:13:08
|
|
the Win32 seems to be fixed and working now
|
|
d60389be
|
2000-02-21T17:46:24
|
|
formatting
|
|
a1b60580
|
2000-02-21T17:45:15
|
|
small fix, PageUp/PageDown now work
Alt-F4 doesn't work anymore (needs more
changes :-)
|
|
9e416a87
|
2000-02-02T12:49:14
|
|
small fix in rules
|
|
d00a8ce6
|
2000-01-18T09:52:08
|
|
some updates. The yesterday modifications prevented the demo
programs from compiling under Unix. fixed..
|
|
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...
|
|
a00b6e69
|
2000-01-13T15:35:02
|
|
Fixing Makefile rules.
|
|
d2b1f357
|
1999-12-16T23:11:37
|
|
Initial revision
|