mesa: Changes to 'master'

Dave Airlie airlied at kemper.freedesktop.org
Sun Jul 1 08:50:19 UTC 2007


 src/mesa/drivers/dri/r300/Makefile       |    1 
 src/mesa/drivers/dri/r300/r300_cmdbuf.c  |   10 
 src/mesa/drivers/dri/r300/r300_context.c |    2 
 src/mesa/drivers/dri/r300/r300_context.h |   67 ++
 src/mesa/drivers/dri/r300/r300_emit.c    |   60 +-
 src/mesa/drivers/dri/r300/r300_emit.h    |   10 
 src/mesa/drivers/dri/r300/r300_ioctl.c   |   24 -
 src/mesa/drivers/dri/r300/r300_ioctl.h   |    1 
 src/mesa/drivers/dri/r300/r300_render.c  |   30 -
 src/mesa/drivers/dri/r300/r300_state.c   |   16 
 src/mesa/drivers/dri/r300/r300_state.h   |    7 
 src/mesa/drivers/dri/r300/r300_swtcl.c   |  707 +++++++++++++++++++++++++++++++
 src/mesa/drivers/dri/r300/r300_swtcl.h   |   45 +
 13 files changed, 917 insertions(+), 63 deletions(-)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit f556b7f84c47d9b32d7daa3e1559c92e47305eb2
Merge: f4b103d... 646ed82...
Author: Dave Airlie <airlied at linux.ie>
Date:   Sun Jul 1 18:50:14 2007 +1000

    Merge branch 'r300-swtcl'

commit 646ed82e6b2c092c6db364bf87d6881f39e83eec
Author: Dave Airlie <airlied at nx6125b.(none)>
Date:   Sun Jul 1 18:46:39 2007 +1000

    fix tabbing

commit 6564e4bffac60a500ac55b6b5ff01919fa28ca0b
Author: Dave Airlie <airlied at nx6125b.(none)>
Date:   Sun Jul 1 18:43:22 2007 +1000

    r300: add authorship

commit 2d5313db72354ef52e5d041c8c2efac52efc12a9
Author: Dave Airlie <airlied at nx6125b.(none)>
Date:   Sun Jul 1 18:42:27 2007 +1000

    r300: remove some unused code

commit b691d460465f992dc3febde06593341f192be970
Author: Dave Airlie <airlied at nx6125b.(none)>
Date:   Sun Jul 1 18:40:26 2007 +1000

    r300: cleanup some of the swtcl code

commit 8f7478e5cb28912f81ec302a3c1b80733a3a6df3
Author: Dave Airlie <airlied at nx6125b.(none)>
Date:   Sun Jul 1 18:29:23 2007 +1000

    r300: fixup manytex, we needed to emit the vic/vir/vof every time

commit 885c1326c3ae10b7196d2f7e95f1b6400fe29e12
Author: Dave Airlie <airlied at nx6125b.(none)>
Date:   Sun Jul 1 17:15:50 2007 +1000

    r300: fix tabbing

commit 5eb2015a966e52dc0dabfe2c2e923bb5b354ffce
Author: Dave Airlie <airlied at nx6125b.(none)>
Date:   Sun Jun 24 17:21:26 2007 +1000

    r300: 2288 is a tcl only reg

commit 0f7f6e4e9586b792548349567ba1646fcf1cac44
Author: Dave Airlie <airlied at linux.ie>
Date:   Fri Jun 22 19:18:04 2007 +1000

    clean up cache flush emission into one place
    
    makes gears work with swtcl

commit 41d28d97f5916ff1bdaae525c4de0e53e2dc470c
Author: Dave Airlie <airlied at nx6125b.(none)>
Date:   Thu Jun 21 18:35:25 2007 +1000

    clean up color0 code

commit 36235e5ff169985e010659f0e5af0ab9bf6bbf3d
Author: Dave Airlie <airlied at nx6125b.(none)>
Date:   Thu Jun 21 18:35:00 2007 +1000

    add a mem use for current dma buffer

