Skip to content

Pull requests: not-fl3/macroquad

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

warn when calling broken functions that invoke UB
#867 opened Dec 18, 2024 by cyrgani Loading…
stop unsoundly dropping CONTEXT in tests
#866 opened Dec 18, 2024 by cyrgani Loading…
Add an Executor
#864 opened Dec 3, 2024 by oli-obk Loading…
Add color arithmetic
#861 opened Nov 17, 2024 by rtificr Loading…
Fix alpha blending
#849 opened Oct 20, 2024 by pontaoski Loading…
deprecate the color_u8! macro and make methods const
#818 opened Sep 23, 2024 by cyrgani Loading…
Fix Sudden Crash from Exitting Main Loop
#814 opened Sep 21, 2024 by InnocentusLime Loading…
add get_default_font and fix related bugs
#810 opened Sep 13, 2024 by cyrgani Loading…
extract scene into separate crate
#798 opened Sep 6, 2024 by cyrgani Loading…
replace some transmutes with safe pointer casts
#795 opened Sep 6, 2024 by cyrgani Loading…
round get_fps()
#784 opened Aug 22, 2024 by brettchalupa Loading…
ui: API change, made a UiPosition enum
#774 opened Aug 6, 2024 by Sxmourai Loading…
Image rework for soundness and usability
#748 opened Jun 24, 2024 by cyrgani Loading…
3
2
Fixed render targets not handling depth
#739 opened Jun 16, 2024 by yakkudev Loading…
Impl cmd q macos
#674 opened Dec 9, 2023 by Num0Programmer Loading…
Added draw_raw_atlas_texture
#646 opened Sep 15, 2023 by jackolantern Loading…
added get_keys_down() and is_any_key_down()
#645 opened Sep 12, 2023 by SWCreeperKing Loading…
Fix y inversion on examples
#638 opened Aug 26, 2023 by Mifom Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.