diff options
author | Brian Paul <[email protected]> | 2005-08-25 03:08:12 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2005-08-25 03:08:12 +0000 |
commit | b4198e821a4ba378968fb3a1d0baf3f6fc63a5ee (patch) | |
tree | 55aa021081c9b104cef6ecd6128d917e4fb61b3c /docs | |
parent | 5a1fb7db0e61fddc1898cc39b702b83c10980cce (diff) |
added bordered texture sampling bug fix
Diffstat (limited to 'docs')
-rw-r--r-- | docs/VERSIONS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index 872b39f5665..345279f9127 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1380,4 +1380,4 @@ Mesa Version History Bug fixes: - GLX_X_RENDERABLE token wasn't accepted by glXChooseFBConfig - Some files were present multiple times in the 6.3.2 tarballs - + - fixed bug when bilinear sampling 2d textures with borders |