mesa/src/gallium/include/state_tracker
Jakob Bornecrantz b2e94d05c9 gallium: Expose a opaque winsys handle and functions on pipe_screen
Instead of having these functions on a side interface like on
drm_api create a opaque winsys_handle that is to be passed down
into the winsys.

Currently the only thing ported to this new interface is drm_api,
and of that only the components that builds by default is ported.
All the drivers and any extra state trackers needs to be ported
before this can go into master.
2010-03-01 16:05:24 +00:00
..
dri1_api.h gallium: Add a dri1 api 2009-04-28 11:45:36 +02:00
drm_api.h gallium: Expose a opaque winsys handle and functions on pipe_screen 2010-03-01 16:05:24 +00:00