OS4 DepotLogo by Kicko 
(anonymous IP: 3.138.33.178,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Development » Library » Graphics » sdl_blitpool.lha

Sdl_blitpool

Description: Blit/Fill operation pool with optimizer
Download: sdl_blitpool.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 408kb
Version: Release2
Date: 19 Oct 2006
Author: Strangebug, AmigaOS 4.0 compile by Spot / Up Rough
Submitter: Spot / Up Rough
Email: spot/triad se
Homepage: http://members2.jcom.home.ne.jp/shirowmiura/BlitPool/index_e
Category: development/library/graphics
License: LGPL
Distribute: yes
Min OS Version: 4.0
FileID: 2198
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 204  (Current version)
204  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
SDL_BlitPool - Blit/Fill operation pool with optimizer(remove overlapped area),
written in ANSI-C

Blit pool (static) library for the SDL.
This remove overlapped area and divide the back surface blit operation.
According to circumstances does very fast blit operation.
This is written in plain ANSI-C.

Copyright (C) 2005 strangebug, Licensed under the LGPL.

SDL_Blitpool compiled with:
gcc -mcrt=newlib -Wall -O2 -I/sdk/local/newlib/include/SDL
-I/sdk/local/common/include/SDL -c SDL_BlitPool.c

Demos linked with:
gcc -mcrt=newlib -Wall -O2 -I/sdk/local/newlib/include/SDL
-I/sdk/local/common/include/SDL -o switchtest SDL_BlitPool.o planet.c -lsdl
-lauto
gcc -mcrt=newlib -Wall -O2 -I/sdk/local/newlib/include/SDL
-I/sdk/local/common/include/SDL -o switchtest SDL_BlitPool.o look_divide.c -lsdl
-lauto

   .___________________________________________________________.
   |                                                           |
   |       A M I G A   O S   4 . 0   C O M P I L E   B Y       |
  ._______                                        .______.     |
  |  ____/________________________________________|      |__   .
._|____._         |      ._       |      ._       |       _/______.
|      |/         |      |/       |      |/       |      |/       |
|                 |      _________|               |               |
|_________________|______|spt/up  |_______________|_______________| 
   .                                                           .
   |                                                           | 
   |              A B O U T   T H I S   P O R T                |
   |                                                           | 
   |                                                           | 
   |   I am in a shitty economical situation, so if you feel   | 
   |  that what I do is  worth anything, use paypal to donate  |  
   |         to my email addy, spotATtriadDOTse, thanx!        | 
   |                                                           | 
   |                    Spot / Up Rough 2006                   | 
   |___________________________________________________________|




File Version Size Date OS Dls Readme
sdl_gfx.lha2.0.24264kb22 Dec 20124.0335¤ Sdl_gfx - libSDL_gfx
sdl_image.so.lha1.2.6257kb02 Jun 20084.0605¤ Sdl_image - SDL_image shared object for SDL image loading
sdl_oglblit.lha0.5891kb03 Sep 20084.0178¤ Sdl_oglblit - Do fast HW accelerated 2D operations.
sdl_sprite.lha1.2b35kb08 Oct 20064.0266¤ Sdl_sprite - SDLSprite - Display animated sprites
sdl_ttf.so.lha2.0.920kb11 Jul 20094.1541¤ Sdl_ttf - SDL_ttf shared object for TrueType font in SDL
sdllayer.lha0.164Mb06 Aug 20084.0164¤ Sdllayer - Layered display mechanism for SDL, with examples.
sdltty.lha0.0.1820kb02 Jul 20084.0151¤ Sdltty - SDL_TTY
Copyright © 2004-2024 by Björn Hagström All Rights Reserved