One of the most problematic constraints when developing applications for mobile or Set Top Box is video memory (AKA VRAM). You often will not have control over how much video memory is allocated to your application, or what the fallback behaviour is when your application uses too much. This can be a pain, especially when … Continue reading Sneaky tricks for developing on small devices – Bitmap ‘folding’
↧