Mesa (master): 25 new commits

Jakob Bornecrantz wallbraker at kemper.freedesktop.org
Mon Jun 28 19:18:57 UTC 2010


URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=a01e0afd9fc0d647081c6903baa1a7ba505c4b05
Merge: 250b92f3bb4fc4a53f3150b0e8ff1e121a5adbc7 9ca563a9a8573bf79821abc75ccf0fdade19c8a9
Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Mon Jun 28 20:59:09 2010 +0200

    Merge branch 'gallium-drm-driver-drescriptor'
    
    Conflicts:
    	src/gallium/state_trackers/egl/x11/native_dri2.c
    	src/gallium/state_trackers/egl/x11/native_x11.c
    	src/gallium/state_trackers/egl/x11/native_x11.h
    	src/gallium/state_trackers/xorg/xorg_driver.c
    	src/gallium/winsys/radeon/drm/radeon_drm.c

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ca563a9a8573bf79821abc75ccf0fdade19c8a9
Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Thu Jun 24 02:36:30 2010 +0200

    nouveau: Remove reference to drm_api

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=09b73b2a5f012128f9d3cf6c8189d68fbfcd4e1c
Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Thu Jun 24 02:30:00 2010 +0200

    i965g: Remove last references to drm_api

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=44c64596d17423dc560434dcbd209997d87b2a29
Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Thu Jun 24 00:44:53 2010 +0200

    swrastg: Use target-helpers

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=57d14f2fbbfc50656be76fa0f77e1ed505180204
Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Thu Jun 24 01:53:05 2010 +0200

    gallium: Use debugging helper in all drm targets

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=ea1786ec5b1385fe26927e206ca81d87ca70ca6a
Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Thu Jun 24 00:50:08 2010 +0200

    gallium: Add debug target helper

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=59981d418f14f684c9e8d86358e7520abf34a7c9
Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Wed Jun 23 23:51:52 2010 +0200

    gallium: Fix scons build

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=e47d32d721a76b5df3b640ccdc9bad15dffb8450
Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Wed Jun 23 23:14:22 2010 +0200

    gallium: Remove drm_api and all references to it

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=92fde20de33d9ffb4ddce9b03eebbfbffe9d93bc
Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Thu Jun 24 02:10:18 2010 +0200

    r600g: Move bootstrap code to target

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=cf91accc93b9f172b2f7c970f39e69b268a5bb26
Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Wed Jun 23 23:03:28 2010 +0200

    nouveau: Move bootstrap code to targets
    
    Well sorta, at least I removed the drm_api dependancy and the
    target can layer anything it wants to now.

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=10e3b9f4d029df5c6c01a5d76c9085c48d82ac43
Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Wed Jun 23 22:49:11 2010 +0200

    nouveau: Rename winsys file

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=23a915e2cfbc95c018946155eb301ffad3a0d550
Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Wed Jun 23 03:31:18 2010 +0200

    gallium: Drop sw drm winsys
    
    Last user went away

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=41e0f6bc2f943a05766872d419e4398ddd37b42a
Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Fri Jun 18 19:07:26 2010 +0200

    i965g: Move bootstrap code to targets

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=0106be903a08635fa752c65a94e7e244db3d1aff
Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Wed Jun 23 02:41:49 2010 +0200

    i965g: Rename winsys file

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b15e37348ca234c5a3352db55babb7bd293b708
Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Wed Jun 23 02:28:47 2010 +0200

    i965g: Moved pci_id to winsys struct

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=bd739e95763d8051679649cc44d16d4fcbb0fec1
Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Fri Jun 18 19:07:04 2010 +0200

    target-helpers: Add inline helpers

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=0ee7a17d0ca14ddbf4ef48da764627851eca048c
Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Mon Jun 14 17:37:21 2010 +0200

    swrastg: Fix glue file

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=6e3fc2de2a185775a721b3633f420aa3d2c9a949
Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Sun Jun 6 11:56:23 2010 +0100

    r300g: Move bootstrap code to targets

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7015877beedd9831402755dbc58afddcbbd5339
Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Tue Jun 1 04:38:24 2010 +0100

    i915g: Move bootstrap code to targets

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ff10b67bc1d69bef96cb24627481ab939ec1aa6
Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Sun Jun 6 11:13:49 2010 +0100

    svga: Move bootstrap code to targets

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=16fa300d55f789cfd71b1d61e3ff74d2eafd12ab
Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Tue Jun 1 07:56:33 2010 +0100

    swrastg: Use new drm_driver interface in EGL
    
    The EGL state tracker is really weird in how it does software,
    in the past we would just not return a drm_api struct but now,
    there is no callback to get a function so we just set the
    create_screen hock to NULL to make it switch to software.

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=c1a19689b83a9569b30ba43c168fdca328cb9f2e
Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Tue Jun 1 04:06:52 2010 +0100

    gallium: Make all drm drivers use the new drm compat helper

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=e72b15aa47c24b920c708e1dc47f69a070d50d51
Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Tue Jun 1 04:00:02 2010 +0100

    gallium: drm api compat helper
    
    This is temporary untill all drivers have moved
    to the new drm driver descriptor interface.

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=f9d9574913c5edb92191ac3f5e8d011452427852
Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Thu May 27 00:38:30 2010 +0200

    gallium: Convert state trackers to drm driver interface

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=76aed4b070be8950fd8ea5caff59321885ff0a06
Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Sat May 29 11:33:14 2010 +0200

    gallium: Add drm driver interface
    
    This interfacre replaces the drm_api api it works very much the same
    way as drm_api but with the exception that its meant for the target
    to implement it. And it does not export a get function and neither a
    destroy function.




More information about the mesa-commit mailing list