[kthakore/SDL_perl] 60123c: close #89 and #23 . Fixed MacOSX support

2010-06-28 Thread noreply
Branch: refs/heads/master Home: http://github.com/kthakore/SDL_perl Commit: 60123ca2fbf2a3614f929fc1dc489b853195af76 http://github.com/kthakore/SDL_perl/commit/60123ca2fbf2a3614f929fc1dc489b853195af76 Author: Kartik Thakore Date: 2010-06-26 (Sat, 26 Jun 2010) Changed paths: M CHANGELO

Re: [Pdl-porters] Interfacing SDL Surface with a piddle

2010-06-28 Thread Chris Marshall
On 6/27/2010 12:18 PM, Kartik Thakore wrote: This is a good idea. How do I make a piddle of bytes 4 * $width * $height ? At least you would have all the surface and piddle data in the same spot which seems to be your difficulty here This might be easier indeed, thanks. PDL> $widt

[kthakore/SDL_perl] e62ab3: Updated cookbook docs on using PDL

2010-06-28 Thread noreply
Branch: refs/heads/master Home: http://github.com/kthakore/SDL_perl Commit: e62ab304771974e206a04ec41331f17ee8f2029e http://github.com/kthakore/SDL_perl/commit/e62ab304771974e206a04ec41331f17ee8f2029e Author: Kartik Thakore Date: 2010-06-27 (Sun, 27 Jun 2010) Changed paths: M lib/pods

[kthakore/SDL_perl] dcecb1: PDL + SDL is officially GO

2010-06-28 Thread noreply
Branch: refs/heads/master Home: http://github.com/kthakore/SDL_perl Commit: dcecb147eb375d8b9cc92e76f7096e3e8fd630c5 http://github.com/kthakore/SDL_perl/commit/dcecb147eb375d8b9cc92e76f7096e3e8fd630c5 Author: Kartik Thakore Date: 2010-06-27 (Sun, 27 Jun 2010) Changed paths: A examples

[kthakore/SDL_perl] ae82cb: Added other modules needed

2010-06-28 Thread noreply
Branch: refs/heads/master Home: http://github.com/kthakore/SDL_perl Commit: ae82cbb9886ea6e889a835962621d8cac7c6c35f http://github.com/kthakore/SDL_perl/commit/ae82cbb9886ea6e889a835962621d8cac7c6c35f Author: Kartik Thakore Date: 2010-06-27 (Sun, 27 Jun 2010) Changed paths: M lib/pods

[kthakore/SDL_perl] 9c48d6: Updated cookbook docs on using PDL

2010-06-28 Thread noreply
Branch: refs/heads/master Home: http://github.com/kthakore/SDL_perl Commit: 9c48d6b186650909f5249424a0cc080b0f868c6b http://github.com/kthakore/SDL_perl/commit/9c48d6b186650909f5249424a0cc080b0f868c6b Author: Kartik Thakore Date: 2010-06-27 (Sun, 27 Jun 2010) Changed paths: M examples

[kthakore/SDL_perl] 4d4d37: fixed new_form uninit problem

2010-06-28 Thread noreply
Branch: refs/heads/master Home: http://github.com/kthakore/SDL_perl Commit: 4d4d37ae2f0064cf2212fa0fcb72ee86ed2d8628 http://github.com/kthakore/SDL_perl/commit/4d4d37ae2f0064cf2212fa0fcb72ee86ed2d8628 Author: Kartik Thakore Date: 2010-06-27 (Sun, 27 Jun 2010) Changed paths: M src/Core

Re: [Pdl-porters] Interfacing SDL Surface with a piddle

2010-06-28 Thread Chris Marshall
On 6/27/2010 10:59 AM, Kartik Thakore wrote: Hi Ok I looked at get_dataref. But I still don't understand why the surface->pixels is swaped out when a piddle is written. Both of the Devel::Peek for the get_dataref and surface->get_pixels is the exact same. get_dataref is a perl reference to th

Re: FrozenBubble updates and Questions

2010-06-28 Thread Kartik Thakore
Kartik Thakore On 2010-06-26, at 10:44 AM, Kartik Thakore wrote: HI Guillaume, I have close some more tickets. http://sdlperl.ath.cx/projects/SDLPerl/ticket/141 http://sdlperl.ath.cx/projects/SDLPerl/ticket/143 http://sdlperl.ath.cx/projects/SDLPerl/ticket/152 http://sdlperl.ath.cx/proj

FrozenBubble

2010-06-28 Thread Kartik Thakore
Hi Folks, We have finished all of the tickets that GC pointed out for differences between the new FB and the old one. It is located here: http://github.com/kthakore/frozen-bubble Please not that you will required the SDL 2.5 RC, andd SDLx-TTF from github here: http://github.com/kthakore/SDL_pe