Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
compiling sf_prog. fix bug#11378 (which is introduced by
commit d619cceea47dc3070ebb7f7ea4f8b6b31a672d38)
|
|
|
|
|
|
|
|
|
|
commit 6dd98e9853a6984150aa47467112e016c40a4ab4.
|
|
|
|
|
|
fix bug#11009
|
|
1. increase clip thread number to 2
2. do cliptest for -rhw
|
|
|
|
|
|
operations are based on read drawable. fix bug#10136.
|
|
|
|
|
|
|
|
some 3D programs such as pymol work well.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
clearing buffer
|
|
|
|
Simplification in colortab.c too.
|
|
Not doing this could cause the buffers to leak under some circumstances.
|
|
to implement GL_CLAMP
|
|
|
|
|
|
|
|
Irrelevant, since we depend on working context switching now.
|
|
|
|
|
|
|
|
|
|
|