Please scroll down for the download button
and more file information.
File Description
GRRLIB is a C/C++ 2D Graphics library for Wii application developers. It is essentially a wrapper which presents a friendly interface to the Nintendo GX core. With it, coders can quickly and easily start creating graphical applications.
Changelog: * Completely new file structure with sub-folders: * Installer for vendor libraries (jpeg, png, pngu) * Makefile for GRRLIB * Many (all suitable) functions are now inlined * Support for the recent changes to libogc * Alpha compositor function added * Correct use of pointers (no more struct passing) * Speed improvement, bug fixing and more...