Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / pygfx/wgpu-py issues and pull requests
#467 - Tweaks to diagnostics
Pull Request -
State: closed - Opened by almarklein about 1 year ago
- 1 comment
#466 - Bump version
Pull Request -
State: closed - Opened by almarklein about 1 year ago
#465 - Kivy support
Issue -
State: open - Opened by Korijn about 1 year ago
- 1 comment
#464 - Finetune behavior for bare canvas usage
Pull Request -
State: closed - Opened by almarklein about 1 year ago
#463 - Update issue templates
Pull Request -
State: closed - Opened by almarklein about 1 year ago
#462 - Update issue templates
Pull Request -
State: closed - Opened by almarklein about 1 year ago
#461 - Enable manual CI trigger
Pull Request -
State: closed - Opened by almarklein about 1 year ago
- 1 comment
#460 - Use webgpu.yml for parsing
Issue -
State: open - Opened by almarklein about 1 year ago
- 2 comments
#459 - Run examples on CI on Windows / Mac / Linux
Issue -
State: open - Opened by almarklein about 1 year ago
#458 - Update wgpu-native to v0.19.1.1
Pull Request -
State: closed - Opened by Vipitis about 1 year ago
- 15 comments
#457 - Update tests to re-implement coverage we had via shadertoy.
Pull Request -
State: closed - Opened by almarklein about 1 year ago
#456 - List projects using wgpu-py
Pull Request -
State: closed - Opened by Vipitis about 1 year ago
#455 - Remove shadertoy utility
Pull Request -
State: closed - Opened by Vipitis about 1 year ago
- 2 comments
#454 - Bump version
Pull Request -
State: closed - Opened by almarklein about 1 year ago
#453 - Add iFrameRate builtin to Shadertoy utility
Pull Request -
State: closed - Opened by Vipitis about 1 year ago
#452 - Rolling out shadertoy
Issue -
State: closed - Opened by almarklein about 1 year ago
- 5 comments
#451 - Full-screen mode
Issue -
State: open - Opened by mikeny07 about 1 year ago
- 7 comments
#450 - Implement timestamp QuerySet
Pull Request -
State: closed - Opened by wpmed92 about 1 year ago
- 8 comments
#449 - Bump version
Pull Request -
State: closed - Opened by almarklein about 1 year ago
#448 - Avoid using a destroyed glfw window
Pull Request -
State: closed - Opened by almarklein about 1 year ago
#447 - Remove call to device._poll in _destroy methods
Pull Request -
State: closed - Opened by almarklein about 1 year ago
#446 - test_glfw_canvas_del Windows fatal exception: access violation
Issue -
State: closed - Opened by Korijn about 1 year ago
- 6 comments
#445 - update wgpu-native version
Pull Request -
State: closed - Opened by dskkato about 1 year ago
- 14 comments
#444 - Warnings on import
Issue -
State: closed - Opened by Korijn about 1 year ago
- 1 comment
#443 - Add texture input to Shadertoy util (iChannel0, ...)
Pull Request -
State: closed - Opened by Vipitis about 1 year ago
- 3 comments
#442 - Fix triangle_glsl.py example
Pull Request -
State: closed - Opened by Vipitis about 1 year ago
#441 - Support turning on wgpu validation flag
Pull Request -
State: closed - Opened by almarklein about 1 year ago
- 1 comment
#440 - Prevent errors on Python exit when in debug log
Pull Request -
State: closed - Opened by almarklein about 1 year ago
#439 - Error when no draw function is provided
Issue -
State: closed - Opened by almarklein about 1 year ago
- 1 comment
#438 - Raspberry Pi 4B setup log
Issue -
State: closed - Opened by dskkato about 1 year ago
- 7 comments
#437 - Roadmap to maturity
Issue -
State: open - Opened by almarklein about 1 year ago
- 2 comments
#436 - Bump version to 0.13.0
Pull Request -
State: closed - Opened by almarklein about 1 year ago
#435 - Pygame integration
Issue -
State: open - Opened by Korijn about 1 year ago
- 2 comments
#434 - update doc of `get_bind_group_layout`
Pull Request -
State: closed - Opened by dskkato about 1 year ago
- 1 comment
#433 - Renamed WgpuOffscreenCanvas to WgpuOffscreenCanvasBase
Pull Request -
State: closed - Opened by almarklein about 1 year ago
#432 - Update to wgpu-native v0.18.1.2
Pull Request -
State: closed - Opened by almarklein about 1 year ago
#431 - Improve gui docs
Pull Request -
State: closed - Opened by almarklein about 1 year ago
#430 - Use own created glfw window.
Issue -
State: closed - Opened by grumpOldman over 1 year ago
- 11 comments
Labels: question
#429 - Update to wgpu-native v0.18.1.1
Pull Request -
State: closed - Opened by almarklein over 1 year ago
- 4 comments
#428 - Add iDate builtin to Shadertoy utility
Pull Request -
State: closed - Opened by Vipitis over 1 year ago
- 5 comments
#427 - Cleanup classes namespace and repr
Pull Request -
State: closed - Opened by almarklein over 1 year ago
#426 - Most common errors with the Shadertoy utility
Issue -
State: open - Opened by Vipitis over 1 year ago
- 2 comments
Labels: task
#425 - Allow using structs as API
Issue -
State: open - Opened by almarklein over 1 year ago
#424 - Bit cleaner API for flags and enums
Pull Request -
State: closed - Opened by almarklein over 1 year ago
#423 - Allow "auto" layout args for the `create_compute_pipeline`
Pull Request -
State: closed - Opened by dskkato over 1 year ago
- 4 comments
#422 - create_compute_pipeline does not accept enums.AutoLayoutMode for layout arg
Issue -
State: closed - Opened by dskkato over 1 year ago
- 3 comments
#421 - Replace pkg_resources with importlib.resources
Pull Request -
State: closed - Opened by almarklein over 1 year ago
- 3 comments
#420 - Replacing pkg_resources.resource_filename
Issue -
State: closed - Opened by almarklein over 1 year ago
- 2 comments
#419 - Bit more elegant wat to check for pypy
Pull Request -
State: closed - Opened by almarklein over 1 year ago
#418 - Support python 3.8-3.12, and pypy
Pull Request -
State: closed - Opened by almarklein over 1 year ago
- 4 comments
#417 - Update CI python versions to 3.8-3.12
Issue -
State: closed - Opened by Korijn over 1 year ago
- 2 comments
#416 - Update to latest WebGPU spec
Pull Request -
State: closed - Opened by almarklein over 1 year ago
#415 - Make canvas arg in request_adapter() optional
Pull Request -
State: closed - Opened by almarklein over 1 year ago
#414 - Bump version to 0.12.0
Pull Request -
State: closed - Opened by almarklein over 1 year ago
- 2 comments
#413 - Address VRAM usage in Shadertoy Utility
Pull Request -
State: closed - Opened by Vipitis over 1 year ago
- 2 comments
#412 - Implement `enumerate_adapters` for rs-backend
Pull Request -
State: closed - Opened by dskkato over 1 year ago
- 3 comments
#411 - Measure memory usage during memtests
Pull Request -
State: closed - Opened by almarklein over 1 year ago
- 2 comments
#410 - Make non-spec functionality stand out better
Issue -
State: closed - Opened by almarklein over 1 year ago
- 6 comments
#409 - Add convenience function `enumerate_adapters`
Issue -
State: closed - Opened by skoudoro over 1 year ago
- 4 comments
#408 - Refactor backends
Pull Request -
State: closed - Opened by almarklein over 1 year ago
- 2 comments
#407 - Supporting JS/webgpu as a backend for e.g. PyScript
Issue -
State: open - Opened by almarklein over 1 year ago
- 8 comments
#406 - Test against memory leaks by measuring process memory
Issue -
State: closed - Opened by almarklein over 1 year ago
#405 - Device objects are not cleared on wgpu-native
Issue -
State: closed - Opened by almarklein over 1 year ago
- 8 comments
#404 - Remove asyncio from offscreen gui
Pull Request -
State: closed - Opened by almarklein over 1 year ago
- 1 comment
#403 - Add tests for object releasing
Pull Request -
State: closed - Opened by almarklein over 1 year ago
- 4 comments
#402 - Fixup compute_noop.py numpy example
Pull Request -
State: closed - Opened by claydugo over 1 year ago
- 1 comment
#401 - Improve Shadertoy Utility
Pull Request -
State: closed - Opened by Vipitis over 1 year ago
- 3 comments
#400 - Enable local screenshot testing
Issue -
State: open - Opened by Korijn over 1 year ago
#399 - Track object usage
Pull Request -
State: closed - Opened by almarklein over 1 year ago
- 4 comments
#398 - Warn about refs in add_event_handler
Pull Request -
State: closed - Opened by almarklein over 1 year ago
#397 - Add timestamp to events, and buttons to wheel events
Pull Request -
State: closed - Opened by almarklein over 1 year ago
#396 - Fix bug introduced in auto-gui refactor
Pull Request -
State: closed - Opened by almarklein over 1 year ago
#395 - Update two comments
Pull Request -
State: closed - Opened by almarklein over 1 year ago
#394 - Using context managers
Issue -
State: open - Opened by almarklein over 1 year ago
#393 - Renaming rs backend to native
Issue -
State: closed - Opened by almarklein over 1 year ago
- 9 comments
#392 - Supporting Dawn as a backend
Issue -
State: open - Opened by almarklein over 1 year ago
- 1 comment
#391 - First class async support
Issue -
State: open - Opened by almarklein over 1 year ago
- 2 comments
#390 - Flags can be passed as str
Pull Request -
State: closed - Opened by almarklein over 1 year ago
#389 - A small stab at get_compilation_info
Pull Request -
State: closed - Opened by almarklein over 1 year ago
#388 - Clean docs and (unused) API
Pull Request -
State: closed - Opened by almarklein over 1 year ago
#387 - Post-update wgpu sprint
Issue -
State: closed - Opened by almarklein over 1 year ago
- 1 comment
#386 - Utils lazy import
Pull Request -
State: closed - Opened by almarklein over 1 year ago
#385 - Provide extra tip for fixing monitor-swap error
Pull Request -
State: closed - Opened by almarklein over 1 year ago
#384 - Refactor autogui selection to take imported backends into account better
Pull Request -
State: closed - Opened by almarklein over 1 year ago
#383 - PySide 6.6 asyncio support
Issue -
State: open - Opened by Korijn over 1 year ago
- 1 comment
#382 - Stop forcing Vulkan on Windows
Pull Request -
State: closed - Opened by almarklein over 1 year ago
- 2 comments
#381 - Crash on fresh Windows
Issue -
State: closed - Opened by almarklein over 1 year ago
- 2 comments
#380 - Refactor test_rs_basics.py into 4 files
Pull Request -
State: closed - Opened by almarklein over 1 year ago
#379 - Bit of cleanup
Pull Request -
State: closed - Opened by almarklein over 1 year ago
#378 - Benchmarking the performance of `JupyterWgpuCanvas`
Issue -
State: open - Opened by kushalkolar over 1 year ago
- 1 comment
#377 - Buffer mapping API
Pull Request -
State: closed - Opened by almarklein over 1 year ago
- 9 comments
#376 - Add warning about pip when binary is missing on linux
Pull Request -
State: closed - Opened by almarklein over 1 year ago
#375 - Idea to improve screenshot testing condition
Issue -
State: closed - Opened by Korijn over 1 year ago
- 4 comments
#374 - Bump version
Pull Request -
State: closed - Opened by almarklein over 1 year ago
#373 - Update to wgpu-native 0.17.2.1
Pull Request -
State: closed - Opened by almarklein over 1 year ago
#372 - Bump version
Pull Request -
State: closed - Opened by almarklein over 1 year ago
#371 - Error handling
Issue -
State: closed - Opened by almarklein over 1 year ago
- 5 comments
#370 - Update to wgpu-native 0.17.0.2
Pull Request -
State: closed - Opened by almarklein over 1 year ago
#369 - Update API to latest IDL
Pull Request -
State: closed - Opened by almarklein over 1 year ago
#368 - Bump version
Pull Request -
State: closed - Opened by almarklein over 1 year ago
- 1 comment