Skip Menu |

This queue is for tickets about the SDL_perl CPAN distribution.

Report information
The Basics
Id: 25907
Status: resolved
Priority: 0/
Queue: SDL_perl

People
Owner: Nobody in particular
Requestors: justice8 [...] wanadoo.fr
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 2.1.3
Fixed in: (no value)



Subject: [PATCHES] add misc subs to SDL::OpenGL
Hi, This is a patch set to add some subs to OpenGL: gluquadrics.diff - my previous patch, updated tests included glxusexfont.diff - a (bit) dirty patch to add GLX glXUseXFont sub it could be improve by check GL/glx.h include file, and define HAVE_GLX glRasterPos.diff - add glRasterPos2* call glGet_GL_MAX_TEXTURE_UNITS_ARB.diff - add GL_MAX_TEXTURE_UNITS_ARB in glGet lit of items to query glGetString.diff - add glGetString call (for query GL_VENDOR, GL_EXTENSIONS, ...), dirty again (don't map type from const GLubyte* to const char*) Regards.
Subject: sdl-perl-patcheset.tar.gz
Download sdl-perl-patcheset.tar.gz
application/x-gzip 1.7k

Message body not shown because it is not plain text.

I think we added this to v2.2.1.8. Let me know if we missed anything.