- merge v0.01 --> Añadido fileselector - Añadidas fuentes de Gem y Pure Data - pix2jpg incluído en Gem. Archivos de construcción de Gem modificados. - Añadido fichero ompiling.txt con instrucciones de compilación
495 lines
7.3 KiB
Text
495 lines
7.3 KiB
Text
gemframebuffer;
|
|
gemhead;
|
|
gemkeyboard;
|
|
gemkeyname;
|
|
gemlist_info;
|
|
gemmouse;
|
|
gemwin;
|
|
render_trigger;
|
|
circle;
|
|
colorSquare;
|
|
cone;
|
|
cube;
|
|
cuboid;
|
|
curve3d;
|
|
curve 6;
|
|
cylinder;
|
|
disk;
|
|
GemSplash;
|
|
imageVert;
|
|
model;
|
|
multimodel;
|
|
newWave;
|
|
polygon 100;
|
|
pqtorusknots;
|
|
primTri;
|
|
rectangle;
|
|
ripple;
|
|
rubber;
|
|
scopeXYZ;
|
|
slideSquares;
|
|
sphere;
|
|
square;
|
|
teapot;
|
|
text2d;
|
|
text3d;
|
|
textextruded;
|
|
textoutline;
|
|
torus;
|
|
triangle;
|
|
tube;
|
|
accumrotate;
|
|
alpha;
|
|
ambient;
|
|
ambientRGB;
|
|
camera;
|
|
color;
|
|
colorRGB;
|
|
depth;
|
|
diffuse;
|
|
diffuseRGB;
|
|
emission;
|
|
emissionRGB;
|
|
fragment_program;
|
|
glsl_fragment;
|
|
glsl_program;
|
|
glsl_vertex;
|
|
linear_path;
|
|
ortho;
|
|
polygon_smooth;
|
|
rotate;
|
|
rotateXYZ;
|
|
scale;
|
|
scaleXYZ;
|
|
separator;
|
|
shearXY;
|
|
shearXZ;
|
|
shearYX;
|
|
shearYZ;
|
|
shearZX;
|
|
shearZY;
|
|
shininess;
|
|
specular;
|
|
specularRGB;
|
|
spline_path;
|
|
translate;
|
|
translateXYZ;
|
|
vertex_program;
|
|
light;
|
|
spot_light;
|
|
world_light;
|
|
GEMglAccum;
|
|
GEMglActiveTextureARB;
|
|
GEMglAlphaFunc;
|
|
GEMglAreTexturesResident;
|
|
GEMglArrayElement;
|
|
GEMglBegin;
|
|
GEMglBindProgramARB;
|
|
GEMglBindTexture;
|
|
GEMglBitmap;
|
|
GEMglBlendEquation;
|
|
GEMglBlendFunc;
|
|
GEMglCallList;
|
|
GEMglClearAccum;
|
|
GEMglClearColor;
|
|
GEMglClear;
|
|
GEMglClearDepth;
|
|
GEMglClearIndex;
|
|
GEMglClearStencil;
|
|
GEMglClipPlane;
|
|
GEMglColor3b;
|
|
GEMglColor3bv;
|
|
GEMglColor3d;
|
|
GEMglColor3dv;
|
|
GEMglColor3f;
|
|
GEMglColor3fv;
|
|
GEMglColor3i;
|
|
GEMglColor3iv;
|
|
GEMglColor3s;
|
|
GEMglColor3sv;
|
|
GEMglColor3ub;
|
|
GEMglColor3ubv;
|
|
GEMglColor3ui;
|
|
GEMglColor3uiv;
|
|
GEMglColor3us;
|
|
GEMglColor3usv;
|
|
GEMglColor4b;
|
|
GEMglColor4bv;
|
|
GEMglColor4d;
|
|
GEMglColor4dv;
|
|
GEMglColor4f;
|
|
GEMglColor4fv;
|
|
GEMglColor4i;
|
|
GEMglColor4iv;
|
|
GEMglColor4s;
|
|
GEMglColor4sv;
|
|
GEMglColor4ub;
|
|
GEMglColor4ubv;
|
|
GEMglColor4ui;
|
|
GEMglColor4uiv;
|
|
GEMglColor4us;
|
|
GEMglColor4usv;
|
|
GEMglColorMask;
|
|
GEMglColorMaterial;
|
|
GEMglCopyPixels;
|
|
GEMglCopyTexImage1D;
|
|
GEMglCopyTexImage2D;
|
|
GEMglCopyTexSubImage1D;
|
|
GEMglCopyTexSubImage2D;
|
|
GEMglCullFace;
|
|
GEMglDeleteTextures;
|
|
GEMglDepthFunc;
|
|
GEMglDepthMask;
|
|
GEMglDepthRange;
|
|
GEMglDisableClientState;
|
|
GEMglDisable;
|
|
GEMglDrawArrays;
|
|
GEMglDrawBuffer;
|
|
GEMglDrawElements;
|
|
GEMglEdgeFlag;
|
|
GEMglEnableClientState;
|
|
GEMglEnable;
|
|
GEMglEnd;
|
|
GEMglEndList;
|
|
GEMglEvalCoord1d;
|
|
GEMglEvalCoord1dv;
|
|
GEMglEvalCoord1f;
|
|
GEMglEvalCoord1fv;
|
|
GEMglEvalCoord2d;
|
|
GEMglEvalCoord2dv;
|
|
GEMglEvalCoord2f;
|
|
GEMglEvalCoord2fv;
|
|
GEMglEvalMesh1;
|
|
GEMglEvalMesh2;
|
|
GEMglEvalPoint1;
|
|
GEMglEvalPoint2;
|
|
GEMglFeedbackBuffer;
|
|
GEMglFinish;
|
|
GEMglFlush;
|
|
GEMglFogf;
|
|
GEMglFogfv;
|
|
GEMglFogi;
|
|
GEMglFogiv;
|
|
GEMglFrontFace;
|
|
GEMglFrustum;
|
|
GEMglGenLists;
|
|
GEMglGenProgramsARB;
|
|
GEMglGenTextures;
|
|
GEMglGetError;
|
|
GEMglGetFloatv;
|
|
GEMglGetMapdv;
|
|
GEMglGetMapfv;
|
|
GEMglGetMapiv;
|
|
GEMglGetPointerv;
|
|
GEMglGetString;
|
|
GEMglHint;
|
|
GEMglIndexd;
|
|
GEMglIndexdv;
|
|
GEMglIndexf;
|
|
GEMglIndexfv;
|
|
GEMglIndexi;
|
|
GEMglIndexiv;
|
|
GEMglIndexMask;
|
|
GEMglIndexs;
|
|
GEMglIndexsv;
|
|
GEMglIndexub;
|
|
GEMglIndexubv;
|
|
GEMglInitNames;
|
|
GEMglIsEnabled;
|
|
GEMglIsList;
|
|
GEMglIsTexture;
|
|
GEMglLightf;
|
|
GEMglLighti;
|
|
GEMglLightModelf;
|
|
GEMglLightModeli;
|
|
GEMglLineStipple;
|
|
GEMglLineWidth;
|
|
GEMglLoadIdentity;
|
|
GEMglLoadMatrixd;
|
|
GEMglLoadMatrixf;
|
|
GEMglLoadName;
|
|
GEMglLoadTransposeMatrixd;
|
|
GEMglLoadTransposeMatrixf;
|
|
GEMglLogicOp;
|
|
GEMglMap1d;
|
|
GEMglMap1f;
|
|
GEMglMap2d;
|
|
GEMglMap2f;
|
|
GEMglMapGrid1d;
|
|
GEMglMapGrid1f;
|
|
GEMglMapGrid2d;
|
|
GEMglMapGrid2f;
|
|
GEMglMaterialf;
|
|
GEMglMateriali;
|
|
GEMglMatrixMode;
|
|
GEMglMultiTexCoord2fARB;
|
|
GEMglMultMatrixd;
|
|
GEMglMultMatrixf;
|
|
GEMglMultTransposeMatrixd;
|
|
GEMglMultTransposeMatrixf;
|
|
GEMglNewList;
|
|
GEMglNormal3b;
|
|
GEMglNormal3bv;
|
|
GEMglNormal3d;
|
|
GEMglNormal3dv;
|
|
GEMglNormal3f;
|
|
GEMglNormal3fv;
|
|
GEMglNormal3i;
|
|
GEMglNormal3iv;
|
|
GEMglNormal3s;
|
|
GEMglNormal3sv;
|
|
GEMglOrtho;
|
|
GEMglPassThrough;
|
|
GEMglPixelStoref;
|
|
GEMglPixelStorei;
|
|
GEMglPixelTransferf;
|
|
GEMglPixelTransferi;
|
|
GEMglPixelZoom;
|
|
GEMglPointSize;
|
|
GEMglPolygonMode;
|
|
GEMglPolygonOffset;
|
|
GEMglPopAttrib;
|
|
GEMglPopClientAttrib;
|
|
GEMglPopMatrix;
|
|
GEMglPopName;
|
|
GEMglPrioritizeTextures;
|
|
GEMglProgramEnvParameter4dARB;
|
|
GEMglProgramEnvParameter4fvARB;
|
|
GEMglProgramLocalParameter4fvARB;
|
|
GEMglProgramStringARB;
|
|
GEMglPushAttrib;
|
|
GEMglPushClientAttrib;
|
|
GEMglPushMatrix;
|
|
GEMglPushName;
|
|
GEMglRasterPos2d;
|
|
GEMglRasterPos2dv;
|
|
GEMglRasterPos2f;
|
|
GEMglRasterPos2fv;
|
|
GEMglRasterPos2i;
|
|
GEMglRasterPos2iv;
|
|
GEMglRasterPos2s;
|
|
GEMglRasterPos2sv;
|
|
GEMglRasterPos3d;
|
|
GEMglRasterPos3dv;
|
|
GEMglRasterPos3f;
|
|
GEMglRasterPos3fv;
|
|
GEMglRasterPos3i;
|
|
GEMglRasterPos3iv;
|
|
GEMglRasterPos3s;
|
|
GEMglRasterPos3sv;
|
|
GEMglRasterPos4d;
|
|
GEMglRasterPos4dv;
|
|
GEMglRasterPos4f;
|
|
GEMglRasterPos4fv;
|
|
GEMglRasterPos4i;
|
|
GEMglRasterPos4iv;
|
|
GEMglRasterPos4s;
|
|
GEMglRasterPos4sv;
|
|
GEMglRectd;
|
|
GEMglRectf;
|
|
GEMglRecti;
|
|
GEMglRects;
|
|
GEMglRenderMode;
|
|
GEMglRotated;
|
|
GEMglRotatef;
|
|
GEMglScaled;
|
|
GEMglScalef;
|
|
GEMglScissor;
|
|
GEMglSelectBuffer;
|
|
GEMglShadeModel;
|
|
GEMglStencilFunc;
|
|
GEMglStencilMask;
|
|
GEMglStencilOp;
|
|
GEMglTexCoord1d;
|
|
GEMglTexCoord1dv;
|
|
GEMglTexCoord1f;
|
|
GEMglTexCoord1fv;
|
|
GEMglTexCoord1i;
|
|
GEMglTexCoord1iv;
|
|
GEMglTexCoord1s;
|
|
GEMglTexCoord1sv;
|
|
GEMglTexCoord2d;
|
|
GEMglTexCoord2dv;
|
|
GEMglTexCoord2f;
|
|
GEMglTexCoord2fv;
|
|
GEMglTexCoord2i;
|
|
GEMglTexCoord2iv;
|
|
GEMglTexCoord2s;
|
|
GEMglTexCoord2sv;
|
|
GEMglTexCoord3d;
|
|
GEMglTexCoord3dv;
|
|
GEMglTexCoord3f;
|
|
GEMglTexCoord3fv;
|
|
GEMglTexCoord3i;
|
|
GEMglTexCoord3iv;
|
|
GEMglTexCoord3s;
|
|
GEMglTexCoord3sv;
|
|
GEMglTexCoord4d;
|
|
GEMglTexCoord4dv;
|
|
GEMglTexCoord4f;
|
|
GEMglTexCoord4fv;
|
|
GEMglTexCoord4i;
|
|
GEMglTexCoord4iv;
|
|
GEMglTexCoord4s;
|
|
GEMglTexCoord4sv;
|
|
GEMglTexEnvf;
|
|
GEMglTexEnvi;
|
|
GEMglTexGend;
|
|
GEMglTexGenf;
|
|
GEMglTexGenfv;
|
|
GEMglTexGeni;
|
|
GEMglTexParameterf;
|
|
GEMglTexParameteri;
|
|
GEMglTexSubImage1D;
|
|
GEMglTexSubImage2D;
|
|
GEMglTranslated;
|
|
GEMglTranslatef;
|
|
GEMglUniform1fARB;
|
|
GEMgluPerspective;
|
|
GEMglUseProgramObjectARB;
|
|
GEMglVertex2d;
|
|
GEMglVertex2dv;
|
|
GEMglVertex2f;
|
|
GEMglVertex2fv;
|
|
GEMglVertex2i;
|
|
GEMglVertex2iv;
|
|
GEMglVertex2s;
|
|
GEMglVertex2sv;
|
|
GEMglVertex3d;
|
|
GEMglVertex3dv;
|
|
GEMglVertex3f;
|
|
GEMglVertex3fv;
|
|
GEMglVertex3i;
|
|
GEMglVertex3iv;
|
|
GEMglVertex3s;
|
|
GEMglVertex3sv;
|
|
GEMglVertex4d;
|
|
GEMglVertex4dv;
|
|
GEMglVertex4f;
|
|
GEMglVertex4fv;
|
|
GEMglVertex4i;
|
|
GEMglVertex4iv;
|
|
GEMglVertex4s;
|
|
GEMglVertex4sv;
|
|
GEMglViewport;
|
|
GLdefine;
|
|
part_color;
|
|
part_damp;
|
|
part_draw;
|
|
part_follow;
|
|
part_gravity;
|
|
part_head;
|
|
part_info;
|
|
part_killold;
|
|
part_killslow;
|
|
part_orbitpoint;
|
|
part_render;
|
|
part_sink;
|
|
part_size;
|
|
part_source;
|
|
part_targetcolor;
|
|
part_targetsize;
|
|
part_velocity;
|
|
part_vertex;
|
|
pix_2grey;
|
|
pix_a_2grey;
|
|
pix_add;
|
|
pix_aging;
|
|
pix_alpha;
|
|
pix_background;
|
|
pix_backlight;
|
|
pix_biquad;
|
|
pix_bitmask;
|
|
pix_blob;
|
|
pix_blur;
|
|
pix_buf;
|
|
pix_buffer depot 100;
|
|
pix_buffer_read depot;
|
|
pix_buffer_write depot;
|
|
pix_chroma_key;
|
|
pix_clearblock;
|
|
pix_coloralpha;
|
|
pix_color;
|
|
pix_colormatrix;
|
|
pix_colorreduce;
|
|
pix_compare;
|
|
pix_composite;
|
|
pix_contrast;
|
|
pix_convert;
|
|
pix_convolve 3 3;
|
|
pix_coordinate;
|
|
pix_crop;
|
|
pix_curve rgba;
|
|
pix_curve red green blue;
|
|
pix_curve red green blue alpha;
|
|
pix_data;
|
|
pix_deinterlace;
|
|
pix_delay;
|
|
pix_diff;
|
|
pix_dot;
|
|
pix_draw;
|
|
pix_dump;
|
|
pix_duotone;
|
|
pix_emboss;
|
|
pix_fiducialtrack;
|
|
pix_film;
|
|
pix_flip;
|
|
pix_freeframe bla;
|
|
pix_gain;
|
|
pix_grey;
|
|
pix_halftone;
|
|
pix_histo bla;
|
|
pix_hit;
|
|
pix_hsv2rgb;
|
|
pix_image;
|
|
pix_imageInPlace;
|
|
pix_info;
|
|
pix_invert;
|
|
pix_kaleidoscope;
|
|
pix_levels;
|
|
pix_lumaoffset;
|
|
pix_mask;
|
|
pix_mean_color;
|
|
pix_metaimage;
|
|
pix_mix;
|
|
pix_motionblur;
|
|
pix_movement2;
|
|
pix_movement;
|
|
pix_movie;
|
|
pix_multiblob;
|
|
pix_multiimage;
|
|
pix_multiply;
|
|
pix_multitexture 2;
|
|
pix_normalize;
|
|
pix_offset;
|
|
pix_pix2sig;
|
|
pix_posterize;
|
|
pix_puzzle;
|
|
pix_rds;
|
|
pix_record;
|
|
pix_rectangle;
|
|
pix_refraction;
|
|
pix_resize;
|
|
pix_rgb2hsv;
|
|
pix_rgba;
|
|
pix_roll;
|
|
pix_rtx;
|
|
pix_scanline;
|
|
pix_set;
|
|
pix_share_read namedSegment 128 128 RGBA;
|
|
pix_share_write namedSegment 128 128 RGBA;
|
|
pix_sig2pix;
|
|
pix_snap2tex;
|
|
pix_snap;
|
|
pix_subtract;
|
|
pix_takealpha;
|
|
pix_test;
|
|
pix_texture;
|
|
pix_threshold_bernsen;
|
|
pix_threshold;
|
|
pix_tIIR;
|
|
pix_video;
|
|
pix_vpaint;
|
|
pix_write;
|
|
pix_yuv;
|
|
pix_zoom 10;
|