Re: [squeak-dev] Something like Woden for squeak (since the old OpenGL is not working anymore...)·

Eliot Miranda eliot.miranda at gmail.com
Tue Oct 18 22:16:29 UTC 2016


Hi Casimiro,

On Tue, Oct 18, 2016 at 11:55 AM, Casimiro de Almeida Barreto <
casimiro.barreto at gmail.com> wrote:

> Is there something like Woden in squeak 5.1? OpenGL not working because
> B3DAccelerator is not build into current cogvm.
>

Are you sure? These are my local builds (and read after):

McStalker.oscogvm$ grep B3DAcce `findgit build.* -name plugins.*`
build.linux32ARMv6/pharo.cog.spur/plugins.ext:B3DAcceleratorPlugin \
build.linux32ARMv6/squeak.cog.spur/plugins.ext:#B3DAcceleratorPlugin \
build.linux32x86/pharo.cog.spur/plugins.ext:B3DAcceleratorPlugin \
build.linux32x86/squeak.cog.spur/plugins.ext:B3DAcceleratorPlugin \
build.linux32x86/squeak.cog.spur.immutability/plugins.ext:B3DAcceleratorPlugin
\
build.linux32x86/squeak.cog.v3/plugins.ext:B3DAcceleratorPlugin \
build.linux32x86/squeak.sista.spur/plugins.ext:B3DAcceleratorPlugin \
build.linux32x86/squeak.stack.spur/plugins.ext:B3DAcceleratorPlugin \
build.linux32x86/squeak.stack.v3/plugins.ext:B3DAcceleratorPlugin \
build.linux64x64/squeak.cog.spur/plugins.ext:B3DAcceleratorPlugin \
build.linux64x64/squeak.cog.spur.immutability/plugins.ext:B3DAcceleratorPlugin
\
build.linux64x64/squeak.stack.spur/plugins.ext:B3DAcceleratorPlugin \
build.macos32x86/pharo.cog.spur/plugins.ext:# B3DAcceleratorPlugin \
build.macos32x86/pharo.stack.spur/plugins.ext:# B3DAcceleratorPlugin \
build.macos32x86/squeak.cog.spur/plugins.int:# B3DAcceleratorPlugin \
build.macos32x86/squeak.cog.spur+immutability/plugins.int:#
B3DAcceleratorPlugin \
build.macos32x86/squeak.cog.v3/plugins.int:# B3DAcceleratorPlugin \
build.macos32x86/squeak.sista.spur/plugins.int:# B3DAcceleratorPlugin \
build.macos32x86/squeak.stack.spur/plugins.int:# B3DAcceleratorPlugin \
build.macos32x86/squeak.stack.v3/plugins.int:# B3DAcceleratorPlugin \
build.macos64x64/pharo.cog.spur/plugins.ext:# B3DAcceleratorPlugin \
build.macos64x64/squeak.cog.spur/plugins.int:# B3DAcceleratorPlugin \
build.macos64x64/squeak.cog.spur.immutability/plugins.int:#
B3DAcceleratorPlugin \
build.macos64x64/squeak.sista.spur/plugins.int:# B3DAcceleratorPlugin \
build.macos64x64/squeak.stack.spur/plugins.int:# B3DAcceleratorPlugin \
build.win32x86/squeak.cog.spur/plugins.int:B3DAcceleratorPlugin \
build.win32x86/squeak.cog.v3/plugins.int:B3DAcceleratorPlugin \
build.win32x86/squeak.stack.spur/plugins.int:B3DAcceleratorPlugin \
build.win32x86/squeak.stack.v3/plugins.int:B3DAcceleratorPlugin \
build.win64x64/squeak.cog.spur/plugins.int:B3DAcceleratorPlugin \
build.win64x64/squeak.stack.spur/plugins.int:B3DAcceleratorPlugin \
McStalker.oscogvm$ find products/ -name 'B3*'
products//assert/phcogspurlinux/lib/squeak/5.0-201610040118/B3DAcceleratorPlugin
products//assert/phcogspurlinuxht/lib/pharo/5.0-201610040118/B3DAcceleratorPlugin
products//assert/phcogspurlinuxhtRPi/lib/pharo/5.0-201610040118/B3DAcceleratorPlugin
products//assert/sqcogspurlinuxht/lib/squeak/5.0-201610040118/B3DAcceleratorPlugin
products//debug/phcogspurlinux/lib/squeak/5.0-201610040118/B3DAcceleratorPlugin
products//debug/phcogspurlinuxht/lib/pharo/5.0-201610040118/B3DAcceleratorPlugin
products//debug/phcogspurlinuxhtRPi/lib/pharo/5.0-201610040118/B3DAcceleratorPlugin
products//debug/sqcogspurlinuxht/lib/squeak/5.0-201610040118/B3DAcceleratorPlugin
products//phcogspurlinuxht/lib/pharo/5.0-201610040118/B3DAcceleratorPlugin
products//phcogspurlinuxhtRPi/lib/pharo/5.0-201610040118/B3DAcceleratorPlugin
products//sqcogspurlinuxht/lib/squeak/5.0-201610040118/B3DAcceleratorPlugin

So if the host build system is correctly configured the
B3DAcceleratorPlugin is indeed built and included.

Best regards,
>
>
> Casimiro
>
> --
> The information contained in this message is confidential and intended to
> the recipients specified in the headers. If you received this message by
> error, notify the sender immediately. The unauthorized use, disclosure,
> copy or alteration of this message are strictly forbidden and subjected to
> civil and criminal sanctions.
>
> ==
>
> This email may be signed using PGP key *ID: 0x4134A417*
>
>
>
>


-- 
_,,,^..^,,,_
best, Eliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20161018/4a414b17/attachment.htm


More information about the Squeak-dev mailing list