aboutsummaryrefslogtreecommitdiff
path: root/loader/loader_platform.h
AgeCommit message (Expand)Author
2015-06-17loader: Activate layers on the instance chain at CreateInstanceJon Ashburn
2015-06-10Loader: search also through SysWow64 folder on windowsscygan
2015-05-15Add win32 condition variables.Mike Stroyan
2015-05-15layers: Make threading layer provide thread-safetyMike Stroyan
2015-04-27loader: Fix bug on layer name prefix string lengthJon Ashburn
2015-04-16Win: Fix typo and incorrect strlen for finding/loading ICDs.Ian Elliott
2015-04-16Stage 1 of renameCourtney Goeltzenleuchter
2015-03-31New loader_get_registry_value() function reads 32/64 registry ...Ian Elliott
2015-03-02Get the trace player to work with WindowsPiers Daniell
2015-03-02Update tri and cube with stagePiers Daniell
2015-02-19loader: do not set RTLD_DEEPBINDChia-I Wu
2015-02-18loader: Windows now uses registry + env's (diff names)Ian Elliott
2015-02-12Win: Attempt to keep from using Linux functions.Ian Elliott
2015-02-12Linux: Add back the "C99" comment within "loader_platform.h"Ian Elliott
2015-02-12Win/icd: Move STATIC_INLINE macro, and use for magic funcs.Ian Elliott
2015-02-11layers: Fixes for Windows buildTobin Ehlis
2015-02-05Win: Eliminate VS2013 compiler warnings for "loader.c" ...Ian Elliott
2015-02-05Win: Move some macros to "loader_platform.h"Ian Elliott
2015-02-04Can compile "loader" and "layers" on Windows and Linux ...Ian Elliott