summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaura Ekstrand <laura@jlekstrand.net>2014-10-24 12:16:54 -0700
committerLaura Ekstrand <laura@jlekstrand.net>2015-01-08 17:04:51 -0800
commit3abe63e1c1975224b38ec613474b18e65643baf9 (patch)
treee485c8550750350ec18828dd1be0fca64666d755
parentf6fc94bf3fc2a4763af54f3dac1abd4894852d41 (diff)
Added new glean todo list. Open with csv reader of choice.gl-1.0-glean
-rw-r--r--glean-todo.csv37
1 files changed, 37 insertions, 0 deletions
diff --git a/glean-todo.csv b/glean-todo.csv
new file mode 100644
index 000000000..d6ad122fa
--- /dev/null
+++ b/glean-todo.csv
@@ -0,0 +1,37 @@
+Glean Test,What to do,Rationale,Responsible Cpp File,Assignment
+blendFunc,,,tblend.cpp,Laura Ekstrand
+fpexceptions,,,tfpexceptions.cpp ,Laura Ekstrand
+glsl1,Check & Potentially Remove,,tglsl1.cpp,Laura Ekstrand
+logicOp,,,tlogicop.cpp,Laura Ekstrand
+occluQry,Port,,toccluqry.cpp,Juliet Fru
+orthoPosRandTris,,,torthpos.cpp,Laura Ekstrand
+orthoPosRandRects,,,torthpos.cpp,Laura Ekstrand
+orthoPosTinyQuads,,,torthpos.cpp,Laura Ekstrand
+orthoPosHLines,,,torthpos.cpp,Laura Ekstrand
+orthoPosVLines,,,torthpos.cpp,Laura Ekstrand
+orthoPosPoints,,,torthpos.cpp,Laura Ekstrand
+paths,Port,,tpaths.cpp,Juliet Fru
+pbo,,,tpbo.cpp,Laura Ekstrand
+polygonOffset,,,tpgos.cpp,Laura Ekstrand
+pointAtten,Port,,tpointatten.cpp,
+pointSprite,Port,,tpointsprite.cpp,
+readPixSanity,,,treadpix.cpp,Laura Ekstrand
+stencil2,Port,,tstencil2.cpp,
+texCombine,Port,,ttexcombine.cpp,
+texCombine4,Port,,ttexcombine4.cpp,
+texEnv,Port,,ttexenv.cpp,
+texgen,Port,,ttexgen.cpp,
+texUnits,Port,,ttexunits.cpp,
+vertProg1,Port,,tvertprog1.cpp,
+api2,Check & Remove,no real value,tapi2.cpp,
+makeCurrent,Check & Remove,n/a to piglit,tbinding.cpp,
+fbo,Check & Remove,covered by Piglit,tfbo.cpp,
+fragProg1,Check & Remove,covered by Piglit,tfragprog1.cpp,
+pixelFormats,Check & Remove,covered by Piglit,tpixelformats.cpp,
+exactRGBA,Check & Remove,always fails,treadpix.cpp,
+shaderAPI,Check & Remove,covered by Piglit,tshaderapi.cpp,
+texCube,Check & Remove,covered by Piglit,ttexcube.cpp,
+texture_srgb,Check & Remove,covered by Piglit,ttexture_srgb.cpp,
+vertArrayBGRA,Check & Remove,covered by Piglit,tvertarraybgra.cpp,
+vertattrib,Check & Remove,no real value,tvertattrib.cpp,
+multiTest,Remove (not a test),,tmultitest.cpp,