LICENSE
README.md
pyproject.toml
setup.py
rapidshot/__init__.py
rapidshot/__main__.py
rapidshot/_version.py
rapidshot/capture.py
rapidshot/converter.py
rapidshot/dxcam_compat.py
rapidshot/frame.py
rapidshot/memory_pool.py
rapidshot/native.py
rapidshot/preprocess.py
rapidshot/profiling.py
rapidshot/py.typed
rapidshot/tensor_stream.py
rapidshot.egg-info/PKG-INFO
rapidshot.egg-info/SOURCES.txt
rapidshot.egg-info/dependency_links.txt
rapidshot.egg-info/entry_points.txt
rapidshot.egg-info/requires.txt
rapidshot.egg-info/top_level.txt
rapidshot/_bench/__init__.py
rapidshot/_bench/_paths.py
rapidshot/_bench/agent_pipeline.py
rapidshot/_bench/ai_ingestion.py
rapidshot/_bench/ai_pipeline.py
rapidshot/_bench/benchmark_contract.py
rapidshot/_bench/capabilities.py
rapidshot/_bench/cli.py
rapidshot/_bench/cuda_semaphore.py
rapidshot/_bench/detection.py
rapidshot/_bench/gpu_tensor_to_cupy.py
rapidshot/_bench/machine_inventory.py
rapidshot/_bench/memory_profile.py
rapidshot/_bench/motion_source.py
rapidshot/_bench/result_store.py
rapidshot/_bench/result_validation.py
rapidshot/_bench/scenes.py
rapidshot/_bench/section7.py
rapidshot/_bench/section7_adapters.py
rapidshot/_bench/telemetry.py
rapidshot/_libs/__init__.py
rapidshot/_libs/d3d11.py
rapidshot/_libs/dxgi.py
rapidshot/_libs/user32.py
rapidshot/core/__init__.py
rapidshot/core/device.py
rapidshot/core/duplicator.py
rapidshot/core/output.py
rapidshot/core/stagesurf.py
rapidshot/processor/__init__.py
rapidshot/processor/base.py
rapidshot/processor/cupy_processor.py
rapidshot/processor/numpy_processor.py
rapidshot/util/__init__.py
rapidshot/util/ctypes_helpers.py
rapidshot/util/desktop.py
rapidshot/util/errors.py
rapidshot/util/io.py
rapidshot/util/logging.py
rapidshot/util/timer.py
rapidshot/util/topology.py
tests/test_ai_ingestion.py
tests/test_bench_package.py
tests/test_benchmark_history.py
tests/test_benchmark_interop.py
tests/test_benchmark_reporting.py
tests/test_capture_arguments.py
tests/test_capture_concurrency.py
tests/test_capture_order_shipped_paths.py
tests/test_capture_paths.py
tests/test_color_modes.py
tests/test_compat_native_paths.py
tests/test_converter_paths.py
tests/test_cross_adapter.py
tests/test_cuda_interop.py
tests/test_cupy_processor.py
tests/test_cupy_processor_paths.py
tests/test_cupy_rotation.py
tests/test_cursor_coordinates.py
tests/test_dependency_versions.py
tests/test_desktop_refusal.py
tests/test_detection.py
tests/test_device_io_paths.py
tests/test_dirty_accumulator.py
tests/test_dirty_rects.py
tests/test_duplicator_paths.py
tests/test_dxcam_compat.py
tests/test_exclusive_fullscreen.py
tests/test_factory_paths.py
tests/test_failure_paths.py
tests/test_final_branches.py
tests/test_frame.py
tests/test_frame_metadata.py
tests/test_gpu_converter.py
tests/test_gpu_converter_batch.py
tests/test_gpu_converter_capture_order.py
tests/test_gpu_converter_crop.py
tests/test_gpu_converter_nhwc.py
tests/test_gpu_converter_region.py
tests/test_gpu_converter_yuv.py
tests/test_gpu_preprocess.py
tests/test_gpu_tensor_export.py
tests/test_incremental_capture_benchmark.py
tests/test_inference.py
tests/test_latest_frame_aliasing.py
tests/test_machine_inventory.py
tests/test_memory_bounds.py
tests/test_memory_pool.py
tests/test_memory_profile.py
tests/test_motion_source.py
tests/test_move_rects.py
tests/test_native.py
tests/test_native_discovery.py
tests/test_numpy_processor_paths.py
tests/test_onnxruntime_probe.py
tests/test_output_change_recovery.py
tests/test_output_pooling.py
tests/test_perf_harness.py
tests/test_platform_bindings.py
tests/test_pool_output_flag.py
tests/test_preprocess.py
tests/test_preprocess_cache.py
tests/test_profiling.py
tests/test_protected_content.py
tests/test_readme_examples.py
tests/test_recording_benchmark.py
tests/test_recording_tools.py
tests/test_region_mapping.py
tests/test_release_safety.py
tests/test_remaining_branches.py
tests/test_result_store.py
tests/test_result_validation.py
tests/test_scenes.py
tests/test_section7.py
tests/test_statistics_report.py
tests/test_stop_and_reinit.py
tests/test_struct_layouts.py
tests/test_support_modules.py
tests/test_telemetry.py
tests/test_tensor_stream.py
tests/test_tensor_stream_logic.py
tests/test_tensor_transfer.py
tests/test_topology.py
tests/test_version.py
tests/test_workload_coverage.py