diff options
author | Carsten Weisse <[email protected]> | 2005-05-11 21:45:02 +0000 |
---|---|---|
committer | Carsten Weisse <[email protected]> | 2005-05-11 21:45:02 +0000 |
commit | 3b306d7e1b911c59908a62f4a30fa605a8dd3f06 (patch) | |
tree | 3344fb4da09314e9a5fff1eb4e2a9b059ac3c923 /src/jake2/client/CL.java | |
parent | faf6ce9bdbfc0ba8daa10933f6bc51fdee37c4d8 (diff) |
the default pixel alignment in OpenGL is 4.
to store images correctly with an vid.width e.g 713
(713 isn't a multiple of 4)
the alignment has to be 1 byte.
see also:
http://www.javagaming.org/cgi-bin/JGNetForums/YaBB.cgi?board=jogl;action=display;num=1115392413
Diffstat (limited to 'src/jake2/client/CL.java')
0 files changed, 0 insertions, 0 deletions