mesa: Changes to 'r500-support'

Dave Airlie airlied at kemper.freedesktop.org
Sat May 17 00:18:03 UTC 2008


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

Summary of changes:
 src/mesa/drivers/dri/r300/r300_cmdbuf.c    |    8 +++
 src/mesa/drivers/dri/r300/r300_ioctl.c     |   53 +++++----------------
 src/mesa/drivers/dri/r300/r300_shader.c    |   41 ++++++++++++----
 src/mesa/drivers/dri/r300/r300_state.c     |   44 ++++++++++--------
 src/mesa/drivers/dri/r300/r500_fragprog.c  |   69 ++++++++++++++++++---------
 src/mesa/drivers/dri/r300/radeon_context.c |    2 +-
 6 files changed, 123 insertions(+), 94 deletions(-)

       via  d6333af7e9b01d0e878ddbb92b5f972c67f5350f (commit)
       via  9aa62c723807f569c55a8e0df069cb2eadad77ae (commit)
       via  76f32499d20ac9ee12a1b7aafbd2493749364a86 (commit)
       via  a0bc6d2fb21e47c5e659bc113c0c47b2288a9898 (commit)
       via  73af48fff5502bc156160ce74896ffd156ee08ee (commit)
       via  c9d5d11d2da77fada77dca1e239accd126fa3300 (commit)
       via  412c850eaba82a06532fcb6300234a63e7ae037b (commit)
       via  350c80fa99c759d3080d3c3876e525ae130d1b04 (commit)
       via  e1bffd03188479f85f09eba2b478d36d77a70264 (commit)
       via  10e0a36a496a7032b15728343cf8ee2ca2df5cb3 (commit)
       via  375656440bd03d229701a1c97ef3f2ac61ba6712 (commit)
      from  f86baae1a7092533c7c3d56846e7bae97590951b (commit)


- Commits -----------------------------------------------
commit d6333af7e9b01d0e878ddbb92b5f972c67f5350f
Author: Dave Airlie <airlied at redhat.com>
Date:   Thu May 15 20:38:41 2008 +1000

    r500: default rsunit swizzle like fglrx

commit 9aa62c723807f569c55a8e0df069cb2eadad77ae
Author: Dave Airlie <airlied at redhat.com>
Date:   Thu May 15 16:24:54 2008 +1000

    r500: shift tex src properly

commit 76f32499d20ac9ee12a1b7aafbd2493749364a86
Author: Dave Airlie <airlied at redhat.com>
Date:   Thu May 15 15:05:40 2008 +1000

    r500: fixup r500 rs unit texture coordinate counting

commit a0bc6d2fb21e47c5e659bc113c0c47b2288a9898
Author: Dave Airlie <airlied at redhat.com>
Date:   Thu May 15 14:54:51 2008 +1000

    r500: remove some debugging

commit 73af48fff5502bc156160ce74896ffd156ee08ee
Author: Dave Airlie <airlied at redhat.com>
Date:   Thu May 15 14:52:39 2008 +1000

    r500: split output/pixel masks and emit in the correct places

commit c9d5d11d2da77fada77dca1e239accd126fa3300
Author: Dave Airlie <airlied at redhat.com>
Date:   Thu May 15 14:51:50 2008 +1000

    r3/500: emit RS state before VAP

commit 412c850eaba82a06532fcb6300234a63e7ae037b
Author: Dave Airlie <airlied at redhat.com>
Date:   Thu May 15 13:48:31 2008 +1000

    r500: fixup the program allocations to be the correct sizes

commit 350c80fa99c759d3080d3c3876e525ae130d1b04
Author: Dave Airlie <airlied at redhat.com>
Date:   Thu May 15 13:47:47 2008 +1000

    r300: set screen so that context init can find out chip ids

commit e1bffd03188479f85f09eba2b478d36d77a70264
Author: Dave Airlie <airlied at redhat.com>
Date:   Thu May 15 13:24:01 2008 +1000

    r500: add cmp support in theory

commit 10e0a36a496a7032b15728343cf8ee2ca2df5cb3
Author: Dave Airlie <airlied at redhat.com>
Date:   Thu May 15 13:21:50 2008 +1000

    r500: some trivial fixups to get tri working.
    
    the counter was being used one instruction over the end

commit 375656440bd03d229701a1c97ef3f2ac61ba6712
Author: Dave Airlie <airlied at redhat.com>
Date:   Thu May 15 11:46:23 2008 +1000

    r500: we just need to emit a colour for clear drop tex instruction

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




More information about the mesa-commit mailing list