From 36d9ee1828f031951a8d6579f89a8711ff142078 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 23 Sep 2005 01:42:23 +0000 Subject: added XOR line optimization --- docs/VERSIONS | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/VERSIONS') diff --git a/docs/VERSIONS b/docs/VERSIONS index ec3855d499..315fd3ddbc 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -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: -- cgit v1.2.3