added XOR line optimization
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 23 Sep 2005 01:42:23 +0000 (01:42 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 23 Sep 2005 01:42:23 +0000 (01:42 +0000)
docs/VERSIONS

index ec3855d4994837a4be5d7d235cbbdd3de4cb76e1..315fd3ddbc64119542bec2ab319be216628c95a7 100644 (file)
@@ -1382,6 +1382,7 @@ Mesa Version History
          sampling unit bits from the texture env combine enable bits
        - GL_EXT_timer_query extension
        - r200: add support for GL_ATI_fragment_shader
+       - added fast XOR-mode line drawing optimization
     Changes:
        - removed GL_HP_occlusion_test (use GL_ARB_occlusion_query instead)
     Bug fixes: