Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-19 | tests: test pseudo-XOR blend mode. | Brian Paul | |
GL_XOR logicop mode can be approximated with blending by computing 1 - dst. Here's a couple test programs for that. |
index : android-x86-mesa.git | ||
Androïd/x86 port of Mesa drivers | Hugues Hiegel |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-19 | tests: test pseudo-XOR blend mode. | Brian Paul | |
GL_XOR logicop mode can be approximated with blending by computing 1 - dst. Here's a couple test programs for that. |