Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / not-fl3/miniquad issues and pull requests

#487 - Fix msaa_render_target on WebGL

Pull Request - State: closed - Opened by not-fl3 8 days ago

#485 - Added PrimitiveType::TriangleStrip

Pull Request - State: closed - Opened by birhburh 11 days ago

#484 - MacOS Sequoia: miniquad logs some weird messages at startup

Issue - State: open - Opened by ferama 12 days ago
Labels: bug, help wanted

#483 - android: add missing Back button key event

Pull Request - State: closed - Opened by narodnik 15 days ago - 1 comment

#482 - Add get/set_window_position for Linux X11

Pull Request - State: closed - Opened by InZan17 15 days ago - 1 comment

#480 - Fix `target_ios` typo

Pull Request - State: closed - Opened by cyrgani 21 days ago - 1 comment

#479 - Resizing the canvas using js/css now triggers the resize event

Pull Request - State: open - Opened by yui-915 25 days ago - 1 comment

#478 - graphics: Implement MSAA render textures

Pull Request - State: closed - Opened by not-fl3 about 1 month ago

#477 - merged all webgl functions in a single extern "C" block

Pull Request - State: closed - Opened by yui-915 about 1 month ago - 1 comment

#476 - native/macos: Fixes setNeedsDisplay call on arm macs

Pull Request - State: closed - Opened by birhburh about 2 months ago - 1 comment

#475 - native/macos: Re-re-implemented event loop

Pull Request - State: closed - Opened by birhburh about 2 months ago - 2 comments

#474 - Added stock black color for miniquad window background on Windows

Pull Request - State: closed - Opened by Shelim about 2 months ago - 1 comment

#473 - Fixed examples configs to lower the CPU consumption on MacOS

Pull Request - State: closed - Opened by VanjaRo about 2 months ago

#472 - add default filter mode to conf

Pull Request - State: closed - Opened by 0x177 about 2 months ago - 3 comments

#471 - Add support for mouse buttons 4 & 5

Pull Request - State: open - Opened by guy-bartkus about 2 months ago

#470 - MacOS CPU usage increased by 8x in v0.4.4

Issue - State: closed - Opened by brettchalupa about 2 months ago - 9 comments

#469 - Fix build on Windows arm64

Pull Request - State: closed - Opened by wezm 2 months ago - 1 comment

#468 - Fixes linux to osx cross compilation

Pull Request - State: closed - Opened by birhburh 2 months ago - 6 comments

#466 - native/linux_wayland: add missing insert_char event

Pull Request - State: closed - Opened by narodnik 3 months ago - 1 comment

#465 - native/linux_x11: Better error handling

Pull Request - State: closed - Opened by not-fl3 3 months ago

#464 - Add a quit shortcut to the osx menu bar

Pull Request - State: closed - Opened by markmurphydev 3 months ago - 1 comment

#463 - graphics: Fix backwards compatibility with integer attributes

Pull Request - State: closed - Opened by not-fl3 3 months ago - 1 comment

#462 - Reimplemented blocking_event_loop for OSX

Pull Request - State: closed - Opened by birhburh 3 months ago - 11 comments

#461 - Fixes has_integer_attributes and macroquad

Pull Request - State: closed - Opened by birhburh 3 months ago - 6 comments

#460 - Reimplemented blocking_event_loop for OSX

Pull Request - State: closed - Opened by birhburh 3 months ago - 1 comment

#459 - Fix linux_x11 fullscreen toggle

Pull Request - State: closed - Opened by bolphen 3 months ago - 1 comment

#458 - Fix linux_x11 block_on_wait

Pull Request - State: open - Opened by bolphen 3 months ago

#456 - X11 Fix keysym translation using official libxkbcommon

Pull Request - State: closed - Opened by eloraiby 3 months ago - 3 comments

#455 - MacOS doesn't redraw while window resize is held but not moving

Issue - State: open - Opened by markmurphydev 3 months ago - 4 comments

#454 - Bug fix on ios

Pull Request - State: closed - Opened by birhburh 3 months ago - 1 comment

#453 - MainActivity.java: add systemBars insets to main view padding

Pull Request - State: closed - Opened by narodnik 3 months ago - 1 comment

#452 - Implemented blocking_event_loop for ios opengl and metal

Pull Request - State: closed - Opened by birhburh 4 months ago - 1 comment

#451 - Can it be used to make a text editor?

Issue - State: closed - Opened by rawhuul 4 months ago - 2 comments
Labels: question

#450 - Configure window after start?

Issue - State: closed - Opened by tjpalmer 4 months ago - 2 comments

#449 - Implemented blocking_event_loop for Android

Pull Request - State: closed - Opened by birhburh 4 months ago - 1 comment

#448 - An attempt to fix the "double click" bug on MacOS

Pull Request - State: open - Opened by eriksvedang 4 months ago - 1 comment

#447 - Macos supress warnings

Pull Request - State: closed - Opened by birhburh 4 months ago - 1 comment

#446 - Fixed Metal backend with high_dpi = false

Pull Request - State: closed - Opened by birhburh 4 months ago - 1 comment

#444 - native/wasm: optional WebGL2 support

Pull Request - State: closed - Opened by not-fl3 4 months ago

#443 - Implemented blocking_event_loop for osx

Pull Request - State: closed - Opened by birhburh 4 months ago - 1 comment

#441 - Fixed cancel_quit on windows not doing anything

Pull Request - State: closed - Opened by Shelim 4 months ago - 3 comments

#440 - add explicit keycode values based off X11's keysymdef.h

Pull Request - State: closed - Opened by narodnik 4 months ago - 5 comments

