Search found 3 matches
- Sun Jan 31, 2010 4:37 am
- Forum: PSP Development
- Topic: the fastest 2d hardware accelerated library
- Replies: 7
- Views: 4729
- Sun Jan 31, 2010 3:18 am
- Forum: PSP Development
- Topic: the fastest 2d hardware accelerated library
- Replies: 7
- Views: 4729
- Sun Jan 31, 2010 2:24 am
- Forum: PSP Development
- Topic: the fastest 2d hardware accelerated library
- Replies: 7
- Views: 4729
the fastest 2d hardware accelerated library
Hi I'm searching a very fast 2d blitting library because SDL is very slow... My Problem is in general quite easy, I'm just coding a 2d tilemap based engine but with around 15 fps by drawing the screen full with 16x16 tiles, SDL is just to slow. So now I'm searching for a library that is blitting the...