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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
processing-cpp
/
processing.cpp
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
16
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: processing-cpp/processing.cpp
Actions
All workflows
Workflows
Build macOS bundled dylibs
Build macOS bundled dylibs
Build precompiled cache (Processing.o + PCH)
Build precompiled cache (Processing.o + PCH)
Bundle portable Windows gcc (MinGW-w64)
Bundle portable Windows gcc (MinGW-w64)
Bundle Windows GLFW+GLEW headers and libs
Bundle Windows GLFW+GLEW headers and libs
Integration tests
Integration tests
macOS Build
macOS Build
Show more workflows...
Management
Caches
Integration tests
Integration tests
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
.
integration-test.yml
will be ignored since log searching is not yet available
200 workflow runs
200 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.
Remove glewExperimental to avoid null function pointer crash on AMD
Integration tests
#50:
Commit
f6ed1d5
pushed by
pepc84
1m 9s
main
main
1m 9s
View workflow file
Windows: add sketch folder and WinLibs bin to PATH when launching sketch
Integration tests
#49:
Commit
92e48e6
pushed by
pepc84
1m 11s
main
main
1m 11s
View workflow file
Replace bundled Windows DLLs with official SEH x64 builds (GLFW 3.4, …
Integration tests
#48:
Commit
051b143
pushed by
pepc84
1m 20s
main
main
1m 20s
View workflow file
Move _setupDone=true after settle loop to prevent early setProjection…
Integration tests
#47:
Commit
d2bbde4
pushed by
pepc84
1m 10s
main
main
1m 10s
View workflow file
Skip settle loop on Windows to prevent crash from early glfwPollEvents
Integration tests
#46:
Commit
a294cfb
pushed by
pepc84
1m 18s
main
main
1m 18s
View workflow file
Fix Windows crash: remove duplicate glClear/glfwSwapBuffers in init
Integration tests
#45:
Commit
25e445a
pushed by
pepc84
1m 20s
main
main
1m 20s
View workflow file
Fix create-release: define repo in trigger function
Integration tests
#44:
Commit
0649952
pushed by
pepc84
1m 32s
main
main
1m 32s
View workflow file
Fix create-release: add missing imports in trigger_and_wait_cache_build
Integration tests
#43:
Commit
f93e392
pushed by
pepc84
1m 57s
main
main
1m 57s
View workflow file
create-release: auto-trigger cache build, always name zip CppMode.zip
Integration tests
#42:
Commit
909bf76
pushed by
pepc84
1m 20s
main
main
1m 20s
View workflow file
Debug: add 4e/4f checkpoints; create-release auto-triggers cache build
Integration tests
#41:
Commit
d9bcf3c
pushed by
pepc84
1m 15s
main
main
1m 15s
View workflow file
Windows cache: use GLEW 2.3.1 headers to match bundled DLL
Integration tests
#40:
Commit
e29ef59
pushed by
pepc84
1m 13s
main
main
1m 13s
View workflow file
Sync all changes: debug dialogs, OpenGL 3.3 compat, glewExperimental,…
Integration tests
#39:
Commit
5e70a0a
pushed by
pepc84
1m 27s
main
main
1m 27s
View workflow file
Fix ErrorFormatter brace mismatch, add debug dialogs for Windows cras…
Integration tests
#38:
Commit
ed9e83b
pushed by
pepc84
1m 17s
main
main
1m 17s
View workflow file
Set glewExperimental=GL_TRUE before glewInit to fix null function poi…
Integration tests
#37:
Commit
0ef2e09
pushed by
pepc84
1m 9s
main
main
1m 9s
View workflow file
Revert GLEW from-source build, use MSYS2 package
Integration tests
#36:
Commit
55f16fa
pushed by
pepc84
1m 2s
main
main
1m 2s
View workflow file
Remove legacy glShadeModel and glNormalize calls
Integration tests
#35:
Commit
7eb602b
pushed by
pepc84
2m 40s
main
main
2m 40s
View workflow file
Request OpenGL 3.3 compat profile to fix crash on AMD/Intel Windows d…
Integration tests
#34:
Commit
3207faf
pushed by
pepc84
1m 10s
main
main
1m 10s
View workflow file
Windows cache: build GLEW 2.3.1 from source to match bundled DLL version
Integration tests
#33:
Commit
e0ed95c
pushed by
pepc84
1m 3s
main
main
1m 3s
View workflow file
Fix nanosleep64 permanently: exclude <thread> on Windows, use Sleep()…
Integration tests
#32:
Commit
4357ab0
pushed by
pepc84
1m 12s
main
main
1m 12s
View workflow file
Windows cache: DWINPTHREAD_STATIC + fully static pthread to fix nanos…
Integration tests
#31:
Commit
02b783b
pushed by
pepc84
1m 21s
main
main
1m 21s
View workflow file
Windows cache: static link winpthreads to avoid nanosleep64 ABI mismatch
Integration tests
#30:
Commit
487b68e
pushed by
pepc84
1m 25s
main
main
1m 25s
View workflow file
Update libs/macos/ with universal dylibs (arm64+x64)
Integration tests
#29:
Commit
f462a77
pushed by
pepc84
1m 3s
main
main
1m 3s
View workflow file
Consolidate macOS libs into libs/macos/ using universal dylibs (arm64…
Integration tests
#28:
Commit
e2a14b7
pushed by
pepc84
1m 12s
main
main
1m 12s
View workflow file
CI: build macOS dylibs on native runners (arm64 + x64)
Integration tests
#27:
Commit
c0f1294
pushed by
pepc84
1m 23s
main
main
1m 23s
View workflow file
Fix macOS clang warnings: RAND_MAX float cast, char comparison, depre…
Integration tests
#26:
Commit
f2bac70
pushed by
pepc84
1m 11s
main
main
1m 11s
View workflow file
Previous
1
2
3
4
5
6
7
8
Next
You can’t perform that action at this time.