> What is the difference between drawing to a pixmap's index data buffer, > and drawing to a linear pixel buffer? I can see the former is used when > drawing to priority maps, but what should be used if a gfx helper > function is needed for visual buffers?
Actually, I guess that linear pixel buffers are what the graphics driver uses for storage of picture data? > Why is there gfx_draw_box_pixmap_i() but not gfx_draw_box_buffer() ? Still not sure about this. Alex.
