History log of /external/mesa3d/src/gallium/state_trackers/dri/Makefile
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5b1fc14627ae37c5def70e2d5fe28bf7a4becee6 25-Mar-2010 Jakob Bornecrantz <wallbraker@gmail.com> st/dri: Reshuffle files and make it obvious which files are shared

In short:
git mv ../drisw/Makefile dri/sw
git mv drisw.[c|h] sw
git mv dri2.[c|h] dri1.[c|h] Makefile drm
git rm ../drisw
ln -s <common files> drm/*
ln -s <common files> sw/*
/external/mesa3d/src/gallium/state_trackers/dri/Makefile
4ce16e13ce5ca89943b86a8e8cdb5354892a13a6 25-Mar-2010 George Sapountzis <gsapountzis@gmail.com> st/dri: export DRI1 surface / pipe

They will be used by DRISW. Also, add destroy functions.
/external/mesa3d/src/gallium/state_trackers/dri/Makefile
6a7bd8eb95e7d304725b09272dc9c40a337182e1 25-Mar-2010 George Sapountzis <gsapountzis@gmail.com> st/dri: split out DRI2 code
/external/mesa3d/src/gallium/state_trackers/dri/Makefile
5ff21634f3074122ed8b8e4019c8092e31be0335 08-Mar-2010 Chia-I Wu <olv@lunarg.com> st/dri: Implement st_api.h callbacks.

This commit adds dri_st_api.c that implements st_api.h callbacks. A
following commit will switch st/dri from st_public.h to st_api.h.
/external/mesa3d/src/gallium/state_trackers/dri/Makefile
ca69249f25e0cb89dbfc3d98b92e7386a3029efa 16-Mar-2010 Chia-I Wu <olv@lunarg.com> st/dri: Move DRI1 bits in dri_screen.c to dri1.c.
/external/mesa3d/src/gallium/state_trackers/dri/Makefile
05af5a7f593ac6451cff9e6923d4a969d5358bcb 28-Apr-2009 Thomas Hellstrom <thellstrom-at-vmware-dot-com> gallium: Rename the dri state tracker lib to libdridrm.a
/external/mesa3d/src/gallium/state_trackers/dri/Makefile
2e5acd24b0421f3824fbe441f4a7062c1f081109 28-Apr-2009 Thomas Hellstrom <thellstrom-at-vmware-dot-com> gallium: Move the dri2 state tracker since we're about to extend it to dri1.

Signed-off-by: Thomas Hellstrom <thellstrom-at-vmware-dot-com>
/external/mesa3d/src/gallium/state_trackers/dri/Makefile