To get this branch, use:
bzr branch
/browse/iphone/common
« back to all changes in this revision
Viewing changes to source/NSObject_DeviceDetection.m
Dömötör Gulyás
2010-07-04 17:06:19
Revision ID: dognotdog@gmail.com-20100704150619-3vjoon64s20bvxxw
improved device detection; adds CGPosition animation; adds GLString classes
Show diffs side-by-side
added
removed
32
static uint32_t nextPot(uint32_t v)
44
- (uint32_t) fullScreenTexturePotSize
47
CGSize size = [UIScreen mainScreen].currentMode.size;
48
uint32_t px = fmaxf(size.width,size.height);
Loggerhead 1.17 is a web-based interface for Bazaar branches