diff options
Diffstat (limited to 'docs/relnotes-7.4.1.html')
-rw-r--r-- | docs/relnotes-7.4.1.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/relnotes-7.4.1.html b/docs/relnotes-7.4.1.html index 9f3e08dd02..e7cec4b970 100644 --- a/docs/relnotes-7.4.1.html +++ b/docs/relnotes-7.4.1.html @@ -44,6 +44,10 @@ tbd <li>Fixed incorrect texture unit bias in TXB instruction <li>glTexParameter settings weren't always propogated to drivers <li>Assorted vertex/fragment program bug fixes +<li>Fixed point rendering in software rasterizer +<li>Fixed potential deadlock in object hash functions +<li>Fix a couple bugs surrounding front-buffer rendering with DRI2, but this + is not quite complete. </ul> <h2>Changes</h2> |