/external/mesa3d/docs/ |
relnotes-6.4.1.html | 33 <li>redefining a vertex program string didn't take effect in TNL module 35 <li>vertex program LIT instruction didn't handle 0^0=1 correctly 36 <li>fragment program fog option didn't work with glDrawPixels, glBitmap
|
/external/mesa3d/src/gallium/state_trackers/clover/ |
Makefile.am | 60 core/program.hpp \ 61 core/program.cpp \ 75 api/program.cpp \
|
/external/mesa3d/src/mesa/main/ |
shaderobj.c | 39 #include "program/program.h" 40 #include "program/prog_parameter.h" 41 #include "program/hash_table.h" 129 _mesa_reference_program(ctx, &sh->Program, NULL); 184 /*** Shader Program object functions ***/ 205 /* Unreference the old shader program */ 276 * Clear (free) the shader program state that gets produced by linking. 303 * Free all the data that hangs off a shader program object, but not the 362 * Free/delete a shader program object [all...] |
/external/ppp/pppd/plugins/ |
passprompt.c | 6 * This program is free software; you can redistribute it and/or 23 "External PAP password prompting program", 52 /* we are the child, exec the program */
|
/external/proguard/docs/ |
license.html | 24 redistribute the program, modified or as is, on the condition that you make 25 the complete source code available as well. If you develop a program that is 27 <b>ProGuard</b>, the program as a whole has to be distributed at no charge
|
/external/proguard/src/proguard/ |
ArgumentWordReader.java | 7 * This program is free software; you can redistribute it and/or modify it 12 * This program is distributed in the hope that it will be useful, but WITHOUT 18 * with this program; if not, write to the Free Software Foundation, Inc.,
|
/external/proguard/src/proguard/ant/ |
FilterElement.java | 7 * This program is free software; you can redistribute it and/or modify it 12 * This program is distributed in the hope that it will be useful, but WITHOUT 18 * with this program; if not, write to the Free Software Foundation, Inc.,
|
/external/proguard/src/proguard/classfile/attribute/ |
EnclosingMethodAttribute.java | 7 * This program is free software; you can redistribute it and/or modify it 12 * This program is distributed in the hope that it will be useful, but WITHOUT 18 * with this program; if not, write to the Free Software Foundation, Inc.,
|
InnerClassesInfo.java | 7 * This program is free software; you can redistribute it and/or modify it 12 * This program is distributed in the hope that it will be useful, but WITHOUT 18 * with this program; if not, write to the Free Software Foundation, Inc.,
|
SignatureAttribute.java | 7 * This program is free software; you can redistribute it and/or modify it 12 * This program is distributed in the hope that it will be useful, but WITHOUT 18 * with this program; if not, write to the Free Software Foundation, Inc.,
|
/external/proguard/src/proguard/classfile/attribute/annotation/ |
Annotation.java | 7 * This program is free software; you can redistribute it and/or modify it 12 * This program is distributed in the hope that it will be useful, but WITHOUT 18 * with this program; if not, write to the Free Software Foundation, Inc.,
|
AnnotationsAttribute.java | 7 * This program is free software; you can redistribute it and/or modify it 12 * This program is distributed in the hope that it will be useful, but WITHOUT 18 * with this program; if not, write to the Free Software Foundation, Inc.,
|
ClassElementValue.java | 7 * This program is free software; you can redistribute it and/or modify it 12 * This program is distributed in the hope that it will be useful, but WITHOUT 18 * with this program; if not, write to the Free Software Foundation, Inc.,
|
ElementValue.java | 7 * This program is free software; you can redistribute it and/or modify it 12 * This program is distributed in the hope that it will be useful, but WITHOUT 18 * with this program; if not, write to the Free Software Foundation, Inc.,
|
EnumConstantElementValue.java | 7 * This program is free software; you can redistribute it and/or modify it 12 * This program is distributed in the hope that it will be useful, but WITHOUT 18 * with this program; if not, write to the Free Software Foundation, Inc.,
|
/external/proguard/src/proguard/classfile/attribute/annotation/visitor/ |
AllAnnotationVisitor.java | 7 * This program is free software; you can redistribute it and/or modify it 12 * This program is distributed in the hope that it will be useful, but WITHOUT 18 * with this program; if not, write to the Free Software Foundation, Inc.,
|
AnnotationTypeFilter.java | 7 * This program is free software; you can redistribute it and/or modify it 12 * This program is distributed in the hope that it will be useful, but WITHOUT 18 * with this program; if not, write to the Free Software Foundation, Inc.,
|
ElementValueVisitor.java | 7 * This program is free software; you can redistribute it and/or modify it 12 * This program is distributed in the hope that it will be useful, but WITHOUT 18 * with this program; if not, write to the Free Software Foundation, Inc.,
|
/external/proguard/src/proguard/classfile/attribute/preverification/ |
LessZeroFrame.java | 7 * This program is free software; you can redistribute it and/or modify it 12 * This program is distributed in the hope that it will be useful, but WITHOUT 18 * with this program; if not, write to the Free Software Foundation, Inc.,
|
ObjectType.java | 7 * This program is free software; you can redistribute it and/or modify it 12 * This program is distributed in the hope that it will be useful, but WITHOUT 18 * with this program; if not, write to the Free Software Foundation, Inc.,
|
SameOneFrame.java | 7 * This program is free software; you can redistribute it and/or modify it 12 * This program is distributed in the hope that it will be useful, but WITHOUT 18 * with this program; if not, write to the Free Software Foundation, Inc.,
|
StackMapAttribute.java | 7 * This program is free software; you can redistribute it and/or modify it 12 * This program is distributed in the hope that it will be useful, but WITHOUT 18 * with this program; if not, write to the Free Software Foundation, Inc.,
|
StackMapFrame.java | 7 * This program is free software; you can redistribute it and/or modify it 12 * This program is distributed in the hope that it will be useful, but WITHOUT 18 * with this program; if not, write to the Free Software Foundation, Inc.,
|
StackMapTableAttribute.java | 7 * This program is free software; you can redistribute it and/or modify it 12 * This program is distributed in the hope that it will be useful, but WITHOUT 18 * with this program; if not, write to the Free Software Foundation, Inc.,
|
UninitializedType.java | 7 * This program is free software; you can redistribute it and/or modify it 12 * This program is distributed in the hope that it will be useful, but WITHOUT 18 * with this program; if not, write to the Free Software Foundation, Inc.,
|