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
Type
/
to 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
.
cginternals
/
globjects
Public
Notifications
You must be signed in to change notification settings
Fork
59
Star
563
Code
Issues
32
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Review implementation strategies (fixes #394)
- #397
#397
Draft
scheibel
wants to merge 14 commits into
master
cginternals/globjects:master
from
review_implementation_strategies
cginternals/globjects:review_implementation_strategies
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Draft
Review implementation strategies (fixes #394)
#397
scheibel
wants to merge 14 commits into
master
cginternals/globjects:master
from
review_implementation_strategies
cginternals/globjects:review_implementation_strategies
Copy head branch name to clipboard
Commits
Commits on Jul 18, 2019
Create vertex arrays using DSA (refs #394)
scheibel
committed
d168bdf
View commit details
Copy full SHA for d168bdf
Browse repository at this point
Commits on Jul 24, 2019
Introduce single-implementation program implementation
scheibel
committed
0f0aac1
View commit details
Copy full SHA for 0f0aac1
Browse repository at this point
Introduce single-implementation program pipeline implementation
scheibel
committed
a887549
View commit details
Copy full SHA for a887549
Browse repository at this point
Introduce single-implementation query implementation
scheibel
committed
9e840c3
View commit details
Copy full SHA for 9e840c3
Browse repository at this point
Introduce single-implementation renderbuffer implementation
scheibel
committed
e72660b
View commit details
Copy full SHA for e72660b
Browse repository at this point
Introduce single-implementation sampler implementation
scheibel
committed
9af78a8
View commit details
Copy full SHA for 9af78a8
Browse repository at this point
Introduce single-implementation shader implementation
scheibel
committed
9b3dfef
View commit details
Copy full SHA for 9b3dfef
Browse repository at this point
Introduce single-implementation transform feedback implementation
scheibel
committed
ab99eab
View commit details
Copy full SHA for ab99eab
Browse repository at this point
Use buffer implementations for all OpenGL calls within Buffer
scheibel
committed
3232af9
View commit details
Copy full SHA for 3232af9
Browse repository at this point
Commits on Jul 25, 2019
Cleanup
scheibel
committed
dc97c01
View commit details
Copy full SHA for dc97c01
Browse repository at this point
Use framebuffer implementations for all OpenGL calls within Framebuffer
scheibel
committed
734b84c
View commit details
Copy full SHA for 734b84c
Browse repository at this point
Use program pipeline implementations for all OpenGL calls within ProgramPipeline
scheibel
committed
be2d475
View commit details
Copy full SHA for be2d475
Browse repository at this point
Use renderbuffer implementations for all OpenGL calls within Renderbuffer
scheibel
committed
f991493
View commit details
Copy full SHA for f991493
Browse repository at this point
Commits on Jul 26, 2019
Move all VertexArray OpenGL calls to implementations
scheibel
committed
b37badc
View commit details
Copy full SHA for b37badc
Browse repository at this point
You can’t perform that action at this time.