commit faab84cfa6576a166c93d92e3faf3f3582a3a4bd
Author: Dave Airlie <airlied at nx6125b.(none)>
Date:   Thu Jun 21 15:07:31 2007 +1000

    fix unfilled tris/quads

commit d3ef71166d032d1f77f0d83eaca76fbf612ac79c
Author: Dave Airlie <airlied at nx6125b.(none)>
Date:   Thu Jun 21 14:43:53 2007 +1000

    ensure cmd buffer space

commit d1be4ab80fc266ba6792ef1151d4bdf804cff92a
Author: Dave Airlie <airlied at nx6125b.(none)>
Date:   Thu Jun 21 14:20:33 2007 +1000

    fix up vertex emission before state change

commit 025efae411a8146a9766aa863d7baee13c2c79aa
Author: Dave Airlie <airlied at nx6125b.(none)>
Date:   Thu Jun 21 10:59:11 2007 +1000

    fix secondary color, fog is off for now

commit 6d8a4312ed0a05c104205236ac1eec69ac457116
Author: Dave Airlie <airlied at nx6125b.(none)>
Date:   Thu Jun 21 10:50:27 2007 +1000

    fix projtex

commit ad8abf71472ac7d8f25764e7a235ce97cf2fa700
Author: Dave Airlie <airlied at nx6125b.(none)>
Date:   Thu Jun 21 10:32:39 2007 +1000

    fix quad-clip

commit 08fb0bad728a445adf8eaf4f3978ba9a41b69947
Author: Dave Airlie <airlied at nx6125b.(none)>
Date:   Thu Jun 21 10:19:00 2007 +1000

    bring over vertex engine setup code from r300_Render and fix up
    
    now have gears going.. + a few other trivial textured demoes

commit d7777f45981bf91d2cb31502ba078312b1b4cf13
Author: Dave Airlie <airlied at nx6125b.(none)>
Date:   Wed Jun 20 18:02:08 2007 +1000

    fixup some bits of tcl path

commit 2a6082b5319a21e0af8dc30516c38f7e7d704b04
Author: Dave Airlie <airlied at nx6125b.(none)>
Date:   Wed Jun 20 18:01:47 2007 +1000

    swtcl: gears works

commit 4a841b969ae0f05a4982215a0fc087be12c53e0c
Author: Dave Airlie <airlied at nx6125b.(none)>
Date:   Sun Jun 17 19:55:13 2007 +1000

    more commits to fix things and stuff - still not doing anything except crashin

commit 492bc67df1ceefe7580e8d7129f6f11a2f11ea67
Author: Dave Airlie <airlied at linux.ie>
Date:   Sun Jun 17 15:44:42 2007 +1000

    swtcl add debug and fix offset

commit 780ae9f17d23dc1a553e66298d223582f8a7f022
Author: Dave Airlie <airlied at linux.ie>
Date:   Sun Jun 17 15:05:43 2007 +1000

    cleaned up reduced prim

commit 3b8cf84aa5019c0770ef13c571ec17f31041b25a
Author: Dave Airlie <airlied at linux.ie>
Date:   Sun Jun 17 14:47:09 2007 +1000

    fixup packet setup - still hangs

commit aaf76906e8dcad06a1af26863a6c1faf12014692
Author: Dave Airlie <airlied at nx6125b.(none)>
Date:   Sun Jun 17 14:27:58 2007 +1000

    add missing swtcl file

commit d42888dac3a0b648bf1babfde77e0e104e036831
Author: Dave Airlie <airlied at nx6125b.(none)>
Date:   Sun Jun 17 14:17:11 2007 +1000

    add more swtcl code to r300 - hangs card now

commit bc81885bb2b498449a1362997ca67dd53f97d2e7
Author: Dave Airlie <airlied at nx6125b.(none)>
Date:   Thu Jun 14 15:26:39 2007 +1000

    Initial r300 modes for swtcl it compiles!!

commit 40cc47f8ee635c131af1328089d4a918555659e2
Author: Dave Airlie <airlied at nx6125b.(none)>
Date:   Wed Jun 13 12:56:48 2007 +1000

    move clip to r300 emit




More information about the mesa-commit mailing list