Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Add the remaining from/to types for GL_EXT_texture_integer (and R/RG). | Eric Anholt | 2012-01-27 | 1 | -0/+115 |
This aborts and crashes in intel oglconform's int-textures into being just rendering failures. Clamping isn't handled yet. v2: Add missing "break". v3: Drop the int/uint distinction, since they don't need different clamping. NOTE: This is a candidate for the 8.0 branch. Reviewed-by: Brian Paul <[email protected]> (v2) (cherry picked from commit d6c58545a1da8c83f0aad296a5e9e31a7c77cfe4) |