diff options
author | David Reveman <davidr@novell.com> | 2006-02-16 02:57:51 +0000 |
---|---|---|
committer | David Reveman <davidr@novell.com> | 2006-02-16 02:57:51 +0000 |
commit | e3e74a4a9760649ee571df0a140d419f8757d906 (patch) | |
tree | 23085173b0a53fa298712998e053bd4aff0a63ff /ChangeLog | |
parent | 7a54cc935345267b12b8db4626855cd1e38b7dbd (diff) |
GL_ARB_texture_rectangle and GL_ARB_texture_border_clamp are no longer required for texture objects
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2006-02-16 David Reveman <davidr@novell.com> + * src/glitz_texture.c: Fix so that GL_ARB_texture_rectangle + and GL_ARB_texture_border_clamp are not required for texture + object creation. + * TODO: Add note about removing some complexity. * src/glitz_pixel.c (glitz_get_pixels): Patch together clipped |