OSDN Git Service

mesa: fix compiling issues with gcc 4.4.x android-x86-2.2
authorChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 16 Dec 2010 09:23:19 +0000 (17:23 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 29 Dec 2010 09:35:47 +0000 (17:35 +0800)
commitf189dfe9e92dc5eff30ed00bc2e1dae5c5e59fa4
tree9a159e38dc974e36a6d27754e7bfafc534fe955d
parentd1ccafa5b7a79366a8439c2e39e8bf8fe7bdacb6
mesa: fix compiling issues with gcc 4.4.x

Gcc 4.4 requires a class with virtual functions has to
define the virtual destructor.
src/glsl/ast.h
src/glsl/ir.h
src/glsl/ir_hierarchical_visitor.h