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
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
.
UnityDevTool
/
acl
Public
forked from
nfrechette/acl
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
acl
tests
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 24, 2020
feat(core): add implementation for count_leading_zeros and count_trailing_zeros
nfrechette
committed
20d6b79
View commit details
Copy full SHA for 20d6b79
View code at this point
Browse repository at this point
feat(core): add linear interpolation alpha calculation helper
nfrechette
committed
24e835a
View commit details
Copy full SHA for 24e835a
View code at this point
Browse repository at this point
feat(core): add ability to create ptr_offset from two pointers
nfrechette
committed
38b16ba
View commit details
Copy full SHA for 38b16ba
View code at this point
Browse repository at this point
Commits on Jul 31, 2020
style(core): split variable bit rate constants and functions into their own header
nfrechette
committed
d05bcb2
View commit details
Copy full SHA for d05bcb2
View code at this point
Browse repository at this point
Commits on Jul 16, 2020
style(compression): drop 'debug' from track names and track array names
nfrechette
committed
3049de0
View commit details
Copy full SHA for 3049de0
View code at this point
Browse repository at this point
Commits on Jul 15, 2020
feat(compression): add support for debug names on tracks and track arrays
nfrechette
committed
467ebb6
View commit details
Copy full SHA for 467ebb6
View code at this point
Browse repository at this point
feat(core): add get_copy on string type for convenience
Show description for b8d162d
nfrechette
committed
b8d162d
View commit details
Copy full SHA for b8d162d
View code at this point
Browse repository at this point
feat(string): add get_allocator function on string type
nfrechette
committed
2294fd9
View commit details
Copy full SHA for 2294fd9
View code at this point
Browse repository at this point
Commits on Jul 10, 2020
style: rename types and things for consistency
Show description for b583e7e
nfrechette
committed
b583e7e
View commit details
Copy full SHA for b583e7e
View code at this point
Browse repository at this point
refactor: remove old compression API
Show description for 14b77a7
nfrechette
committed
14b77a7
View commit details
Copy full SHA for 14b77a7
View code at this point
Browse repository at this point
Commits on Jun 27, 2020
chore: update RTM to 2.0
Show description for a0a211e
nfrechette
committed
a0a211e
View commit details
Copy full SHA for a0a211e
View code at this point
Browse repository at this point
Commits on May 20, 2020
feat: add support for emscripten
Show description for 163eebc
nfrechette
committed
163eebc
View commit details
Copy full SHA for 163eebc
View code at this point
Browse repository at this point
Commits on May 5, 2020
fix(compression): remove support for constant_threshold from scalar track compression
Show description for 0255e66
nfrechette
committed
0255e66
View commit details
Copy full SHA for 0255e66
View code at this point
Browse repository at this point
Commits on Apr 1, 2020
refactor: support Android through the NDK and gradle
Show description for 89d4053
nfrechette
committed
89d4053
View commit details
Copy full SHA for 89d4053
View code at this point
Browse repository at this point
chore: change cmake projects to use no specific language instead of C++
nfrechette
committed
3a5185d
View commit details
Copy full SHA for 3a5185d
View code at this point
Browse repository at this point
Commits on Dec 11, 2019
refactor: use CHECK instead of REQUIRE in unit tests
nfrechette
committed
9809221
View commit details
Copy full SHA for 9809221
View code at this point
Browse repository at this point
refactor: remove range reduction from compression settings
Show description for 4c5c40f
nfrechette
committed
4c5c40f
View commit details
Copy full SHA for 4c5c40f
View code at this point
Browse repository at this point
refactor: remove flag to control whether segmenting is enabled or not
Show description for 75c1d6b
nfrechette
committed
75c1d6b
View commit details
Copy full SHA for 75c1d6b
View code at this point
Browse repository at this point
refactor: removing support for fixed 48/32 bit packing
Show description for bd3a2eb
nfrechette
committed
bd3a2eb
View commit details
Copy full SHA for bd3a2eb
View code at this point
Browse repository at this point
refactor: rename several enums to be consistent with coding standard
nfrechette
committed
b5ac20e
View commit details
Copy full SHA for b5ac20e
View code at this point
Browse repository at this point
Commits on Dec 8, 2019
feat(core): add bitset_and_not implementation
nfrechette
committed
9811d05
View commit details
Copy full SHA for 9811d05
View code at this point
Browse repository at this point
refactor: move scalarf bit aligned unpacking functions to scalar_packing.h and add unit tests
nfrechette
committed
8ecdf85
View commit details
Copy full SHA for 8ecdf85
View code at this point
Browse repository at this point
fix: convert num bit values to uint32_t to make sure we perform 32 bit arithmetic everywhere
nfrechette
committed
2f92bfc
View commit details
Copy full SHA for 2f92bfc
View code at this point
Browse repository at this point
Commits on Nov 23, 2019
chore: add support for clang 8 and clang 9
Show description for 15d5d07
nfrechette
committed
15d5d07
View commit details
Copy full SHA for 15d5d07
View code at this point
Browse repository at this point
Commits on Nov 22, 2019
refactor(math): switch all math to RTM
Show description for a7cc605
nfrechette
committed
a7cc605
View commit details
Copy full SHA for a7cc605
View code at this point
Browse repository at this point
Commits on Nov 19, 2019
fix(android): fix package name on android to be unique
Show description for 9fa7ad1
nfrechette
committed
9fa7ad1
View commit details
Copy full SHA for 9fa7ad1
View code at this point
Browse repository at this point
Commits on Nov 8, 2019
feat(compression): add typed track array support for added safety
nfrechette
committed
53bd083
View commit details
Copy full SHA for 53bd083
View code at this point
Browse repository at this point
fix: various sonarcloud fixes and suggestions
nfrechette
committed
5962ee6
View commit details
Copy full SHA for 5962ee6
View code at this point
Browse repository at this point
Commits on Nov 6, 2019
fix: properly handle sjson-cpp stripping with -nosjson
nfrechette
committed
f289a9a
View commit details
Copy full SHA for f289a9a
View code at this point
Browse repository at this point
feat: enable RTM and sjson-cpp asserts when we can
nfrechette
committed
7768110
View commit details
Copy full SHA for 7768110
View code at this point
Browse repository at this point
fix: various sonarcloud fixes and suggestions
nfrechette
committed
68ea9fa
View commit details
Copy full SHA for 68ea9fa
View code at this point
Browse repository at this point
feat(io): add track list writer helper
Show description for 0deac30
nfrechette
committed
0deac30
View commit details
Copy full SHA for 0deac30
View code at this point
Browse repository at this point
feat(tests): add unit test for clip reader/writer
nfrechette
committed
0e3fc7d
View commit details
Copy full SHA for 0e3fc7d
View code at this point
Browse repository at this point
feat(tests): add unit test for 32 bit decay
nfrechette
committed
13b655c
View commit details
Copy full SHA for 13b655c
View code at this point
Browse repository at this point
Commits on Nov 1, 2019
fix(core): fix bit counting to use NEON intrinsic instead of GCC builtin
Show description for ac87151
nfrechette
committed
ac87151
View commit details
Copy full SHA for ac87151
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.