Commit History

Author SHA1 Message Date
  Sam Lantinga 5e13087b0f Updated copyright for 2019 7 years ago
  Ozkan Sezer cbacb0f1ea add missing include. 7 years ago
  Ryan C. Gordon e2619f1dcf dynapi: don't let system loader resolve the initializer to the wrong version. 7 years ago
  sezero 40b27fd51b revert the recent typecast assignment changes (see bug #4079) 8 years ago
  Sam Lantinga 90e72bf4e2 Fixed ISO C99 compatibility 8 years ago
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 8 years ago
  Sam Lantinga 37ce9f2773 Fixed typedef redefinition errors when including both SDL_vulkan.h and vulkan.h 8 years ago
  Sam Lantinga b7c5d15152 SDL_dynapi.c: add missing SDLCALL to macros. 8 years ago
  Sam Lantinga a38f127e88 Swapped conditional arguments for standard SDL readability 8 years ago
  Ryan C. Gordon 8c39d1d0b5 OS/2: fixed inverted logic bug (thanks, Ozkan!). 8 years ago
  Ryan C. Gordon 2213077a95 OS/2: proper fix for dynapi (thanks, Ozkan!). 8 years ago
  Ryan C. Gordon a3890ff6d7 dynapi: fill in OS/2 loading code (thanks, Ozkan!). 8 years ago
  Ryan C. Gordon 22241ed0b0 Support for QNX 7.0 (thanks, Elad!). 8 years ago
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 9 years ago
  Sam Lantinga 9a8642bd6a Fixed bug 3478 - Patch Haiku to use dlopen instead of load_add_on 9 years ago
  Ryan C. Gordon fa8c83c1c1 Remove almost all instances of "volatile" keyword. 10 years ago
  Sam Lantinga 42065e785d Updated copyright to 2016 10 years ago
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
  Ryan C. Gordon 2a1e422375 Dynamic API: don't leak if a library loaded but didn't have the entry point. 11 years ago
  Sam Lantinga da6d9a9f2a Added annotations to help code analysis tools 11 years ago
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support 12 years ago