peter
|
01dfac4a4e
* old logs removed and tabs fixed
|
23 years ago |
carl
|
e94bef4279
- unit cleanup (removed unused defines)
|
23 years ago |
Jonas Maebe
|
5bf4a7f9fc
* GetMaxMode() now returns a smallint instead of a word (since the type
|
24 years ago |
Jonas Maebe
|
bd745d3e82
* fixed problem with new modes system (reported by Vladimir Ravodin) (merged)
|
24 years ago |
peter
|
46b58ded78
* fixes for the stricter compiler
|
24 years ago |
Jonas Maebe
|
2f3239d61c
+ setallpalette hook
|
25 years ago |
Jonas Maebe
|
8bce8284d3
* the defaulthooks are reset if setmode() fails at any point (merged
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
peter
|
0f6ce09f13
* initernmodenumber is now renumbered at the end of AddMode() it
|
25 years ago |
Jonas Maebe
|
b506dc4514
* forgot to remove some non-working experimental code from last
|
25 years ago |
Jonas Maebe
|
732f06de57
* fixed problem that occurred if the graphmode was initialized with
|
25 years ago |
Jonas Maebe
|
575f6c0d6d
* fixed setgraphmode together with the new graphdrivers
|
25 years ago |
Jonas Maebe
|
011a187da3
* final fixes for linux support (graphdriver value of the modes
|
25 years ago |
Jonas Maebe
|
c88da249b4
* added internModeNumber to modeinfo type to fix Linux compatibility
|
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
|
57c538267c
* removed notes
|
25 years ago |
carl
|
35c60dfa09
+ added modes for Atari/Amiga and bit depth also
|
25 years ago |
Jonas Maebe
|
c0910ded8c
* changed maxint -> maxsmallint (range error because of objpas mod
|
25 years ago |
Jonas Maebe
|
27186c9639
* new platform independent mode handling (between -dnewmodes)
|
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 |
daniel
|
ec29a31834
* copyright 2000
|
25 years ago |
daniel
|
a79b4a404b
* copyright 2000 added
|
25 years ago |
Jonas Maebe
|
39343bf688
* removed/commented out (inited but) unused vars and unused types
|
25 years ago |
Jonas Maebe
|
802730bfb5
* changed vesa.inc do it doesn't try to use linear modes anymore (doesn't work
|
26 years ago |
peter
|
62bd7e53ee
* integer -> smallint to overcome -S2 switch needed for ggi version
|
26 years ago |
michael
|
514f0f9879
+ Additional logging
|
26 years ago |