Mesa (i965g-restart): 28 new commits

Keith Whitwell keithw at kemper.freedesktop.org
Sun Nov 1 19:34:37 UTC 2009


URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=15a8ac2c9d6ed13468ef88f3f3bd3ccf4ee2fd0e
Author: Keith Whitwell <keithw at vmware.com>
Date:   Sun Nov 1 19:30:53 2009 +0000

    i965g: driver and winsys compile
    
    A milestone of sorts.  Still a long way from something working --
    the old one compiled too, at least some of the time...

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=efda453d646c767fbf0f8e85aa09178095ab04d6
Author: Keith Whitwell <keithw at vmware.com>
Date:   Sun Nov 1 17:55:16 2009 +0000

    i965g: the whole drivers/i965 directory is compiling
    
    That was a lot more work than I expected.  Still the winsys to go,
    then the small matter of making it work and re-enabling the
    missing functionality.

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=4a3e002cf9bad3e7314653abbc740624c2c8b31a
Author: Keith Whitwell <keithw at vmware.com>
Date:   Sun Nov 1 17:18:56 2009 +0000

    i965g: more files compiling

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=6981bbfabeeaf60111d737dd0d5a93496fd16758
Author: Keith Whitwell <keithw at vmware.com>
Date:   Sun Nov 1 15:59:21 2009 +0000

    i965g: more files compiling

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=15e7a3b8bb6771d24e5bde7805ea394f9ce0a3ec
Author: Keith Whitwell <keithw at vmware.com>
Date:   Sun Nov 1 14:32:50 2009 +0000

    i965g: more files compiling

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=39448a9aa061291f4253ee2a1a42e2488e14233c
Author: Keith Whitwell <keithw at vmware.com>
Date:   Sun Nov 1 13:11:56 2009 +0000

    i965g: more files compiling

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b18ca095503eb80f02db55baf9c35aa69ae1cc9
Author: Keith Whitwell <keithw at vmware.com>
Date:   Sun Nov 1 12:08:14 2009 +0000

    i965g: more work on compilation -- surface management

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=e7b76000826ff4faf8bf6a834d55b50a2784c9f2
Author: Keith Whitwell <keithw at vmware.com>
Date:   Sat Oct 31 20:05:19 2009 +0000

    i965g: more work on compilation

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=f202a34cb1eca41cf5d12bd72016f284bc81ccf8
Author: Keith Whitwell <keithw at vmware.com>
Date:   Sat Oct 31 18:23:14 2009 +0000

    i965g: non-glsl fragment shader path is compiling
    
    Disabled glsl code for now, probably want to clean this up somehow.

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=5d61b6f1f64ca26dd038af0679873ef0353660dd
Author: Keith Whitwell <keithw at vmware.com>
Date:   Sat Oct 31 15:05:01 2009 +0000

    i965g: wip on fragment shaders

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=99cc0fd67597cbcd6106afcf437a0d5e2431c9df
Author: Keith Whitwell <keithw at vmware.com>
Date:   Thu Oct 29 20:18:01 2009 +0000

    i965g: work in progress on fragment shaders

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=81b8589f064204d9ddcd7d1f9d43d2dcf5676235
Author: Keith Whitwell <keithw at vmware.com>
Date:   Wed Oct 28 21:24:03 2009 +0000

    i965g: still working on compilation

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=7ba2fe40fa092551f1c493d754c80ca93564d32b
Author: Keith Whitwell <keithw at vmware.com>
Date:   Tue Oct 27 00:29:21 2009 +0000

    i965g: still working on compilation

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a304995e09d8dbfd40a2dfab32eacb7e85798e3
Author: Keith Whitwell <keithw at vmware.com>
Date:   Mon Oct 26 01:11:36 2009 +0000

    i965g: still working on compilation

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=09c231f84a20a306a173b60c82484ce1f9331edf
Author: Keith Whitwell <keithw at vmware.com>
Date:   Mon Oct 26 00:20:33 2009 +0000

    i965g: still working on compilation

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=590949553f737902008dea020420311e2085aa1a
Author: Keith Whitwell <keithw at vmware.com>
Date:   Sun Oct 25 11:36:22 2009 +0000

    i965g: start hooking up some to the gallium context interfaces
    
    - create/bind/destroy blend and depth state
    - framebuffer and viewport
    - etc.

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=562ca4eae257dd3b268e7f13487c8cd91f618eae
Author: Keith Whitwell <keithw at vmware.com>
Date:   Sun Oct 25 01:20:56 2009 +0100

    i965g: more compiling wip

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=4dd2f6640b70e2313f8771f7588aa49a861153aa
Author: Keith Whitwell <keithw at vmware.com>
Date:   Sun Oct 25 00:02:16 2009 +0100

    i965g: more work on compiling, particularly the brw_draw files

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=4f7931bb3554cb1839adc2044e3abe6d4af8b0b5
Author: Keith Whitwell <keithw at vmware.com>
Date:   Sat Oct 24 17:07:01 2009 +0100

    i965g: more work on compiling

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=074606a806df755ecbb84e0a1182c66fd0b2a8dd
Author: Keith Whitwell <keithw at vmware.com>
Date:   Sat Oct 24 13:18:34 2009 +0100

    i965g: more files compiling

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=7ee60648a3696d8166d76b20156c4b43fddf9e71
Author: Keith Whitwell <keithw at vmware.com>
Date:   Sat Oct 24 11:55:25 2009 +0100

    i965g: hook into build system

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=357e5c9a0e4656bc8f68799a2a082bbdd1277b7a
Author: Keith Whitwell <keithw at vmware.com>
Date:   Sat Oct 24 11:55:05 2009 +0100

    ws/i965: renames from i915, hook up makefiles

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=d71af266dfe01953f2545708e16a8eb799113abb
Author: Keith Whitwell <keithw at vmware.com>
Date:   Sat Oct 24 11:53:43 2009 +0100

    i965g: first compiling file

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=c93d2e4540606bfd878730351dc5b68dc6d3dd8f
Author: Keith Whitwell <keithw at vmware.com>
Date:   Fri Oct 23 23:37:45 2009 +0100

    ws/i965: pull in the rest of the i915 winsys tree.
    
    The intel_xorg file looks like it's got quite a bit of code that could
    be lifted up into the xorg state tracker -- should really just have a
    list of pci ids and a pointer to a screen create func.

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=b7efe646b66e617ff968cb69bad33308c3a2c06a
Author: Keith Whitwell <keithw at vmware.com>
Date:   Fri Oct 23 23:36:02 2009 +0100

    ws/i965: clone the i915 winsys
    
    I'll want to rework this, not sure trying to share this code is a very
    good idea at least until the interfaces from the two drivers calm
    down.

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=22906f730141a233341f3ec124bbb9dd2e8904e2
Author: Keith Whitwell <keithw at vmware.com>
Date:   Fri Oct 23 23:27:43 2009 +0100

    i965g: wip on removing GL stuff, trying to get a few files compiling

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b48fb002257e6f221dd9d8439a5e1aa718ed2cc
Author: Keith Whitwell <keithw at vmware.com>
Date:   Fri Oct 23 20:19:14 2009 +0100

    i965: ignore cliprect_mode

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=57a920cb1a0b6051068e730747b3fb475de88aca
Author: Keith Whitwell <keithw at vmware.com>
Date:   Fri Oct 23 17:01:32 2009 +0100

    i965g: wip




More information about the mesa-commit mailing list