Age | Commit message (Collapse) | Author |
|
|
|
|
|
Though, progs/demos/cubemap.c doesn't quite work right...
|
|
glDrawPixels works now.
|
|
|
|
|
|
Though, only GL_MIPMAP_NEAREST / GL_LINEAR works right now.
|
|
|
|
|
|
|
|
Fewer float/int conversions involved.
|
|
|
|
|
|
|
|
|
|
Precompute tiles_per_row. Use ushort multiplies in a few places. New comments.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is in a separate commit to ensure renames are properly preserved.
|