mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-30 05:40:13 +01:00
added ftransform() comment
This commit is contained in:
parent
e5d00e8cf4
commit
05e6fd8398
1 changed files with 2 additions and 0 deletions
|
|
@ -66,6 +66,8 @@ All other major features of the shading language should function.
|
|||
<li>Shader error detection and reporting of errors (InfoLog) is not
|
||||
very good yet.
|
||||
<li>There are known memory leaks in the compiler.
|
||||
<li>The ftransform() function doesn't necessarily match the results of
|
||||
fixed-function transformation.
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue