| Poster | Thread | 
|  pavlor 
 | |  | Re: WarpJPEG.datatype 45.12 - now with AltiVec speed boost Posted on 15-May-2015 20:00:08
 |  | [ #1 ] | 
 | 
| |
 |  |  
| Elite Member 
  |  | Joined: 10-Jul-2005 Posts: 9711
 From: Unknown
 |  |  |  |  |  
|  | 
 |  | 
| Status: Offline |  | 
|  | 
|  Phantom 
  | |  | Re: WarpJPEG.datatype 45.12 - now with AltiVec speed boost Posted on 15-May-2015 20:33:32
 |  | [ #2 ] | 
 | 
| |
 |  |  
| Elite Member 
  |  | Joined: 2-Aug-2007 Posts: 2047
 From: Unknown
 |  |  |  |  |  
|  | 
 | | Thanks for the update. _________________
 
 | 
 | 
| Status: Offline |  | 
|  | 
|  zzd10h 
  | |  | Re: WarpJPEG.datatype 45.12 - now with AltiVec speed boost Posted on 15-May-2015 22:38:49
 |  | [ #3 ] | 
 | 
| |
 |  |  
| Amiga Developer Team 
  |  | Joined: 21-May-2012 Posts: 1077
 From: France
 |  |  |  |  |  
|  | 
 |  | 
| Status: Offline |  | 
|  | 
|  Rob 
  | |  | Re: WarpJPEG.datatype 45.12 - now with AltiVec speed boost Posted on 15-May-2015 22:45:26
 |  | [ #4 ] | 
 | 
| |
 |  |  
| Elite Member 
  |  | Joined: 20-Mar-2003 Posts: 6428
 From: S.Wales
 |  |  |  |  |  
|  | 
 | | Thanks for the update.   Just downloaded. | 
 | 
| Status: Offline |  | 
|  | 
|  Tuxedo 
  | |  | Re: WarpJPEG.datatype 45.12 - now with AltiVec speed boost Posted on 16-May-2015 8:44:14
 |  | [ #5 ] | 
 | 
| |
 |  |  
| Elite Member 
  |  | Joined: 28-Nov-2003 Posts: 2352
 From: Perugia, ITALY
 |  |  |  |  |  
|  | 
 | | Great!Now Loview image loading times was comparable to mos side on my peg2 the only.remaining problem.now was that from loading to display on os4 theres still some weird delay...
 
 Great work!
 _________________
 Simone"Tuxedo"Monsignori, Perugia, ITALY.
 | 
 | 
| Status: Offline |  | 
|  | 
|  Massi 
 | |  | Re: WarpJPEG.datatype 45.12 - now with AltiVec speed boost Posted on 16-May-2015 12:42:52
 |  | [ #6 ] | 
 | 
| |
 |  |  
| Cult Member 
  |  | Joined: 2-Feb-2011 Posts: 628
 From: Rome, Italy
 |  |  |  |  |  
|  | 
 | | @Futaura
 Thanks for this cool work, will try it asap.
 _________________
 SAM440EP-FLEX @ 733 Mhz, AmigaOS 4.1 Update 1
 | 
 | 
| Status: Offline |  | 
|  | 
|  newlight 
 | |  | Re: WarpJPEG.datatype 45.12 - now with AltiVec speed boost Posted on 16-May-2015 13:30:00
 |  | [ #7 ] | 
 | 
| |
 |  |  
| Super Member 
  |  | Joined: 10-Sep-2007 Posts: 1937
 From: Somewhere in Spain
 |  |  |  |  |  
|  | 
 | | Congratulations!!!         Last edited by  newlight on 16-May-2015 at 01:31 PM.Last edited by  newlight on 16-May-2015 at 01:30 PM.
 
 _________________
 AMIGA 500 1.5 MB ACA500/ACA1232 accelerators
 AMIGA 500 German
 CD32 unexpanded
 Amiga 1200 Tower on AmigaKit since years
 AMIGA 1300 030/50 Mhz/32 MB WB 3.9 with lots of games&demos
 AMIGA ONE XE G3 PPC 800 Mhz/1 GB RAM/RADEON 9250 128 MB/SATA CONTROLLER
 | 
 | 
| Status: Offline |  | 
|  | 
|  Futaura 
 | |  | Re: WarpJPEG.datatype 45.12 - now with AltiVec speed boost Posted on 16-May-2015 14:15:26
 |  | [ #8 ] | 
 | 
| |
 |  |  
| Regular Member 
  |  | Joined: 10-May-2004 Posts: 253
 From: UK
 |  |  |  |  |  
|  | 
 | | @Tuxedo
 Quote:
 
 | Now Loview image loading times was comparable to mos side on my peg2 the only.remaining problem.now was that from loading to display on os4 theres still some weird delay... | 
 I can't be sure, but it is probably down to differences in the way picture.datatype works on MOS and OS4.  On OS4, it keeps the original chunky data, unscaled and not remapped, in a large pixel buffer - when it comes to display it, it then copies this data into the target bitmap.  I think MOS doesn't keep the original image data and puts the image directly into a bitmap possibly, so no need to copy it across (used to be the case with the CGX picture.datatype on OS3.x at least).  Each approach has its advantages and disadvantages.
 _________________
 IBrowse, AmiSSL and Warp Datatype Developer
 | 
 | 
| Status: Offline |  | 
|  | 
|  Tuxedo 
  | |  | Re: WarpJPEG.datatype 45.12 - now with AltiVec speed boost Posted on 16-May-2015 15:53:07
 |  | [ #9 ] | 
 | 
| |
 |  |  
| Elite Member 
  |  | Joined: 28-Nov-2003 Posts: 2352
 From: Perugia, ITALY
 |  |  |  |  |  
|  | 
 | | @Futaura
 I see...however now things goes faster :)
 
 Good job!
 _________________
 Simone"Tuxedo"Monsignori, Perugia, ITALY.
 | 
 | 
| Status: Offline |  | 
|  | 
|  Templario 
  | |  | Re: WarpJPEG.datatype 45.12 - now with AltiVec speed boost Posted on 16-May-2015 16:36:16
 |  | [ #10 ] | 
 | 
| |
 |  |  
| Elite Member 
  |  | Joined: 22-Jun-2004 Posts: 3678
 From: Unknown
 |  |  |  |  |  
|  | 
 | | Thanks for the update Oliver! | 
 | 
| Status: Offline |  | 
|  | 
|  BillE 
  | |  | Re: WarpJPEG.datatype 45.12 - now with AltiVec speed boost Posted on 17-May-2015 8:20:35
 |  | [ #11 ] | 
 | 
| |
 |  |  
| Super Member 
  |  | Joined: 14-Nov-2003 Posts: 1202
 From: Northern Scotland
 |  |  |  |  |  
|  | 
 | | Just ordered.
 Thanks for supporting the Amiga.
 | 
 | 
| Status: Offline |  | 
|  | 
|  Massi 
 | |  | Re: WarpJPEG.datatype 45.12 - now with AltiVec speed boost Posted on 17-May-2015 12:29:05
 |  | [ #12 ] | 
 | 
| |
 |  |  
| Cult Member 
  |  | Joined: 2-Feb-2011 Posts: 628
 From: Rome, Italy
 |  |  |  |  |  
|  | 
 | | @Futaura
 Haven' t downloaded it yet, how to order?
 _________________
 SAM440EP-FLEX @ 733 Mhz, AmigaOS 4.1 Update 1
 | 
 | 
| Status: Offline |  | 
|  | 
|  Kicko 
  | |  | Re: WarpJPEG.datatype 45.12 - now with AltiVec speed boost Posted on 17-May-2015 19:02:01
 |  | [ #13 ] | 
 | 
| |
 |  |  
| Elite Member 
  |  | Joined: 19-Jun-2004 Posts: 5009
 From: Sweden
 |  |  |  |  |  
|  | 
 |  | 
| Status: Offline |  | 
|  |