Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: test pseudo-XOR blend mode. | Brian Paul | 2009-01-19 | 1 | -0/+245 |
GL_XOR logicop mode can be approximated with blending by computing 1 - dst. Here's a couple test programs for that. |
index : mesa.git | ||
Unnamed repository; edit this file 'description' to name the repository. |
summaryrefslogtreecommitdiffstats |
Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: test pseudo-XOR blend mode. | Brian Paul | 2009-01-19 | 1 | -0/+245 |
GL_XOR logicop mode can be approximated with blending by computing 1 - dst. Here's a couple test programs for that. |