Age | Commit message (Collapse) | Author |
|
As defined by GL_EXT_texture_integer.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24-bit Z in 32-bit pixel. We could probably use the MESA_FORMAT_S8_Z24
format but this there's a few places where we explicitly don't want stencil.
This format may go away at some point in the future.
|
|
|
|
|
|
|
|
Call it from in the main Mesa glTexImage functions.
|
|
|
|
|
|
|
|
Not used by any hardware driver. ARGB4444 and ARGB4444_REV remain.
|
|
Removed: MESA_FORMAT_RGBA, RGB, ALPHA, LUMINANCE, LUMINANCE_ALPHA, INTENSITY.
|
|
|