Commit History

Author SHA1 Message Date
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 years ago
  Sam Lantinga c326ff7c6f Re-enabled the O_CLOEXEC definition so config headers can be fixed 4 years ago
  Sam Lantinga 086c74556d Fixed build warning on iOS 4 years ago
  Ozkan Sezer 5a0ea7fb17 Check for O_CLOEXEC definition in fcntl.h at configuration time, 4 years ago
  Sylvain c27e1249e1 Remove SDL_HAVE_RENDER_GEOMETRY define 4 years ago
  Sylvain 47db47c1cc Add SDL_HAVE_RENDER_GEOMETRY to compile or not with RenderGeometry support 5 years ago
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 years ago
  Sam Lantinga cb36189692 Fixed bug 5235 - All internal sources should include SDL_assert.h 5 years ago
  Sam Lantinga b6afbe6317 Added SDL_log.h to SDL_internal.h so logging is available everywhere 6 years ago
  Sam Lantinga 30ff5fcfc0 SDL_LEAN_AND_MEAN defaults off 6 years ago
  Sam Lantinga b5e3d264f2 Added a single SDL_LEAN_AND_MEAN define to turn on minimal SDL builds 6 years ago
  Sylvain Becker 6f89b059f7 Documentation of the footprint #defines 6 years ago
  Sylvain Becker 55afc281fa Add #define SDL_HAVE_BLIT_N_RGB565 to compile out RGB565 LUT 6 years ago
  Sylvain Becker 7df22cf2c2 A few #defines to reduce SDL2 footprint. 6 years ago
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 6 years ago
  Sam Lantinga 5e13087b0f Updated copyright for 2019 7 years ago
  Ryan C. Gordon b262b0ebc9 Small stack allocations fall back to malloc if they're unexpectedly large. 7 years ago
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 8 years ago
  Ryan C. Gordon 351d6d4784 audio: Port WASAPI to WinRT, remove XAudio2 backend. 8 years ago
  Ryan C. Gordon d526b8a1e9 Some patches to make SDL compile with armcc (ARM's C compiler). 9 years ago
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 9 years ago
  Ryan C. Gordon 8b960d4e0f Added SDL_VARIABLE_LENGTH_ARRAY so this #ifdef is localized to one place. 9 years ago
  Sam Lantinga 3615633571 Renaming of guard header names to quiet -Wreserved-id-macro 9 years ago
  Sam Lantinga 37696150e2 Fixed build on various platforms 9 years ago
  Sam Lantinga 74e1dd4c6f Define _GNU_SOURCE when building SDL 9 years ago
  Sam Lantinga 42065e785d Updated copyright to 2016 10 years ago
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support 12 years ago