From: Dylan Baker <dy...@pnwbakers.com> --- todo | 108 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 todo
diff --git a/todo b/todo new file mode 100644 index 000000000..c869582db --- /dev/null +++ b/todo @@ -0,0 +1,108 @@ +tests/cl/api/set-kernel-arg.c +tests/cl/api/get-mem-object-info.c +tests/cl/custom/buffer-flags.c +tests/cl/program/predefined-macros.c +tests/cl/program/program-tester.c +tests/fbo/fbo-alphatest-formats.c +tests/fbo/fbo-blending-formats.c +tests/fbo/fbo-blending-snorm.c +tests/fbo/fbo-clear-formats.c +tests/fbo/fbo-colormask-formats.c +tests/fbo/fbo-generatemipmap-formats.c +tests/fbo/fbo-readpixels-depth-formats.c +tests/general/polygon-mode-offset.c +tests/general/clipflat.c +tests/shaders/built-in-constants.c +tests/shaders/shader_runner.c +tests/spec/amd_performance_monitor/api.c +tests/spec/amd_performance_monitor/measure.c +tests/spec/arb_arrays_of_arrays/max-binding.c +tests/spec/arb_copy_buffer/subdata-sync.c +tests/spec/arb_copy_buffer/data-sync.c +tests/spec/arb_copy_image/formats.c +tests/spec/arb_direct_state_access/create-programpipelines.c +tests/spec/arb_direct_state_access/texture-errors.c +tests/spec/arb_direct_state_access/texturesubimage.c +tests/spec/arb_direct_state_access/getcompressedtextureimage.c +tests/spec/arb_direct_state_access/texture-storage-multisample.c +tests/spec/arb_direct_state_access/texture-storage.c +tests/spec/arb_draw_indirect/api-errors.c +tests/spec/arb_enhanced_layouts/transform-feedback-layout-query-api.c +tests/spec/arb_framebuffer_no_attachments/atomic.c +tests/spec/arb_framebuffer_no_attachments/minmax.c +tests/spec/arb_framebuffer_no_attachments/params.c +tests/spec/arb_framebuffer_no_attachments/query.c +tests/spec/arb_framebuffer_srgb/srgb_conformance.c +tests/spec/arb_gpu_shader5/execution/xfb-streams.c +tests/spec/arb_internalformat_query2/color-encoding.c +tests/spec/arb_internalformat_query2/filter.c +tests/spec/arb_internalformat_query2/format-components.c +tests/spec/arb_internalformat_query2/generic-pname-checks.c +tests/spec/arb_internalformat_query2/image-texture.c +tests/spec/arb_internalformat_query2/internalformat-size-checks.c +tests/spec/arb_internalformat_query2/internalformat-type-checks.c +tests/spec/arb_internalformat_query2/max-dimensions.c +tests/spec/arb_internalformat_query2/samples-pnames.c +tests/spec/arb_internalformat_query2/texture-compressed-block.c +tests/spec/arb_internalformat_query2/image-format-compatibility-type.c +tests/spec/arb_point_parameters/point-attenuation.c +tests/spec/arb_program_interface_query/compare-with-shader-subroutine.c +tests/spec/arb_program_interface_query/getprogramresourceiv.c +tests/spec/arb_program_interface_query/getprogramresourcename.c +tests/spec/arb_program_interface_query/resource-location.c +tests/spec/arb_program_interface_query/resource-query.c +tests/spec/arb_program_interface_query/getprograminterfaceiv.c +tests/spec/arb_program_interface_query/getprogramresourceindex.c +tests/spec/arb_query_buffer_object/coherency.c +tests/spec/arb_query_buffer_object/qbo.c +tests/spec/arb_sample_shading/execution/samplemask.cpp +tests/spec/arb_separate_shader_objects/ProgramUniform-coverage.c +tests/spec/arb_separate_shader_objects/ValidateProgramPipeline.c +tests/spec/arb_separate_shader_objects/api-errors.c +tests/spec/arb_separate_shader_objects/mixed_explicit_and_non_explicit_locations.c +tests/spec/arb_separate_shader_objects/rendezvous_by_name.c +tests/spec/arb_shader_atomic_counters/common.h +tests/spec/arb_shader_atomic_counters/max-counters.c +tests/spec/arb_shader_image_load_store/common.h +tests/spec/arb_shader_texture_image_samples/builtin-image.c +tests/spec/arb_sync/ClientWaitSync-timeout.c +tests/spec/arb_tessellation_shader/large-uniforms.c +tests/spec/arb_texture_buffer_object/formats.c +tests/spec/arb_texture_multisample/fb-completeness.c +tests/spec/arb_texture_multisample/negative-max-samples.c +tests/spec/arb_texture_storage/texture-storage.c +tests/spec/arb_texture_storage_multisample/tex-storage.c +tests/spec/arb_texture_storage_multisample/tex-param.c +tests/spec/arb_texture_view/rendering_target.c +tests/spec/arb_texture_view/formats.c +tests/spec/arb_texture_view/params.c +tests/spec/arb_texture_view/rendering-formats.c +tests/spec/arb_texture_view/rendering_layers.c +tests/spec/arb_texture_view/rendering_levels.c +tests/spec/arb_texture_view/sampling-2d-array-as-2d-layer.c +tests/spec/arb_texture_view/targets.c +tests/spec/arb_texture_view/lifetime_format.c +tests/spec/arb_vertex_type_10f_11f_11f_rev/api-errors.c +tests/spec/arb_viewport_array/bounds.c +tests/spec/arb_viewport_array/render_scissor.c +tests/spec/ext_packed_float/getteximage-invalid-format-for-packed-type.c +tests/spec/ext_polygon_offset_clamp/dlist.c +tests/spec/ext_polygon_offset_clamp/draw.c +tests/spec/ext_transform_feedback/max-varyings.c +tests/spec/ext_window_rectangles/dlist.c +tests/spec/gl-1.0/beginend-coverage.c +tests/spec/gl-1.0/dlist-beginend.c +tests/spec/gl-1.0/logicop.c +tests/spec/gl-1.0/rendermode-feedback.c +tests/spec/gl-2.1/pbo.c +tests/spec/gl-3.0/render-integer.c +tests/spec/glx_mesa_query_renderer/coverage.c +tests/spec/mesa_pack_invert/readpixels.c +tests/spec/nv_image_formats/copy-image-formats.c +tests/spec/ext_memory_object/api-errors.c +tests/texturing/max-texture-size.c +tests/texturing/getteximage-depth.c +tests/texturing/teximage-colors.c +tests/texturing/texwrap.c +tests/util/piglit-util.c +tests/util/piglit-util.h -- 2.15.1 _______________________________________________ Piglit mailing list Piglit@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/piglit