peter
|
01dfac4a4e
* old logs removed and tabs fixed
|
23 years ago |
carl
|
712bd8dbc1
- unit cleanup (removed unused defines)
|
23 years ago |
marco
|
4af59f4504
* Renamefest
|
23 years ago |
Jonas Maebe
|
bd745d3e82
* fixed problem with new modes system (reported by Vladimir Ravodin) (merged)
|
24 years ago |
Jonas Maebe
|
c91a23c27d
* new constant handling: from now on, hex constants >$7fffffff are
|
25 years ago |
Jonas Maebe
|
2f3239d61c
+ setallpalette hook
|
25 years ago |
peter
|
3c7d8f0db1
* merged setvideostate patch
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
Jonas Maebe
|
575f6c0d6d
* fixed setgraphmode together with the new graphdrivers
|
25 years ago |
Jonas Maebe
|
8d2b35c5ef
* released -dnewmodes
|
25 years ago |
Jonas Maebe
|
71184303bd
* setviewport was sometimes called with parameters from the previous
|
25 years ago |
peter
|
d87a8dd637
* detectmode between ifdef
|
25 years ago |
Jonas Maebe
|
2d01b922b6
* release memory of newmodeinfo in graphexitproc
|
25 years ago |
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 |