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 }}
rainbyte
/
VulkanTutorial
Public
forked from
Overv/VulkanTutorial
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
VulkanTutorial
code
28_mipmapping.cpp
on
master
User selector
All users
All time
Commit history
Commits on Jun 17, 2018
Replace glfwGetWindowSize with glfwGetFramebufferSize and add back missing chooseSwapExtent text
Overv
committed
73f377a
View commit details
Copy full SHA for 73f377a
View code at this point
Browse repository at this point
Commits on May 21, 2018
Fix code formatting inconsistencies
Overv
committed
00acbe0
View commit details
Copy full SHA for 00acbe0
View code at this point
Browse repository at this point
Add proper synchronization of in-flight frames
Overv
committed
6faaded
View commit details
Copy full SHA for 6faaded
View code at this point
Browse repository at this point
Commits on Apr 24, 2018
Remove explicit handling of resize now that drivers properly report VK_ERROR_OUT_OF_DATE_KHR
Overv
committed
78b61f0
View commit details
Copy full SHA for 78b61f0
View code at this point
Browse repository at this point
Commits on Apr 21, 2018
Add checking of vkBeginCommandBuffer result
Overv
committed
f569369
View commit details
Copy full SHA for f569369
View code at this point
Browse repository at this point
Commits on Apr 8, 2018
Make vkQueueWaitIdle call conditional on enabling of validation layers
Overv
committed
fc845a3
View commit details
Copy full SHA for fc845a3
View code at this point
Browse repository at this point
Commits on Mar 28, 2018
Rewrite Sample explanation
vazgriz
committed
379f251
View commit details
Copy full SHA for 379f251
View code at this point
Browse repository at this point
Make `generateMipmaps` more generic
vazgriz
committed
0b0b363
View commit details
Copy full SHA for 0b0b363
View code at this point
Browse repository at this point
Fix mip dimension calculation
vazgriz
committed
548a9ba
View commit details
Copy full SHA for 548a9ba
View code at this point
Browse repository at this point
Rewrite filtering explanation
vazgriz
committed
7af96a7
View commit details
Copy full SHA for 7af96a7
View code at this point
Browse repository at this point
Rewrite section to calculate mip levels
vazgriz
committed
1d51c0a
View commit details
Copy full SHA for 1d51c0a
View code at this point
Browse repository at this point
Commits on Mar 25, 2018
Fix barrier access mask
vazgriz
committed
de09ffa
View commit details
Copy full SHA for de09ffa
View code at this point
Browse repository at this point
Add chapter on mipmapping
vazgriz
committed
cb5d606
View commit details
Copy full SHA for cb5d606
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.