Ticket #373 (closed task: fixed)
Opened 5 years ago
Last modified 5 years ago
[glpng] add - files attached needs review
| Reported by: | michaelvoliveira | Owned by: | michaelvoliveira |
|---|---|---|---|
| Priority: | normal | Milestone: | Unscheduled |
| Component: | media-libs/glpng | Version: | 1.0 |
| Severity: | normal | Keywords: | opengl png gl zlib |
| Cc: |
Description
This is a library for OpenGL to load PNG graphics files as an
OpenGL texture as easily as possible. It also has a number of
options for generating the alpha channel and mipmaps.
Attachments
Change History
Changed 5 years ago by michaelvoliveira
- attachment glpng-1.4.5.patch added
Changed 5 years ago by michaelvoliveira
- attachment glpng-1.4.5.bep added
Initial .bep file. Builds ok with gcc2 and gcc4
comment:1 Changed 5 years ago by michaelvoliveira
- Summary changed from [glpng] add to [glpng] add - files attached needs review
comment:2 Changed 5 years ago by scottmc
added in r896, but it's not yet creating the .zip file correctly. Need to figure out a clean fix for it.
comment:3 Changed 5 years ago by scottmc
A bit better in r1069. Just need to get rid of the stray include directory that is created. Should be an easy fix, just don't have time to fix it right now.
comment:4 Changed 5 years ago by scottmc
- Resolution set to fixed
- Status changed from new to closed
Seems to be better in r1256.
Note: See
TracTickets for help on using
tickets.

Patch file to detect native png headers and updated functions