Changeset 486 for trunk/thune/gl/draw_list.c
- Timestamp:
- 10/15/07 04:51:18 (13 months ago)
- Files:
-
- 1 modified
-
trunk/thune/gl/draw_list.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/thune/gl/draw_list.c
r458 r486 1197 1197 break; 1198 1198 1199 case DOP_IMAGE: // image [x,y] texture1199 case DOP_IMAGE: // image[/trans] [x,y] texture 1200 1200 { 1201 1201 GLfloat x, y;
