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
/
crunch
Public
forked from
Unity-Technologies/crunch
Notifications
You must be signed in to change notification settings
Fork
9
Star
21
Code
Issues
6
Pull requests
9
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Endianness fixes
- #102
#102
Open
illwieckz
wants to merge 16 commits into
illwieckz/opaque-crn
DaemonEngine/crunch:illwieckz/opaque-crn
from
illwieckz/endianness
DaemonEngine/crunch:illwieckz/endianness
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
Endianness fixes
#102
illwieckz
wants to merge 16 commits into
illwieckz/opaque-crn
DaemonEngine/crunch:illwieckz/opaque-crn
from
illwieckz/endianness
DaemonEngine/crunch:illwieckz/endianness
Copy head branch name to clipboard
Commits
Commits on Aug 8, 2026
crn_decomp: make DXT block word access explicitly endian-independent
Show description for fd21113
illwieckz
committed
fd21113
View commit details
Copy full SHA for fd21113
Browse repository at this point
crn_dxt1: fix DXT1 color hashing on big-endian platforms
Show description for 4be77f5
illwieckz
committed
4be77f5
View commit details
Copy full SHA for 4be77f5
Browse repository at this point
crn_core: detect endianness correctly on GCC targets
Show description for 5e8f75c
illwieckz
committed
5e8f75c
View commit details
Copy full SHA for 5e8f75c
Browse repository at this point
crn_ktx_texture: add configurable endianness support
Show description for 8cb6e73
illwieckz
committed
8cb6e73
View commit details
Copy full SHA for 8cb6e73
Browse repository at this point
crn_ktx_texture: fix reading for cross-endian files
Show description for a6b1a37
illwieckz
committed
a6b1a37
View commit details
Copy full SHA for a6b1a37
Browse repository at this point
crn_decomp:: write DXT1 blocks in little-endian byte order
Show description for 727004f
illwieckz
committed
727004f
View commit details
Copy full SHA for 727004f
Browse repository at this point
crn_decomp:: write DXT5 blocks in little-endian byte order
Show description for 0387303
illwieckz
committed
0387303
View commit details
Copy full SHA for 0387303
Browse repository at this point
crn_decomp:: write DXN blocks in little-endian byte order
Show description for dc4361a
illwieckz
committed
dc4361a
View commit details
Copy full SHA for dc4361a
Browse repository at this point
crn_etc: use explicit byte order for ETC1 block packing
Show description for c8e110d
illwieckz
committed
c8e110d
View commit details
Copy full SHA for c8e110d
Browse repository at this point
crn_dxt_hc: use explicit RGBA packing for ETC color endpoints
Show description for 1cf506e
illwieckz
committed
1cf506e
View commit details
Copy full SHA for 1cf506e
Browse repository at this point
crn_comp: fix endian-dependent color endpoint unpacking
Show description for a803e5b
illwieckz
committed
a803e5b
View commit details
Copy full SHA for a803e5b
Browse repository at this point
Commits on Aug 9, 2026
crn_comp: avoid endian-dependent color endpoint unpacking
Show description for ea53e34
illwieckz
committed
ea53e34
View commit details
Copy full SHA for ea53e34
Browse repository at this point
example2: write DDS output in little-endian format
Show description for 62c6b0b
illwieckz
committed
62c6b0b
View commit details
Copy full SHA for 62c6b0b
Browse repository at this point
example3: write DDS output in little-endian format
Show description for 0459934
illwieckz
committed
0459934
View commit details
Copy full SHA for 0459934
Browse repository at this point
ci: add many more platforms including some big endian ones
Show description for c8c3fb6
illwieckz
committed
c8c3fb6
View commit details
Copy full SHA for c8c3fb6
Browse repository at this point
Commits on Aug 10, 2026
test: test renormalization, DXN layout, little and big endian KTX
illwieckz
committed
7e34347
View commit details
Copy full SHA for 7e34347
Browse repository at this point
You can’t perform that action at this time.