mesa: Changes to 'mesa_7_0_branch'

Brian Paul brianp at kemper.freedesktop.org
Wed Apr 30 00:38:45 UTC 2008


The branch, mesa_7_0_branch has been updated
        Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=mesa_7_0_branch

Summary of changes:
 docs/relnotes-7.0.4.html |    1 +
 src/mesa/main/drawpix.c  |    5 +++--
 2 files changed, 4 insertions(+), 2 deletions(-)

       via  27b6fa56156673d6e7e6839658bae10de161588b (commit)
       via  68eb76dfb7ff0a668da222c55ecf5f26e6bcfa52 (commit)
      from  392760ee0c3dda5c05cbb4a5452ac6de52bce374 (commit)


- Commits -----------------------------------------------
commit 27b6fa56156673d6e7e6839658bae10de161588b
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Fri Apr 25 09:41:38 2008 -0600

    mesa: adjust glBitmap coords by a small epsilon
    
    Fixes problem with bitmaps jumping around by one pixel depending on window
    size.  The rasterpos is often X.9999 instead of X+1.
    Run progs/redbook/drawf and resize window to check.
    
    Cherry picked from gallium-0.1 branch

commit 68eb76dfb7ff0a668da222c55ecf5f26e6bcfa52
Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Thu Apr 24 16:33:19 2008 -0600

    Enabled GL_EXT_multi_draw_arrays extension in R200/R300 drivers

---------------------------------




More information about the mesa-commit mailing list