.. |
120.frag
|
Implement operator-based implicit type conversions.
|
2013-02-28 20:49:41 +00:00 |
130.frag
|
Properly declare versions for precision qualifiers, in/out/attribute/varying.
|
2013-01-10 18:20:47 +00:00 |
140.frag
|
Properly declare versions for precision qualifiers, in/out/attribute/varying.
|
2013-01-10 18:20:47 +00:00 |
300.frag
|
Skip dummy unused second component for 1D non-array shadows.
|
2013-02-26 19:48:48 +00:00 |
300.vert
|
Add ES 300 matrix operations: outerProduct, determinant, inverse, and transpose, and missing ES 300 limit gl_MaxFragmentInputVectors.
|
2013-02-20 04:42:42 +00:00 |
330.frag
|
Allow gl_FragColor and gl_FragData in non-forward-compatible contexts for non-ES versions 150 - 410. Also add deprecation message for attribute/varying for core profile.
|
2013-02-27 19:02:52 +00:00 |
330comp.frag
|
Allow gl_FragColor and gl_FragData in non-forward-compatible contexts for non-ES versions 150 - 410. Also add deprecation message for attribute/varying for core profile.
|
2013-02-27 19:02:52 +00:00 |
array100.frag
|
Simultaneously fix only known memory leak and take the next step in supporting arrays of arrays. Improved several minor things along the way.
|
2013-02-11 00:54:44 +00:00 |
array.frag
|
Simultaneously fix only known memory leak and take the next step in supporting arrays of arrays. Improved several minor things along the way.
|
2013-02-11 00:54:44 +00:00 |
comment.frag
|
Built-in symbol tables now lazily evaluated, and driven by per version, per profile input. Got all ES 100 and ES 300 built-in symbols correct.
|
2013-02-17 06:01:50 +00:00 |
cppComplexExpr.vert
|
Add some CPP tests.
|
2013-02-06 00:14:16 +00:00 |
cppIndent.vert
|
Make the default version be 100.
|
2013-02-08 18:56:56 +00:00 |
cppNest.vert
|
Make the default version be 100.
|
2013-02-08 18:56:56 +00:00 |
cppSimple.vert
|
Make the default version be 100.
|
2013-02-08 18:56:56 +00:00 |
matrixError.vert
|
Implement non-square matrices, and make a few type improvements. Cleaned up a few old issues. Added two tests.
|
2013-02-04 23:54:58 +00:00 |
nonSquare.vert
|
Implement non-square matrices, and make a few type improvements. Cleaned up a few old issues. Added two tests.
|
2013-02-04 23:54:58 +00:00 |
pointCoord.frag
|
Built-in symbol tables now lazily evaluated, and driven by per version, per profile input. Got all ES 100 and ES 300 built-in symbols correct.
|
2013-02-17 06:01:50 +00:00 |
precision.frag
|
Put in basic propagation algorithm for precision qualifiers. Some corner cases are document as TODO.
|
2013-01-28 23:52:49 +00:00 |
run.bat
|
Add a new shader-versioning infrastructure capable of handling multiple profiles, desktop/ES, many versions, features coming and going in different versions across different profiles, and extensions.
|
2012-12-13 00:05:26 +00:00 |
runtests
|
Fix checking-in of wrong test files.
|
2013-02-26 19:47:21 +00:00 |
sample.frag
|
Make the default version be 100.
|
2013-02-08 18:56:56 +00:00 |
sample.frag.out
|
Add a new shader-versioning infrastructure capable of handling multiple profiles, desktop/ES, many versions, features coming and going in different versions across different profiles, and extensions.
|
2012-12-13 00:05:26 +00:00 |
sample.vert
|
Make the default version be 100.
|
2013-02-08 18:56:56 +00:00 |
sample.vert.out
|
Add a new shader-versioning infrastructure capable of handling multiple profiles, desktop/ES, many versions, features coming and going in different versions across different profiles, and extensions.
|
2012-12-13 00:05:26 +00:00 |
specExamples.frag
|
Add ability to treat keywords as identifiers in versions that had not yet reserved the keyword.
|
2013-01-31 22:55:53 +00:00 |
specExamples.vert
|
Classify more keywords as to what versions they are identifiers, reserved, or keywords.
|
2013-02-12 06:53:13 +00:00 |
testlist
|
Allow gl_FragColor and gl_FragData in non-forward-compatible contexts for non-ES versions 150 - 410. Also add deprecation message for attribute/varying for core profile.
|
2013-02-27 19:02:52 +00:00 |
versionsClean.frag
|
Add a new shader-versioning infrastructure capable of handling multiple profiles, desktop/ES, many versions, features coming and going in different versions across different profiles, and extensions.
|
2012-12-13 00:05:26 +00:00 |
versionsClean.vert
|
Add a new shader-versioning infrastructure capable of handling multiple profiles, desktop/ES, many versions, features coming and going in different versions across different profiles, and extensions.
|
2012-12-13 00:05:26 +00:00 |
versionsErrors.frag
|
Add a new shader-versioning infrastructure capable of handling multiple profiles, desktop/ES, many versions, features coming and going in different versions across different profiles, and extensions.
|
2012-12-13 00:05:26 +00:00 |
versionsErrors.vert
|
Add a new shader-versioning infrastructure capable of handling multiple profiles, desktop/ES, many versions, features coming and going in different versions across different profiles, and extensions.
|
2012-12-13 00:05:26 +00:00 |