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-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