Re: SDL2 + POGL2 + PDL confluence

[email protected] (Mason James) Mon, 26 Aug 2013 22:38:02 +1200
Newsgroups perl.sdl.devel
Message-ID <[email protected]>
On 2013-08-19, at 7:43 PM, Mason James wrote:

>=20
> On 2013-08-19, at 4:20 AM, Kartik Thakore wrote:
>=20
>> There is no need to. I made a PDL to SDL_surface work before. And in =
SDL2 you can create template from surface.
>=20
> awesome, thanks Kartik
>=20
>=20
> and slightly off-topic but=85=20
> has anyone managed to build POGL on debian-wheezy lately?  i'm getting =
a segfault :/
>=20
>=20


hi All

i had another go at this, and fixed my build problem (some missing GL =
libraries)
i managed to sort a working travis buildbot for the repo too - using =
xvfb, a virtual X11 framebuffer tool

this 'xvfb' technique should allow us to get a passing build of the =
framebuffer tests on the SDL2 repo :)


=
https://github.com/KohaAloha/POGL/commit/3feb44a192f8b35625daf4c2fc74615d5=
5883c0f
https://travis-ci.org/KohaAloha/POGL/builds/10618263


cheers, Mason=