Jonas Maebe
|
85f0d28bf1
* fix for disposing font data because it can contain #0 chars
|
26 years ago |
Jonas Maebe
|
03980540bd
* reordered some local variables (first 4 byte vars, then 2 byte vars
|
26 years ago |
peter
|
85c3b9ff3b
* new graph unit is default for go32v2
|
26 years ago |
Jonas Maebe
|
aa5751acbc
* changed name of modeinfo variable to vesamodeinfo and fixed
|
26 years ago |
Jonas Maebe
|
bd4d132c5b
+ detectgraph
|
26 years ago |
Jonas Maebe
|
5f0cf70477
* optimized patternline a bit (always use hline when possible)
|
26 years ago |
Jonas Maebe
|
47b14faf20
* renamed text.inc -> gtext.inc to avoid conflict with system unit
|
26 years ago |
Jonas Maebe
|
4e43bad546
+ hlinevesa256 and vlinevesa256
|
26 years ago |
Jonas Maebe
|
34f074549c
* graph.pp: removed pieslice and sector from ToDo list
|
26 years ago |
Jonas Maebe
|
e188d82aec
* another fix for a case where internalellipsedefault went haywire
|
26 years ago |
Jonas Maebe
|
6ea818a303
* small change to internalellipsedef to be TP compatible
|
26 years ago |
Jonas Maebe
|
66e28ab9c1
* fixed Arc: internallellipse went into an endless loop if StAngle =
|
26 years ago |
Jonas Maebe
|
062f4e5991
* several changes to internalellipse to make it faster
|
26 years ago |
Jonas Maebe
|
cb55fd4de2
* FloodFill: did not take into account current viewport settings
|
26 years ago |
florian
|
49f7b705a6
* bar: y2 can be less y1, fixed
|
26 years ago |
Jonas Maebe
|
c023f717f1
+ xor-, and and- orput support for VESA256 modes
|
26 years ago |
florian
|
ddf0f0389b
* cosmetic changes
|
26 years ago |
florian
|
0014fa54a3
* HLine16 and VLine16 implemented
|
26 years ago |
Jonas Maebe
|
d045295cd4
+ added Log and Id tags
|
26 years ago |
carl
|
2b0159828c
+ Added support for hardware paging
|
26 years ago |
carl
|
b0bdd46ee1
* Bugfixes for RegisterBGIFont which can be called BEFORE
|
26 years ago |
carl
|
3ff2cdf4a9
+ Added some color constants
|
26 years ago |
carl
|
66da57e934
* EGAxxxx color constants
|
26 years ago |
florian
|
e905aeea04
* most of the Object Pascal stuff moved to the system unit
|
26 years ago |
carl
|
8e45cea1c3
+ VESA Driver name
|
26 years ago |
carl
|
040fa666a8
+ SetActivePage
|
26 years ago |
carl
|
32195301c8
* GetViewSettings was not returning correct values
|
26 years ago |
carl
|
23c364f842
+ Fully implemented clipping
|
26 years ago |
carl
|
a6a9da360d
* ClearViewPort was wrong ,and is now 75% faster
|
26 years ago |
carl
|
1a45ac6847
+ Some cleanup
|
26 years ago |