.. |
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
|
Finish implement GL_ARB_texture_lod; adding the 19 additional *ARB() built-ins to the 11 non-*ARB() that were already supported.
|
2014-07-29 18:11:09 +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
|
Implement GL_ARB_shader_image_load_store. Partly done (format layout qualifiers) from a submission.
|
2014-08-10 18:19:36 +00:00 |
130.vert.out
|
Add missing tests and test results.
|
2014-04-14 16:10:01 +00:00 |
140.frag.out
|
Implement most of GL_ARB_explicit_attrib_location (all but index on fragment output).
|
2014-07-29 19:31:13 +00:00 |
140.vert.out
|
Implement most of GL_ARB_explicit_attrib_location (all but index on fragment output).
|
2014-07-29 19:31:13 +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
|
Implement GL_ARB_shader_image_load_store. Partly done (format layout qualifiers) from a submission.
|
2014-08-10 18:19:36 +00:00 |
150.tesc.out
|
Implement GL_ARB_shader_image_load_store. Partly done (format layout qualifiers) from a submission.
|
2014-08-10 18:19:36 +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
|
Turn on ESSL 3.1 for most features:
|
2014-08-12 22:07:22 +00:00 |
300.vert.out
|
Turn on ESSL 3.1 for most features:
|
2014-08-12 22:07:22 +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
|
Turn on ESSL 3.1 for most features:
|
2014-08-12 22:07:22 +00:00 |
300layout.vert.out
|
Turn on ESSL 3.1 for most features:
|
2014-08-12 22:07:22 +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 |
300link.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 |
310.comp.out
|
Add ES 3.1 compatibility to 4.5 and the atomic memory functions (e.g. atomicAdd).
|
2014-08-13 08:32:15 +00:00 |
310.frag.out
|
Add ES 3.1 compatibility to 4.5 and the atomic memory functions (e.g. atomicAdd).
|
2014-08-13 08:32:15 +00:00 |
310.vert.out
|
Add ESSL 310 test results.
|
2014-08-12 22:08:45 +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
|
Implement GL_ARB_derivative_control.
|
2014-08-13 04:15:56 +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
|
Implement GL_ARB_shader_image_load_store. Partly done (format layout qualifiers) from a submission.
|
2014-08-10 18:19:36 +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_size_gl_in.geom.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +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 virtually all of the remaining atomic counter functionality. Still need offset collision detection.
|
2014-08-13 01:04:28 +00:00 |
430.comp.out
|
Turn on basic support for shader storage buffer objects, but not yet the entire extension.
|
2014-08-12 02:11:55 +00:00 |
430.vert.out
|
Finish virtually all of the remaining atomic counter functionality. Still need offset collision detection.
|
2014-08-13 01:04:28 +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 |
450.comp.out
|
Implement cull distances for GLSL 4.5 (but not as an extension yet, just a 4.5 feature).
|
2014-08-13 06:37:59 +00:00 |
450.frag.out
|
Add ES 3.1 compatibility to 4.5 and the atomic memory functions (e.g. atomicAdd).
|
2014-08-13 08:32:15 +00:00 |
450.geom.out
|
Implement cull distances for GLSL 4.5 (but not as an extension yet, just a 4.5 feature).
|
2014-08-13 06:37:59 +00:00 |
450.tesc.out
|
Implement cull distances for GLSL 4.5 (but not as an extension yet, just a 4.5 feature).
|
2014-08-13 06:37:59 +00:00 |
450.tese.out
|
Implement cull distances for GLSL 4.5 (but not as an extension yet, just a 4.5 feature).
|
2014-08-13 06:37:59 +00:00 |
450.vert.out
|
Implement cull distances for GLSL 4.5 (but not as an extension yet, just a 4.5 feature).
|
2014-08-13 06:37:59 +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-discard2.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 |
array100.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 |
atomic_uint.frag.out
|
Finish virtually all of the remaining atomic counter functionality. Still need offset collision detection.
|
2014-08-13 01:04:28 +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
|
Test update.
|
2014-08-09 22:09:03 +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 |
lineContinuation100.vert.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 |
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 |
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 |
matrix.frag.out
|
Restore r26245 and all tests and test results since 4/1:
|
2014-04-14 15:46:40 +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
|
Implement GL_ARB_shader_image_load_store. Partly done (format layout qualifiers) from a submission.
|
2014-08-10 18:19:36 +00:00 |
specExamples.vert.out
|
Finish virtually all of the remaining atomic counter functionality. Still need offset collision detection.
|
2014-08-13 01:04:28 +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
|
Implement cull distances for GLSL 4.5 (but not as an extension yet, just a 4.5 feature).
|
2014-08-13 06:37:59 +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 |