Historial de Commits

Autor SHA1 Mensaje Fecha
  David CARLIER 8f858d7908 SDL_TriggerBreakppoint for riscv arch (both 32/64) version. hace 2 años
  Ozkan Sezer 22de91a947 Removed guard around the enabled assertions support code hace 3 años
  Sam Lantinga 0479df53ca Updated copyright for 2023 hace 3 años
  Anthony Heathcoat 2a25b69ba5 Check if GNC is defined before checking its value to solve warns in msvc hace 3 años
  Sam Lantinga e97b506242 Need SDL_stdinc.h for _SDL_HAS_BUILTIN hace 3 años
  Sam Lantinga 626a3c5ef7 Use _SDL_HAS_BUILTIN() instead of __has_builtin hace 3 años
  David Carlier 1f48f8cd28 SDL_TriggerBreakPoint update using builtin instead of assembly versions if available hace 3 años
  pionere 014e2bbdb2 use SDL_COMPILE_TIME_ASSERT instead of SDL_STATIC_ASSERT hace 4 años
  pionere 942b01a54c do not use RWOps in WIN_SetWindowIcon hace 4 años
  Sam Lantinga 120c76c84b Updated copyright for 2022 hace 4 años
  SDL Wiki Bot c7dafb1556 Sync wiki -> header hace 4 años
  Ryan C. Gordon 7c08b049e8 headers: a few minor documentation corrections. hace 5 años
  Ryan C. Gordon 3f40396d33 First shot at merging the wiki documentation into the headers. hace 5 años
  Sam Lantinga 69bd7ebbca Fixed build hace 5 años
  Sam Lantinga b2aaab3d53 Fixed bug 5462 - debug trap update/fix of assembly for Apple devices hace 5 años
  Sam Lantinga 9130f7c377 Updated copyright for 2021 hace 5 años
  Ryan C. Gordon af71510cca assert: Implement SDL_TriggerBreakpoint for Apple ARM hardware. hace 5 años
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 hace 6 años
  Sam Lantinga 5e13087b0f Updated copyright for 2019 hace 7 años
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 hace 8 años
  Ozkan Sezer c68d3ab785 Watcom supports __FUNCTION__ identifier (and surely not __PRETTY_FUNCTION__) hace 8 años
  Ozkan Sezer bdb7bfd79b SDL_assert.h: add inline asm (int $3) as SDL_TriggerBreakpoint for Watcom/x86 hace 8 años
  Ryan C. Gordon d6f418641d assert: Check for Clang _and_ GCC, in case they ever drop compatibility. hace 8 años
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 hace 9 años
  Sam Lantinga 3615633571 Renaming of guard header names to quiet -Wreserved-id-macro hace 9 años
  Sam Lantinga c7351c2dea Fixed a few warnings that show up with -Wdocumentation and -Wdocumentation-unknown-command, patch contributed by Sylvain hace 9 años
  Sam Lantinga 42065e785d Updated copyright to 2016 hace 10 años
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f hace 10 años
  Ryan C. Gordon 6a126a48df Do the "fix" for asserts with MSVC's /W4 warnings only on MSVC. hace 11 años
  Ryan C. Gordon 3e9c2e7512 Another attempt to make MSVC's /W4 warning level cooperate with SDL_assert. hace 11 años