Jonas Maebe
|
0293387955
* removed 64bit evaluations when range checking is on
|
25 years ago |
Jonas Maebe
|
2f3239d61c
+ setallpalette hook
|
25 years ago |
Jonas Maebe
|
167eb0e268
* set _graphresult to grnotdetected if the vesa setmode interrupt
|
25 years ago |
Jonas Maebe
|
25d36d7547
* fixed wrongly matched comment pair for log section
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
Jonas Maebe
|
577075367d
* LFB modes finally work! You have to add $4000 to the mode number
|
25 years ago |
Jonas Maebe
|
c246def634
* always set SetupLinear to false at the start of the routine (there
|
25 years ago |
Jonas Maebe
|
0250b1238a
* set some more procedures back to the defaults when using linear
|
25 years ago |
peter
|
2d6a92f17e
* graph unit include is now independent and the dependent part
|
25 years ago |
pierre
|
47a02cf8d3
+ UseLFB and UseNoSelector vars to force LinearFrameBuffer use
|
25 years ago |
pierre
|
c653648412
* fixes for LFB mode
|
25 years ago |
Jonas Maebe
|
ba7b10c01d
+ new, faster fillpoly from Thomas Schatzl
|
25 years ago |
daniel
|
ec29a31834
* copyright 2000
|
25 years ago |
daniel
|
a79b4a404b
* copyright 2000 added
|
25 years ago |
Jonas Maebe
|
3acae3c898
* fixed bug in getscanlinevesa256 and hlinevesa256 for short lines (<8 pixels)
|
25 years ago |
Jonas Maebe
|
14bc1b379d
* again small fix to patternline-, hline- and getscanlinevesa256
|
25 years ago |
Jonas Maebe
|
293e8aab2c
* fixed small bug in hlinevesa256, getscanlinevesa25 and patternlinevesa256
|
25 years ago |
Jonas Maebe
|
c57914dd58
* fixed VESA palrec structure
|
25 years ago |
Jonas Maebe
|
57a1f1639f
* finished patternlineVESA256 and enabled it
|
25 years ago |
Jonas Maebe
|
f13d2bd66d
+ patternlineVESA256, not yet used because I'm not yet sure it's
|
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 |
Jonas Maebe
|
91fca2d81f
* putimage now performs the lipping itself and uses directputpixel
|
26 years ago |
Jonas Maebe
|
4ebd215a8c
* changed definition of getscanlineproc to "getscanline(x1,x2,y:
|
26 years ago |
pierre
|
2d262be05a
* some LinearFrameBuffer code, not finished
|
26 years ago |
carl
|
54be56118f
+ page flipping for all VESA modes.
|
26 years ago |
pierre
|
750404818d
* avoid FPC problem in array of char comp
|
26 years ago |
carl
|
313e7424d1
* GetPixVESA16 bugfix with read segment.
|
26 years ago |
Jonas Maebe
|
33a70bdf4b
+ all available mode numbers are logged if you compile the unit with
|
26 years ago |
Jonas Maebe
|
acabc4c7fa
* fixed VlineVESA256 and re-enabled it in graph.inc
|
26 years ago |