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
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
422 workflow runs
422 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
Fix HashSet/LinkedList placement (before HashMap template)
Build precompiled cache (Processing.o + PCH)
#184:
Commit
a26891c
pushed by
pepc84
4m 17s
main
main
4m 17s
View workflow file
Fix HashSet/LinkedList placement (before HashMap template)
Integration tests
#147:
Commit
a26891c
pushed by
pepc84
1m 28s
main
main
1m 28s
View workflow file
Add HashSet and LinkedList Java collection stubs
Integration tests
#146:
Commit
21b1826
pushed by
pepc84
1m 12s
main
main
1m 12s
View workflow file
Add HashSet and LinkedList Java collection stubs
Build precompiled cache (Processing.o + PCH)
#183:
Commit
21b1826
pushed by
pepc84
1m 24s
main
main
1m 24s
View workflow file
Add HashMap methods: getOrDefault, putAll, putIfAbsent, entrySet
Build precompiled cache (Processing.o + PCH)
#182:
Commit
3d1c185
pushed by
pepc84
1m 29s
main
main
1m 29s
View workflow file
Add HashMap methods: getOrDefault, putAll, putIfAbsent, entrySet
Integration tests
#145:
Commit
3d1c185
pushed by
pepc84
1m 12s
main
main
1m 12s
View workflow file
Add ArrayList.toArray() method
Build precompiled cache (Processing.o + PCH)
#181:
Commit
9f3c67f
pushed by
pepc84
3m 56s
main
main
3m 56s
View workflow file
Add ArrayList.toArray() method
Integration tests
#144:
Commit
9f3c67f
pushed by
pepc84
1m 13s
main
main
1m 13s
View workflow file
Add PVector.array() method
Integration tests
#143:
Commit
9fed75b
pushed by
pepc84
1m 29s
main
main
1m 29s
View workflow file
Add PVector.array() method
Build precompiled cache (Processing.o + PCH)
#180:
Commit
9fed75b
pushed by
pepc84
2m 3s
main
main
2m 3s
View workflow file
Implement strokeCap/strokeJoin: ROUND enables GL_LINE_SMOOTH, store c…
Build precompiled cache (Processing.o + PCH)
#179:
Commit
f3c6646
pushed by
pepc84
2m 15s
main
main
2m 15s
View workflow file
Implement strokeCap/strokeJoin: ROUND enables GL_LINE_SMOOTH, store c…
Integration tests
#142:
Commit
f3c6646
pushed by
pepc84
1m 18s
main
main
1m 18s
View workflow file
createImage: use ARGB/ALPHA constants and set format field
Build precompiled cache (Processing.o + PCH)
#178:
Commit
4ce8db2
pushed by
pepc84
2m 13s
main
main
2m 13s
View workflow file
createImage: use ARGB/ALPHA constants and set format field
Integration tests
#141:
Commit
4ce8db2
pushed by
pepc84
1m 16s
main
main
1m 16s
View workflow file
Add PImage methods: isLoaded, getWidth, getHeight, format field
Build precompiled cache (Processing.o + PCH)
#177:
Commit
ed30c5a
pushed by
pepc84
1m 30s
main
main
1m 30s
View workflow file
Add PImage methods: isLoaded, getWidth, getHeight, format field
Integration tests
#140:
Commit
ed30c5a
pushed by
pepc84
1m 21s
main
main
1m 21s
View workflow file
Add PFont methods: getSize, getName, isSmooth, getWidth
Integration tests
#139:
Commit
749a6d0
pushed by
pepc84
1m 33s
main
main
1m 33s
View workflow file
Add PFont methods: getSize, getName, isSmooth, getWidth
Build precompiled cache (Processing.o + PCH)
#176:
Commit
749a6d0
pushed by
pepc84
3m 11s
main
main
3m 11s
View workflow file
Add getModifiers() to MouseEvent and KeyEvent
Build precompiled cache (Processing.o + PCH)
#175:
Commit
4701f2d
pushed by
pepc84
2m 49s
main
main
2m 49s
View workflow file
Add getModifiers() to MouseEvent and KeyEvent
Integration tests
#138:
Commit
4701f2d
pushed by
pepc84
1m 50s
main
main
1m 50s
View workflow file
Add isKeyDown(keyCode) free function
Integration tests
#137:
Commit
927ed25
pushed by
pepc84
1m 44s
main
main
1m 44s
View workflow file
Remove duplicate NEAREST_NEIGHBOR/BILINEAR/BICUBIC constants
Integration tests
#136:
Commit
2657b89
pushed by
pepc84
1m 18s
main
main
1m 18s
View workflow file
Remove duplicate NEAREST_NEIGHBOR/BILINEAR/BICUBIC constants
Build precompiled cache (Processing.o + PCH)
#174:
Commit
2657b89
pushed by
pepc84
3m 20s
main
main
3m 20s
View workflow file
Add NEAREST_NEIGHBOR/BILINEAR/BICUBIC image interpolation constants
Build precompiled cache (Processing.o + PCH)
#173:
Commit
38da39f
pushed by
pepc84
1m 4s
main
main
1m 4s
View workflow file
Add NEAREST_NEIGHBOR/BILINEAR/BICUBIC image interpolation constants
Integration tests
#135:
Commit
38da39f
pushed by
pepc84
1m 17s
main
main
1m 17s
View workflow file
Previous
1
2
3
4
5
6
…
16
17
Next
You can’t perform that action at this time.