overte/libraries
2017-02-22 15:06:01 -05:00
..
animation Fix SSE2 macros for Macos 2017-02-14 14:10:53 -08:00
audio Merge pull request #9537 from zzmp/audio/throttle-filter 2017-02-07 20:57:43 +01:00
audio-client use lock-free pipe for local audio in device callback 2017-01-22 00:25:08 -05:00
auto-updater
avatars Merge pull request #9652 from sethalves/avatar-as-child-fixes 2017-02-14 09:07:47 -08:00
controllers
display-plugins Adding new storage backing for gpu::Texture, moving mip format into Storage abstraction 2017-02-19 18:11:56 -08:00
embedded-webserver
entities don't capture a temporary by reference. Ugh 2017-02-15 12:37:00 -07:00
entities-renderer Working on new texture management strategy 2017-02-17 07:53:16 -08:00
fbx Resolve merging conflict 2017-02-09 09:49:59 -08:00
gl First cut of pal on tablet. 2017-02-08 17:34:03 -08:00
gpu Add support for the R8 textures 2017-02-21 10:46:49 -08:00
gpu-gl clear buffer without rref 2017-02-21 14:50:12 -05:00
input-plugins Added MouseX and MouseY axes to Keyboard device. 2017-02-07 12:02:41 -08:00
ktx macro NOEXCEPT for ktx on msvc 2017-02-22 15:06:01 -05:00
model Add support for the R8 textures 2017-02-21 10:46:49 -08:00
model-networking Adding new storage backing for gpu::Texture, moving mip format into Storage abstraction 2017-02-19 18:11:56 -08:00
networking Merge pull request #9661 from Atlante45/fix/possible-race 2017-02-15 18:38:01 -08:00
octree don't recurse on octree elements that have not changed 2017-01-30 17:01:45 -08:00
physics Merge pull request #9609 from sethalves/tablet-ui-fix-equipping 2017-02-06 16:56:11 -08:00
plugins move codec negotiation to client data 2017-02-14 20:46:27 +00:00
procedural
recording rm debug in Deck.cpp 2017-02-14 20:46:27 +00:00
render Maybe saving the first ktx textures, testing the save pipeline 2017-02-17 07:54:17 -08:00
render-utils Adding new storage backing for gpu::Texture, moving mip format into Storage abstraction 2017-02-19 18:11:56 -08:00
script-engine warning fixes 2017-02-17 09:45:13 -08:00
shared Adding new storage backing for gpu::Texture, moving mip format into Storage abstraction 2017-02-19 18:11:56 -08:00
ui EventBridge support 2017-02-15 13:59:04 -08:00
ui-plugins