home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4125 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.4 KB

  1. From: magicsn@birdland.es.bawue.de (Steffen Haeuser)
  2. Path: eisbaer.bb.bawue.de!birdland.es.bawue.de
  3. Newsgroups: comp.sys.amiga.programmer
  4. Message-ID: <80000305721230751054@BIRDLAND>
  5. X-Mailer: fastnet2rfc V2.0 - (tse) Lunqual%MAB@wsb.freinet.de / Tachy@wsb.freinet.de
  6. Organization: Birdland BBS, Dettingen/Teck, South Germany
  7. Content-Type: text/plain; charset=ISO-8859-1
  8. Subject: rtgmaster...
  9. Date: 17 Feb 1996 19:04:35
  10.  
  11. Hi!
  12.  
  13. Would someone be interested in overtaking developpement for the ECS/AGA 
  14. sublibrary for rtgmaster.library ? I am already VERY BUSY with the 
  15. masterlibrary itself and the CyberGraphX and EGS sublibraries... and i am not 
  16. very familiar to Planar stuff (which sucks, in my opinion...), so i fear some 
  17. of my code might be NOT OPTIMAL...
  18.  
  19. For what i am looking here would be one of those hardcore Planar coder guys... 
  20. :) I even had the thought we code add a "Pseudo Screenmode" Fast: Lowres, 
  21. that in fact uses hardware hacking, accessing the blitter directly, using 2x2 
  22. mode, and all that stuff... as long as it works under multitasking... but i do 
  23. not know very much about such stuff, like i have to admit... and i want 
  24. Graphiccs Boards AND ECS/AGA sublibraries as fast as possible :)
  25.  
  26. Interested guys, please send me mail, i will send you developper docs and 
  27. sources... (what would be a great help, as most stuff is already implemented 
  28. for intuition stuff, are :
  29.  
  30. - A function to copy a rectangle out of a PLANAR Buffer to the Chipram, with
  31.   optimal speed, for ALL modes, 2-256 colors, including EHB, WITHOUT
  32.   OS functions (using longword access where possible...)
  33. - A function that loads c2p algorithms from harddrive, in any senseful
  34.   format you choose (the developper of rtgAMI.library chooses the format
  35.   for the rtg c2p :) ) and performs a c2p for a RECTANGLE TO A BITMAP
  36.   (the Bitmap maybe bigger than the rectangle...). The function will run
  37.   asynchrone and set a certain flag that is provided by the caller of the
  38.   function, as soon, as the c2p finished).
  39. - A function for drawing a filled box and for linedrawing.
  40. - A function for fast blitting.
  41. - A function for clearing a rectangular area.
  42.  
  43. For graphics Boards already nearly everything is implemented, but for 
  44. ECS/AGA... sigh... And i simply do not have the time at the moment for ANOTHER 
  45. sublibrary... (OK, most stuff needed for the library is already implemented, 
  46. but NOT the above mentioned things...)
  47.  
  48. Steffen Haeuser
  49.