Jonas Maebe
|
6cb27b64e6
+ added missing detectMode stuff for -dnewmodes
|
25 years ago |
Jonas Maebe
|
27186c9639
* new platform independent mode handling (between -dnewmodes)
|
25 years ago |
Jonas Maebe
|
7a5240c730
* calling a graph function when initgraph is not yet called now prints
|
25 years ago |
florian
|
b8faf9a8a3
* some more procedures can be now hooked by the OS specific implementation
|
25 years ago |
florian
|
fe462795f6
* introduce a DrawBitmapCharHoriz procedure variable to accelerate output on
|
25 years ago |
florian
|
8a700b7568
* ClearViewPort fixed
|
25 years ago |
peter
|
2d6a92f17e
* graph unit include is now independent and the dependent part
|
25 years ago |
peter
|
6dac8462c5
* move graph.inc to the target dir
|
26 years ago |
Jonas Maebe
|
887c7e173b
* fixed pascal version of (direct)putpixelx
|
26 years ago |
florian
|
707675a501
+ first release of win32 gui support
|
26 years ago |
carl
|
f7e31f50f6
* Bugfix of mode m800x600x64k - wrong vide mode would be used.
|
26 years ago |
carl
|
a3f4314a19
- Removed some old french comments.
|
26 years ago |
Jonas Maebe
|
0fa97f88ea
* fixed set/getvgargbpalette for VGA 16 color modes
|
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
|
5f0cf70477
* optimized patternline a bit (always use hline when possible)
|
26 years ago |
Jonas Maebe
|
c8541db634
+ getscanline16
|
26 years ago |
Jonas Maebe
|
cc0428dcda
* fixed another typo :(
|
26 years ago |
Jonas Maebe
|
5edf8b5488
* -dlogging no longer required to fuction correctly
|
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
|
6ea818a303
* small change to internalellipsedef to be TP compatible
|
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 |
Jonas Maebe
|
51cc22f9c6
* fixed hline16 and vline16 for notput (also TP supports copy, and, or, xor and
|
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 |
florian
|
7821e9580a
* small VGA detection problem solved
|
26 years ago |