| version 1.10 | | version 1.11 |
|---|
| | |
| -gl_simple is equivalant to | | -gl_simple is equivalant to |
| "-gl_texmagfilt GL_NEAREST -gl_texminfilt GL_NEAREST" | | "-gl_texmagfilt GL_NEAREST -gl_texminfilt GL_NEAREST" |
| -gl_alttexmerge to enable new texmerge for Opengl that draws both textures, | | -gl_alttexmerge to enable new texmerge for Opengl that draws both textures, |
| rather than merging them into a single texture. Uses less texture ram. | | rather than merging them into a single texture. (default) |
| -gl_stdtexmerge uses default texmerge. (default) | | -gl_stdtexmerge uses default texmerge. Uses more texture ram, but might be a |
| | | bit faster |
| -gl_library <l> to specify alternate opengl library to load. (only if d1x was | | -gl_library <l> to specify alternate opengl library to load. (only if d1x was |
| compiled with OGL_RUNTIME defined) | | compiled with OGL_RUNTIME defined) |
| -gl_16bittextures attempts to possibly, maybe, use 16 bit textures (though it | | -gl_16bittextures attempts to possibly, maybe, use 16 bit textures (though it |