mesa: Changes to 'master'

Keith Packard keithp at kemper.freedesktop.org
Fri Apr 25 23:09:30 UTC 2008


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

Summary of changes:
 src/mesa/drivers/dri/i965/brw_eu.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

       via  ca73488f48e3ee278f0185bb7dcc03d7bdedb62d (commit)
      from  10d70e2f2c182d717698bf3c8a2c1622a04ea3e8 (commit)


- Commits -----------------------------------------------
commit ca73488f48e3ee278f0185bb7dcc03d7bdedb62d
Author: Keith Packard <keithp at keithp.com>
Date:   Fri Apr 25 16:07:12 2008 -0700

    [i965] short immediate values must be replicated to both halves of the dword
    
    The 32-bit immediate value in the i965 instruction word must contain two
    copies of any 16-bit constants. brw_imm_uw and brw_imm_w just needed to
    copy the value into both halves of the immediate value instruction field.

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




More information about the mesa-commit mailing list