#439 - Retrieve DPI scale from window instead of screen

Pull Request - State: closed - Opened by jack-cooper 4 months ago - 1 comment

#438 - Add support for PrimitiveType::Points

Pull Request - State: closed - Opened by rlofc 4 months ago - 1 comment

#437 - Allow re-render only on user intaraction

Pull Request - State: closed - Opened by not-fl3 4 months ago

#436 - native/wasm: New JS versioning scheme

Pull Request - State: closed - Opened by not-fl3 4 months ago

#435 - native/wasm: missed gl functions

Pull Request - State: closed - Opened by not-fl3 4 months ago

#434 - Add {get/set}_window_position for Windows platform.

Pull Request - State: closed - Opened by mandroll 5 months ago - 1 comment

#434 - Add {get/set}_window_position for Windows platform.

Pull Request - State: closed - Opened by mandroll 5 months ago - 1 comment

#433 - Loosen `Fn` trait bounds on `fs::load_file`

Issue - State: open - Opened by sokorototo 5 months ago

#432 - Updated fork

Pull Request - State: closed - Opened by sokorototo 5 months ago - 1 comment

#431 - Update `crate_version` in gl.js

Issue - State: closed - Opened by sokorototo 5 months ago

#431 - Update `crate_version` in gl.js

Issue - State: closed - Opened by sokorototo 5 months ago

#429 - Texture wrapping set incorrectly for y-axis (Simple Fix)

Issue - State: open - Opened by sokorototo 5 months ago - 2 comments

#429 - Texture wrapping set incorrectly for y-axis (Simple Fix)

Issue - State: open - Opened by sokorototo 5 months ago - 2 comments

#429 - Texture wrapping set incorrectly for y-axis (Simple Fix)

Issue - State: open - Opened by sokorototo 5 months ago - 2 comments

#429 - Texture wrapping set incorrectly for y-axis (Simple Fix)

Issue - State: open - Opened by sokorototo 5 months ago - 2 comments

#428 - Resources release functions and leaks fixes to the gl_backend

Pull Request - State: closed - Opened by eloraiby 5 months ago - 6 comments

#427 - Window icon on osx

Pull Request - State: closed - Opened by birhburh 5 months ago - 1 comment

#426 - Miniquad without the graphics abstraction?

Issue - State: open - Opened by EriKWDev 5 months ago - 4 comments

#425 - Fix resizing managed textures

Pull Request - State: closed - Opened by vdrn 6 months ago - 1 comment

#425 - Fix resizing managed textures

Pull Request - State: closed - Opened by vdrn 6 months ago - 1 comment

#424 - Fix dpi_scale() always returning 1 on Windows

Pull Request - State: closed - Opened by InZan17 6 months ago - 1 comment

#422 - bug:float calculation cause deviation

Issue - State: open - Opened by hcg2008 6 months ago
Labels: bug

#422 - bug:float calculation cause deviation

Issue - State: open - Opened by hcg2008 6 months ago
Labels: bug

#422 - bug:float calculation cause deviation

Issue - State: open - Opened by hcg2008 6 months ago
Labels: bug

#421 - Add clear_background option to window_conf

Pull Request - State: closed - Opened by DuckyBlender 7 months ago - 1 comment

#421 - Add clear_background option to window_conf

Pull Request - State: closed - Opened by DuckyBlender 7 months ago - 1 comment

#421 - Add clear_background option to window_conf

Pull Request - State: closed - Opened by DuckyBlender 7 months ago - 1 comment

#420 - fix scrolling on windows

Pull Request - State: open - Opened by DissolveDZ 7 months ago - 4 comments

#419 - Allow positional buffer updates

Pull Request - State: closed - Opened by daslastic 8 months ago

#418 - Metal incorrect output

Issue - State: open - Opened by daslastic 8 months ago
Labels: bug

#416 - Fix MSAA on linux-wayland (and other EGL backends)

Pull Request - State: closed - Opened by felipetrz 8 months ago - 3 comments

#415 - Fixed forced modal pause of the application when resizing or moving on Windows

Pull Request - State: closed - Opened by Shelim 8 months ago - 1 comment

#415 - Fixed forced modal pause of the application when resizing or moving on Windows

Pull Request - State: closed - Opened by Shelim 8 months ago - 1 comment

#413 - fix MSAA doesn't work on linux

Pull Request - State: closed - Opened by Lishen1 11 months ago - 1 comment

#412 - add pressure sensitivity

Issue - State: open - Opened by iota-xSK 12 months ago
Labels: enhancement

#412 - add pressure sensitivity

Issue - State: open - Opened by iota-xSK 12 months ago
Labels: enhancement

#411 - Correct names of framework for case sensitive Mac file system

Pull Request - State: open - Opened by ywata about 1 year ago

#411 - Correct names of framework for case sensitive Mac file system

Pull Request - State: open - Opened by ywata about 1 year ago

#410 - MacOS cursor grab seems broken

Issue - State: closed - Opened by thefakeplace about 1 year ago - 3 comments
Labels: bug

#410 - MacOS cursor grab seems broken

Issue - State: closed - Opened by thefakeplace about 1 year ago - 3 comments
Labels: bug

#410 - MacOS cursor grab seems broken

Issue - State: closed - Opened by thefakeplace about 1 year ago - 3 comments
Labels: bug

#409 - Misc fixes to get miniquad programs run on KDE Wayland

Pull Request - State: closed - Opened by hch12907 about 1 year ago - 1 comment

#408 - Some MacOS key bindings are mixed up

Issue - State: open - Opened by veryjos about 1 year ago