From f11b84998d7be0d44dfd494c93eba19821cd0e6a Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Wed, 15 Apr 2009 15:10:09 -0700 Subject: docs: more bug fixes for Mesa 7.4.1 --- docs/relnotes-7.4.1.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/relnotes-7.4.1.html b/docs/relnotes-7.4.1.html index 9f3e08dd027..e7cec4b970e 100644 --- a/docs/relnotes-7.4.1.html +++ b/docs/relnotes-7.4.1.html @@ -44,6 +44,10 @@ tbd
  • Fixed incorrect texture unit bias in TXB instruction
  • glTexParameter settings weren't always propogated to drivers
  • Assorted vertex/fragment program bug fixes +
  • Fixed point rendering in software rasterizer +
  • Fixed potential deadlock in object hash functions +
  • Fix a couple bugs surrounding front-buffer rendering with DRI2, but this + is not quite complete.

    Changes

    -- cgit v1.2.3