Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
/ timaxtex Public archive
forked from m1ga/timaxtex

Appcelerator Titanium Android module to get the GL_MAX_TEXTURE_SIZE value

Notifications You must be signed in to change notification settings

stepupsoftware/timaxtex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Returning the GL_MAX_TEXTURE_SIZE value

usage:

var maxTex = require("miga.timaxtex");
alert(maxTex.getMaxTextureSize());

About

Appcelerator Titanium Android module to get the GL_MAX_TEXTURE_SIZE value

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%