Age | Commit message (Collapse) | Author |
|
|
|
glReadPixels done, glDrawPixels mostly done.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
changed some pointers to be (char *) instead of (long)
|
|
|
|
1015696)
|
|
|
|
|
|
|
|
minor fixes to fxMesa
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Moved all code related to specific texture compression modes into
new texcompress_s3tc.c and texcompress_fxt1.c files (but not implemented).
|