Joe Groff
|
6aa998ad54
|
change GLSL-PROGRAM: syntax to allow for vertex formats to be specified for link-time attribute index assignment with glBindAttribLocation. the transform feedback format now needs to be marked with "feedback-format:"
|
2010-02-10 13:03:44 -08:00 |
Slava Pestov
|
0612bc6177
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
Keith Lazuka
|
405e5d015b
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
Doug Coleman
|
eceed177d6
|
replace usages of <" with """
|
2009-09-20 22:42:40 -05:00 |
Joe Groff
|
522f426ba7
|
fix help lint failures
|
2009-09-01 13:04:00 -05:00 |
Joe Groff
|
02d924f1a5
|
change gpu VERTEX-STRUCT: to make a struct class
|
2009-08-30 23:06:15 -05:00 |
Joe Groff
|
17a08cb07a
|
gpu.shaders docs corrections
|
2009-08-22 20:15:13 -05:00 |
Joe Groff
|
90985ea362
|
verify transform feedback format matches requested format after linking program-instances
|
2009-07-27 13:16:41 -05:00 |
Joe Groff
|
b99b686194
|
update gpu docs
|
2009-07-26 23:00:35 -05:00 |
Joe Groff
|
33395eeabd
|
move vertex-formats and vertex-arrays to gpu.shaders so we can use them for transform feedback formats
|
2009-07-25 11:30:59 -05:00 |
Slava Pestov
|
dbf04ff2ca
|
opengl is for chumps
|
2009-07-19 14:34:24 -05:00 |