2
0
GLScene c86c9c5388 Update Utils 5 жил өмнө
..
GLSLExpert.pas 460d3d6ec8 Added resources 5 жил өмнө
GLSLExpertPackage.dpk 460d3d6ec8 Added resources 5 жил өмнө
Readme.txt 460d3d6ec8 Added resources 5 жил өмнө

Readme.txt

GLSL Validation Expert for Delphi
Copyright 2005 - Eric Grange / GLScene.org

Intended to work along with 3DLabs GLSL Validator

http://developer.3dlabs.com/openGL2/downloads/

(install at default location in C:\Program Files)

This expert takes over Ctrl+Shift+V combination in the IDE
and invokes the GLSL Validator. The file name that is being
validated must end in '_vp.glsl' for a vertex program,
and '_fp.glsl' for a fragment program. Errors if any are
added in the tools/compiler report area, and you can then
double-click them to jump to the error location in the source.