diff options
author | Brian Paul <[email protected]> | 2004-09-13 14:54:19 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2004-09-13 14:54:19 +0000 |
commit | 1fcac8b1c19d0603a9feac44306a86d811ea865a (patch) | |
tree | c04bd4644348f9c8f9d889b9020ae6956a5e746d /docs | |
parent | 114246eb86c3f0571d5596e01e2586f955ccfb24 (diff) |
adjust texcoords for texture rectangle sampling
Diffstat (limited to 'docs')
-rw-r--r-- | docs/VERSIONS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index 497089e1821..88e59ed499a 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1288,3 +1288,4 @@ Mesa Version History - fixed a matrix classification bug (reported by Wes Bethel) - we weren't reseting the vertex/fragment program error state before parsing (Dave Reveman) + - adjust texcoords for sampling texture rectangles (Dave Reveman) |