develooper Front page | perl.perl6.internals | Postings from May 2008

[perl #53802] [PATCH] GLUT callbacks: cleaner implementation

Thread Next
From:
Geoffrey Broadwell
Date:
May 7, 2008 03:13
Subject:
[perl #53802] [PATCH] GLUT callbacks: cleaner implementation
# New Ticket Created by  Geoffrey Broadwell 
# Please include the string:  [perl #53802]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=53802 >


The attached patch mainly cleans up the implementation of GLUT
callbacks, simplifying code both internally and in the PIR-visible API.

It also includes two other small cleanups in the OpenGL code:
  1. a missing libglutcb build dependency that may fix a 'make -j2'
     problem on Mac OS X, as per tetragon
  2. use the 'die string' opcode rather than a manually generated
     string exception in OpenGL.pir, as per pmichaud


-'f



Thread Next


Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About