File: TODO.md

package info (click to toggle)
libopengl-glfw-perl 0.0403-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 792 kB
  • sloc: perl: 1,259; makefile: 3
file content (10 lines) | stat: -rw-r--r-- 391 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
- Add real tests
- Add platform build support
    - simple defaults for standard platforms and locations
    - Alien::GLFW eventually
- Example code
    - Creating and using GLFWgammaramp structure hashes
    - Creating and using GLFWimage structure hashes
    - Convert GLFW examples to use perl
- Add cbfun returns to set callback routines
    - need XS help to implement without SEGFAULT