Changeset 1527 for trunk/platform/g12/platform_camera.h
- Timestamp:
- 01/04/12 10:53:44 (17 months ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
platform/g12/platform_camera.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/reyalp-flt merged: 1466,1468-1470,1478-1480,1482,1484-1487,1490-1492,1496-1497,1499-1526
- Property svn:mergeinfo changed
-
trunk/platform/g12/platform_camera.h
r1484 r1527 66 66 #undef CAM_USES_ASPECT_CORRECTION 67 67 #define CAM_USES_ASPECT_CORRECTION 1 //camera uses the modified graphics primitives to map screens an viewports to buffers more sized 68 #undef CAM_BITMAP_WIDTH 69 #undef CAM_BITMAP_HEIGHT 70 #define CAM_BITMAP_WIDTH 960 // Actual width of bitmap screen in bytes 71 #define CAM_BITMAP_HEIGHT 270 // Actual height of bitmap screen in rows 68 72 69 73 #undef EDGE_HMARGIN
Note: See TracChangeset
for help on using the changeset viewer.