14 Commits

Author SHA1 Message Date
Frank Galligan
2d71b80d93 Spec: Fix DecodeTaggedSymbols
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-26 16:15:11 -07:00
Frank Galligan
4906362b82 Spec: Fix Tagged Symbol decoder 2017-10-24 15:04:52 -07:00
Frank Galligan
627b774669 Spec: Clarify when bit reading is done.
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-24 13:51:57 -07:00
Frank Galligan
e3d2fc61cb Spec: Fix Tagged Symbols constant
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-24 13:33:28 -07:00
Frank Galligan
24b91359da Spec: Add some named constants
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-20 15:02:57 -07:00
Frank Galligan
cf02c772fe Spec: Simplify DecodeTaggedSymbols function
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-20 11:55:08 -07:00
Frank Galligan
4ccacd6406 Spec: Update buffer size reading
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-20 10:47:39 -07:00
Frank Galligan
f2900b9535 Spec: Fix DecodeRawSymbols size 2017-10-18 22:27:58 -07:00
Frank Galligan
a55221407e Spec clean up
- This addresses some comments in KhronosGroup/glTF#1114
2017-10-13 15:50:38 -07:00
Frank Galligan
0c7ee960a8 Some spec fixes 2017-10-03 09:52:42 -07:00
Frank Galligan
51db0e4563 Update bitstream spec to version 2.1
This only updates the algorithm part.

This is associated with #134
2017-09-30 15:11:11 -07:00
Frank Galligan
4efc3d27cc Update bitstream spec
This PR is associated with #134.
2017-07-22 22:35:54 -07:00
Lou Quillio
8d8c88e08f Re-org files, refine styles, add README, et al.
Draco bitstream spec source should be ready for author contributions.
2017-07-12 15:18:53 -07:00
Lou Quillio
c2fb47ac5d Split syntax table sections into files.
Also add .gitignore
2017-07-10 14:36:26 -07:00