The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:X11-GLX X11"

X11::GLX - GLX API (OpenGL on X11) River stage zero No dependents

This module acts as an extension to X11::Xlib, providing the API that sets up OpenGL on X11. The OpenGL perl module can provide some of this API, but doesn't in it's default configuration. This is the C-style API. For something more friendly, see X11...

NERDVANA/X11-GLX-0.06 - 09 Oct 2021 05:16:18 UTC

X11::GLX::DWIM - Do What I Mean, with OpenGL on X11 River stage zero No dependents

This module wraps all of the relevant X11::Xlib and X11::GLX function calls needed to create the most common types of rendering target for OpenGL....

NERDVANA/X11-GLX-0.06 - 09 Oct 2021 05:16:18 UTC

X11::GLX::Pixmap - Object representing a GLX Pixmap River stage zero No dependents

GLX Pixmaps are built on top of a normal X pixmap by calling "glXCreateGLXPixmap" in X11::GLX, which attaches some buffers needed by OpenGL and returns a new X11 resource ID. The pixmap can then be a rendering target. The pixmap must also be freed wi...

NERDVANA/X11-GLX-0.06 - 09 Oct 2021 05:16:18 UTC

X11::GLX::Context - Opaque wrapper for GLXContext pointer River stage zero No dependents

GLXContext is an opaque object used by the GLX API to reference the collection of state used for OpenGL rendering, usually by one thread onto one X11 window. See X11::GLX::DWIM for a convenient object-oriented interface to GLX that performs the thing...

NERDVANA/X11-GLX-0.06 - 09 Oct 2021 05:16:18 UTC

X11::GLX::FBConfig - Framebuffer configuration River stage zero No dependents

This is a view of the opaque GLXFBConfig struct used by OpenGL to describe a framebuffer format. This is similar to an X11 Visual, but has more attributes specific to OpenGL....

NERDVANA/X11-GLX-0.06 - 09 Oct 2021 05:16:18 UTC

X11::GLX::Context::Imported - Wrapper for GLXContext which were imported using glXImportContextEXT River stage zero No dependents

A GLXContext imported using X11::GLX::glXImportContextEXT. Imported contexts need special cleanup....

NERDVANA/X11-GLX-0.06 - 09 Oct 2021 05:16:18 UTC
6 results (0.07 seconds)