Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
tiw302
/
mandelbrot-c
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: tiw302/mandelbrot-c
Actions
All workflows
Workflows
Check Formatting
Check Formatting
CodeQL Analysis
CodeQL Analysis
Linux Build
Linux Build
macOS Build
macOS Build
Memory Safety Check
Memory Safety Check
pages-build-deployment
pages-build-deployment
WebAssembly Build & Deploy
WebAssembly Build & Deploy
Windows Build
Windows Build
Show more workflows...
Management
Caches
Deployments
macOS Build
macOS Build
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
macos.yml
will be ignored since log searching is not yet available
32 workflow runs
32 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
feat: update perturbation threshold to 1e-13, add WASM input bindings…
macOS Build
#32:
Commit
6db2a06
pushed by
tiw302
1m 44s
master
master
1m 44s
View workflow file
refactor: reorganize include order in fractal benchmark and add white…
macOS Build
#31:
Commit
f7820d5
pushed by
tiw302
1m 29s
master
master
1m 29s
View workflow file
fix(build): resolve cross-platform compiler warnings and formatting
macOS Build
#30:
Commit
aee6920
pushed by
tiw302
1m 12s
master
master
1m 12s
View workflow file
ci: add .gitmodules to track cimgui submodule
macOS Build
#29:
Commit
9e83e72
pushed by
tiw302
1m 8s
master
master
1m 8s
View workflow file
ci: fix missing submodule checkout in workflows
macOS Build
#28:
Commit
8d1ac2f
pushed by
tiw302
11s
master
master
11s
View workflow file
fix(build): resolve compilation errors in hud_video_studio and emscri…
macOS Build
#27:
Commit
d4fadbb
pushed by
tiw302
24s
master
master
24s
View workflow file
docs(github): add feature_request issue template
macOS Build
#26:
Commit
6eecba1
pushed by
tiw302
22s
master
master
22s
View workflow file
fix(gpu_app): pass camera center coordinates instead of rmin/im_bot
macOS Build
#25:
Commit
2af6509
pushed by
tiw302
53s
master
master
53s
View workflow file
fix(gpu_app): include gl3.h instead of gl.h on macOS
macOS Build
#24:
Commit
b70e0cd
pushed by
tiw302
48s
master
master
48s
View workflow file
refactor(benchmarks): add void parameter to benchmark_screenshot func…
macOS Build
#23:
Commit
f8e6870
pushed by
tiw302
49s
master
master
49s
View workflow file
fix(build): disable -Wnewline-eof warning on Clang
macOS Build
#22:
Commit
84dbb53
pushed by
tiw302
35s
master
master
35s
View workflow file
fix(build): disable -Wnan-infinity-disabled warning on Clang under fa…
macOS Build
#21:
Commit
54deebc
pushed by
tiw302
28s
master
master
28s
View workflow file
style(gpu_app): format desktop_gpu_main.c using clang-format
macOS Build
#20:
Commit
c5c483a
pushed by
tiw302
28s
master
master
28s
View workflow file
refactor(gpu_app): migrate to use app_state module
macOS Build
#19:
Commit
f2299f9
pushed by
tiw302
22s
master
master
22s
View workflow file
refactor: remove external JSON palette loading in favor of a static s…
macOS Build
#18:
Commit
d7b6093
pushed by
tiw302
22s
master
master
22s
View workflow file
fix(tests): link cjsonx in test targets and resolve PALETTE_COUNT in …
macOS Build
#17:
Commit
484579b
pushed by
tiw302
49s
master
master
49s
View workflow file
docs(readme): update palette count and project structure
macOS Build
#16:
Commit
1361c17
pushed by
tiw302
1m 0s
master
master
1m 0s
View workflow file
fix(app): seed RNG on startup for deterministic tour targeting
macOS Build
#15:
Commit
5b1279c
pushed by
tiw302
54s
master
master
54s
View workflow file
Seed RNG on startup for tours
macOS Build
#14:
Commit
188fbb2
pushed by
tiw302
44s
master
master
44s
View workflow file
Fix macOS and WebAssembly builds (pitch_words scope and clang-format)
macOS Build
#13:
Commit
80f7c4f
pushed by
tiw302
45s
master
master
45s
View workflow file
feat(engine/camera): introduce unified camera and interaction state
macOS Build
#12:
Commit
eedd67c
pushed by
tiw302
24s
master
master
24s
View workflow file
fix(ci): use 7z instead of zip for packaging on Windows
macOS Build
#11:
Commit
ba2d23c
pushed by
tiw302
46s
master
master
46s
View workflow file
style: format modified code using clang-format
macOS Build
#10:
Commit
d484568
pushed by
tiw302
54s
master
master
54s
View workflow file
test(math): add boundary escaping consistency test for AVX2
macOS Build
#9:
Commit
95a6791
pushed by
tiw302
53s
master
master
53s
View workflow file
style(app): format bitwise operations and wrap lines in desktop_gpu_main
macOS Build
#8:
Commit
fc3a277
pushed by
tiw302
44s
master
master
44s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.