| .. |
|
100.frag.out
|
Fix, and add missing tests for, error catching for applying swizzles to arrays.
|
2014-05-27 01:34:38 +00:00 |
|
100Limits.vert.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
100LimitsConf.vert.out
|
Implement ES 2.0 (version 100) limitations for non-inductive loop detection and array indexes needing "constant-index-expressions" (inductive variables and constant expressions).
|
2013-10-14 22:42:16 +00:00 |
|
100scope.vert.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
110scope.vert.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
120.frag.out
|
Add partial support for GL_ARB_shader_texture_lod.
|
2014-06-03 19:28:48 +00:00 |
|
120.vert.out
|
Fix, and add missing tests for, error catching for applying swizzles to arrays.
|
2014-05-27 01:34:38 +00:00 |
|
130.frag.out
|
Finish GL_ARB_shading_language_420pack: *ProgramTexelOffset built-in constants. Also, make comma operation not fold constants.
|
2014-05-11 01:07:31 +00:00 |
|
130.vert.out
|
Add missing tests and test results.
|
2014-04-14 16:10:01 +00:00 |
|
140.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
140.vert.out
|
Allow the pre-150 built-in redeclarations when using SSO: gl_Position, gl_PointSize, gl_ClipVertex, and gl_FogFragCoord.
|
2014-04-24 22:38:50 +00:00 |
|
150.frag.out
|
Establish desktop completeness through version 1.50. (gl_MaxVaryingFloats, implicit-cconversion safety, cube-sampler-array fix, add tests)
|
2014-04-14 22:08:16 +00:00 |
|
150.geom.out
|
Improve the 150.geom test.
|
2014-04-29 23:09:26 +00:00 |
|
150.tesc.out
|
Fix bug where an anonymous member of a built-in block containing another member with an implicitly-sized array caused two copies of the block to be referenced.
|
2014-05-14 02:38:14 +00:00 |
|
150.vert.out
|
Establish desktop completeness through version 1.50. (gl_MaxVaryingFloats, implicit-cconversion safety, cube-sampler-array fix, add tests)
|
2014-04-14 22:08:16 +00:00 |
|
300.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
300.vert.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
300block.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
300BuiltIns.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
300layout.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
300layout.vert.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
300link.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
300link2.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
300link3.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
300operations.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
300scope.vert.out
|
Implement implicit conversions on function return expressions to the function's type.
|
2014-05-06 06:02:01 +00:00 |
|
330.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
330comp.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
400.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
400.geom.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
400.tesc.out
|
Correct the test results from the last check in.
|
2014-04-14 16:11:00 +00:00 |
|
400.tese.out
|
Fix bug where an anonymous member of a built-in block containing another member with an implicitly-sized array caused two copies of the block to be referenced.
|
2014-05-14 02:38:14 +00:00 |
|
410.geom.out
|
420Pack: Implement length() on vectors and matrices. Also, tweak line-continuation semantics to understand the extension.
|
2014-05-10 22:24:50 +00:00 |
|
410.tesc.out
|
Correct the test results from the last check in.
|
2014-04-14 16:11:00 +00:00 |
|
420.geom.out
|
Implement implicit conversions on function return expressions to the function's type.
|
2014-05-06 06:02:01 +00:00 |
|
420.tesc.out
|
420Pack: Implement length() on vectors and matrices. Also, tweak line-continuation semantics to understand the extension.
|
2014-05-10 22:24:50 +00:00 |
|
420.tese.out
|
Correct the test results from the last check in.
|
2014-04-14 16:11:00 +00:00 |
|
420.vert.out
|
Finish GL_ARB_shading_language_420pack: *ProgramTexelOffset built-in constants. Also, make comma operation not fold constants.
|
2014-05-11 01:07:31 +00:00 |
|
420_size_gl_in.geom.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
430.comp.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
430.vert.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
430scope.vert.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
440.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
440.vert.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
aggOps.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
always-discard.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
always-discard2.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
array.frag.out
|
Implement implicit conversions on function return expressions to the function's type.
|
2014-05-06 06:02:01 +00:00 |
|
array100.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
comment.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
conditionalDiscard.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
constErrors.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
constFold.frag.out
|
Fix bug where non-constant test in ?: on a constant results thought the result was const, when it is really a temporary.
|
2014-07-10 23:49:21 +00:00 |
|
conversion.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
cppComplexExpr.vert.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
cppIndent.vert.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
cppNest.vert.out
|
Finish GL_ARB_shading_language_420pack: *ProgramTexelOffset built-in constants. Also, make comma operation not fold constants.
|
2014-05-11 01:07:31 +00:00 |
|
cppSimple.vert.out
|
Fix bug where an anonymous member of a built-in block containing another member with an implicitly-sized array caused two copies of the block to be referenced.
|
2014-05-14 02:38:14 +00:00 |
|
dataOut.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
dataOutIndirect.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
dce.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
decls.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
deepRvalue.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
depthOut.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
discard-dce.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
doWhileLoop.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
earlyReturnDiscard.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
empty.frag.out
|
Track which extensions were enabled or required, in the intermediate representation, for reflection of the consumer.
|
2014-03-31 22:20:47 +00:00 |
|
errors.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
flowControl.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
forLoop.frag.out
|
Update test results (test changed).
|
2014-07-29 16:06:05 +00:00 |
|
forwardRef.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
functionCall.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
functionSemantics.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
length.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
lineContinuation.vert.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
lineContinuation100.vert.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
link1.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
localAggregates.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
loops.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
loopsArtificial.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
mains1.frag.out
|
Establish desktop completeness through version 1.50. (gl_MaxVaryingFloats, implicit-cconversion safety, cube-sampler-array fix, add tests)
|
2014-04-14 22:08:16 +00:00 |
|
matrix.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
matrix2.frag.out
|
Establish desktop completeness through version 1.50. (gl_MaxVaryingFloats, implicit-cconversion safety, cube-sampler-array fix, add tests)
|
2014-04-14 22:08:16 +00:00 |
|
matrixError.vert.out
|
420Pack: Implement length() on vectors and matrices. Also, tweak line-continuation semantics to understand the extension.
|
2014-05-10 22:24:50 +00:00 |
|
newTexture.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
noMain.vert.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
nonSquare.vert.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
numeral.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
Operations.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
pointCoord.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
precision.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
precision.vert.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
prepost.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
recurse1.vert.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
reflection.vert.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
sample.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
sample.vert.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
simpleFunctionCall.frag.out
|
Establish desktop completeness through version 1.50. (gl_MaxVaryingFloats, implicit-cconversion safety, cube-sampler-array fix, add tests)
|
2014-04-14 22:08:16 +00:00 |
|
specExamples.frag.out
|
420Pack: Implement length() on vectors and matrices. Also, tweak line-continuation semantics to understand the extension.
|
2014-05-10 22:24:50 +00:00 |
|
specExamples.vert.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
structAssignment.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
structDeref.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
structure.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
switch.frag.out
|
Change ERROR to WARNING to finish fixing bug 11904, comment 3: bug 11856 resolved to drop the ERROR regarding no statements after the last label in the switch.
|
2014-05-01 16:48:18 +00:00 |
|
swizzle.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
syntaxError.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
test.conf
|
GL_ARB_enhanced_layouts, part 4: Numerical side of xfb_*: offset computation, size computation, alias detection, paddings, overflow, implicit strides, gl_Max* checks, etc.
|
2014-01-26 01:37:13 +00:00 |
|
test.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
texture.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
tokenLength.vert.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
types.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
uint.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
uniformArray.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
variableArrayIndex.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
varyingArray.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
varyingArrayIndirect.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
versionsClean.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
versionsClean.vert.out
|
Fix bug where an anonymous member of a built-in block containing another member with an implicitly-sized array caused two copies of the block to be referenced.
|
2014-05-14 02:38:14 +00:00 |
|
versionsErrors.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
versionsErrors.vert.out
|
Fix bug where an anonymous member of a built-in block containing another member with an implicitly-sized array caused two copies of the block to be referenced.
|
2014-05-14 02:38:14 +00:00 |
|
voidFunction.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |
|
whileLoop.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +00:00 |