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
.
DaemonEngine
/
Daemon
Public
Notifications
You must be signed in to change notification settings
Fork
75
Star
382
Code
Issues
216
Pull requests
71
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Render fogs with one draw call per fog instead of re-drawing every surface inside
- #1888
#1888
Merged
slipher
merged 7 commits into
DaemonEngine:master
DaemonEngine/Daemon:master
from
slipher:fogdepth
slipher/Daemon:fogdepth
Copy head branch name to clipboard
Feb 23, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
Render fogs with one draw call per fog instead of re-drawing every surface inside
#1888
slipher
merged 7 commits into
DaemonEngine:master
DaemonEngine/Daemon:master
from
slipher:fogdepth
slipher/Daemon:fogdepth
Copy head branch name to clipboard
Commits
Commits on Feb 23, 2026
NUKE cvar r_wolfFog
Show description for 4c07d66
slipher
committed
4c07d66
View commit details
Copy full SHA for 4c07d66
Browse repository at this point
Fix failing to generate depth shader with long name
Show description for 74f1ad3
slipher
committed
74f1ad3
View commit details
Copy full SHA for 74f1ad3
Browse repository at this point
Draw inside of fog with modified global fog shader
Show description for f219c2d
slipher
committed
f219c2d
View commit details
Copy full SHA for f219c2d
Browse repository at this point
Use depth-based fog shader for all fogs
Show description for 56e578f
slipher
committed
56e578f
View commit details
Copy full SHA for 56e578f
Browse repository at this point
Use new depth-based fog shaders in material system
Show description for cebbeb4
slipher
committed
cebbeb4
View commit details
Copy full SHA for cebbeb4
Browse repository at this point
Cleanup: rename GLSL shader fogGlobal -> fog
Show description for 0ac45b0
slipher
committed
0ac45b0
View commit details
Copy full SHA for 0ac45b0
Browse repository at this point
Frustum cull fogs
Show description for e7eb6cb
slipher
committed
e7eb6cb
View commit details
Copy full SHA for e7eb6cb
Browse repository at this point
You can’t perform that action at this time.