fs2open: trunk r3017
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
taylor | trunk | 2006-04-11 21:00 | Pending | ||
Changeset | some small optimizations and cleanup use floats for gr_bitmap() size and positions, mainly for non-standard resolutions since this allows proper resizing and positioning (the cast to float was happening later anyway so there should be not additional slowdown from that with standard resolutions) change g3_draw_2d_poly_bitmap() to use floats instead of ints, gets rid of the extra cast and allows better resize values |
||||
mod - /trunk/fs2_open/code/graphics/2d.cpp | Diff File | ||||
mod - /trunk/fs2_open/code/render/3d.h | Diff File | ||||
mod - /trunk/fs2_open/code/render/3ddraw.cpp | Diff File |