index
:
usermoji.git
mommy
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
loader
/
loader_platform.h
Age
Commit message (
Expand
)
Author
2015-06-17
loader: Activate layers on the instance chain at CreateInstance
Jon Ashburn
2015-06-10
Loader: search also through SysWow64 folder on windows
scygan
2015-05-15
Add win32 condition variables.
Mike Stroyan
2015-05-15
layers: Make threading layer provide thread-safety
Mike Stroyan
2015-04-27
loader: Fix bug on layer name prefix string length
Jon Ashburn
2015-04-16
Win: Fix typo and incorrect strlen for finding/loading ICDs.
Ian Elliott
2015-04-16
Stage 1 of rename
Courtney Goeltzenleuchter
2015-03-31
New loader_get_registry_value() function reads 32/64 registry ...
Ian Elliott
2015-03-02
Get the trace player to work with Windows
Piers Daniell
2015-03-02
Update tri and cube with stage
Piers Daniell
2015-02-19
loader: do not set RTLD_DEEPBIND
Chia-I Wu
2015-02-18
loader: Windows now uses registry + env's (diff names)
Ian Elliott
2015-02-12
Win: Attempt to keep from using Linux functions.
Ian Elliott
2015-02-12
Linux: Add back the "C99" comment within "loader_platform.h"
Ian Elliott
2015-02-12
Win/icd: Move STATIC_INLINE macro, and use for magic funcs.
Ian Elliott
2015-02-11
layers: Fixes for Windows build
Tobin Ehlis
2015-02-05
Win: Eliminate VS2013 compiler warnings for "loader.c" ...
Ian Elliott
2015-02-05
Win: Move some macros to "loader_platform.h"
Ian Elliott
2015-02-04
Can compile "loader" and "layers" on Windows and Linux ...
Ian Elliott