commit | 6d3637849bccf39843638d4c52d40bc4b9ddcdfc | [log] [tgz] |
---|---|---|
author | Brian Paul <brian.paul@tungstengraphics.com> | Fri Sep 23 01:40:59 2005 +0000 |
committer | Brian Paul <brian.paul@tungstengraphics.com> | Fri Sep 23 01:40:59 2005 +0000 |
tree | a22cdc89156fd8353208b4ac903197013e400370 | |
parent | 0efc17c105f8239bf4fb128d570f2d343c45d430 [diff] |
Added a fast xor_line() function. Uses XDrawLine with GXxor mode. Only used for front-buffer window/pixmap rendering, GL_FLAT shade model, no Z test or other fragment operations.