History log of /external/mesa3d/src/gallium/targets/xa-vmwgfx/Makefile
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8a4f7d1cdc6f3c9e8a5a6f4a0928c3abdb132541 12-Jan-2012 Thomas Hellstrom <thellstrom@vmware.com> st/xa: Bump version to 1.0.0 according to the README

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
/external/mesa3d/src/gallium/targets/xa-vmwgfx/Makefile
340c0f6f9ece070e3f3245134eabe80d7551a870 07-Dec-2011 Thomas Hellstrom <thellstrom@vmware.com> st/xa: Update xa_yuv_planar_blit semantics

Change and document the interpretation of the color conversion matrix
in order to make the function more versatile and to simplify the
generated shader.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
/external/mesa3d/src/gallium/targets/xa-vmwgfx/Makefile
32b1641a59610d94c0b56bf0494b2fc1cf400e3e 24-Nov-2011 Thomas Hellstrom <thellstrom@vmware.com> st/xa, xa/vmwgfx: Generate exported symbol list from the st/xa symbols.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
/external/mesa3d/src/gallium/targets/xa-vmwgfx/Makefile
4d04367eca66a85e26f7c0f5d6392823d13880f6 24-Nov-2011 Thomas Hellstrom <thellstrom@vmware.com> st/xa, xa/vmwgfx: Use XA_EXPORT attribute to indicate global visibility

Also fix up Makefiles to use the default mesa compilation flags.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Jakob Bornecrants <jakob@vmware.com>
/external/mesa3d/src/gallium/targets/xa-vmwgfx/Makefile
404d2f9c866b3ac96834a8274775851440055d13 24-Nov-2011 Thomas Hellstrom <thellstrom@vmware.com> st/xa, xa/vmwgfx: Set the right version on library suffix

Also remove some unused variables in the st/xa makefile.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
/external/mesa3d/src/gallium/targets/xa-vmwgfx/Makefile
757390491cfa3b861fab76940a8c6e508d1f1a25 13-Oct-2011 Marcin Slusarz <marcin.slusarz@gmail.com> gallium/targets: use c++ compiler for linking

As pointed out by Michel Dänzer, gcc -lstdc++ doesn't work on all systems,
because it may require other libraries which are only pulled in implicitly
by g++. And libstdc++ is available only with GNU compiler.

Use c++ compiler for linking and remove redundant LDFLAGS += -lstdc++
all over the tree.
/external/mesa3d/src/gallium/targets/xa-vmwgfx/Makefile
9a0c5b46344740dbc9ffa5cbf574a7812425237c 27-Jun-2011 Thomas Hellstrom <thellstrom@vmware.com> st/xa: Add a function to check for supported formats

Typically this was done by having a surface creation function fail if
the format was not supported.
However, in some situations when changing hardware surface formats,
it's desirable to do this check before attempting costly readback operations.

Also updated the surface_redefine interface.

Bump minor.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
/external/mesa3d/src/gallium/targets/xa-vmwgfx/Makefile
adf166b6c4f6781fd5e751622e9488e5f834bbc2 21-Jun-2011 Thomas Hellstrom <thellstrom@vmware.com> st/xa: Solid fill (tested) and composite (yet untested)

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
/external/mesa3d/src/gallium/targets/xa-vmwgfx/Makefile
5f20fae40d3034de4dc8fdb3678000f7b17c6d75 21-Jun-2011 Thomas Hellstrom <thellstrom@vmware.com> st/xa: Really support xa_surface_format. Bump minor.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
/external/mesa3d/src/gallium/targets/xa-vmwgfx/Makefile
9f2f5b3d7fd70663b98da5d302fcdfd5bc93db05 15-Jun-2011 Thomas Hellstrom <thellstrom@vmware.com> st/xa: Initial import of the xa state-tracker and the xa-vmwgfx target.

See the file src/gallium/state_trackers/xa/README for more info.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
/external/mesa3d/src/gallium/targets/xa-vmwgfx/Makefile