pionere
|
014e2bbdb2
use SDL_COMPILE_TIME_ASSERT instead of SDL_STATIC_ASSERT
|
3 anni fa |
pionere
|
942b01a54c
do not use RWOps in WIN_SetWindowIcon
|
3 anni fa |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
3 anni fa |
SDL Wiki Bot
|
c7dafb1556
Sync wiki -> header
|
3 anni fa |
Ryan C. Gordon
|
7c08b049e8
headers: a few minor documentation corrections.
|
4 anni fa |
Ryan C. Gordon
|
3f40396d33
First shot at merging the wiki documentation into the headers.
|
4 anni fa |
Sam Lantinga
|
69bd7ebbca
Fixed build
|
4 anni fa |
Sam Lantinga
|
b2aaab3d53
Fixed bug 5462 - debug trap update/fix of assembly for Apple devices
|
4 anni fa |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
4 anni fa |
Ryan C. Gordon
|
af71510cca
assert: Implement SDL_TriggerBreakpoint for Apple ARM hardware.
|
4 anni fa |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
5 anni fa |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
6 anni fa |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
7 anni fa |
Ozkan Sezer
|
c68d3ab785
Watcom supports __FUNCTION__ identifier (and surely not __PRETTY_FUNCTION__)
|
7 anni fa |
Ozkan Sezer
|
bdb7bfd79b
SDL_assert.h: add inline asm (int $3) as SDL_TriggerBreakpoint for Watcom/x86
|
7 anni fa |
Ryan C. Gordon
|
d6f418641d
assert: Check for Clang _and_ GCC, in case they ever drop compatibility.
|
8 anni fa |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
8 anni fa |
Sam Lantinga
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
8 anni fa |
Sam Lantinga
|
c7351c2dea
Fixed a few warnings that show up with -Wdocumentation and -Wdocumentation-unknown-command, patch contributed by Sylvain
|
8 anni fa |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
9 anni fa |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
9 anni fa |
Ryan C. Gordon
|
6a126a48df
Do the "fix" for asserts with MSVC's /W4 warnings only on MSVC.
|
10 anni fa |
Ryan C. Gordon
|
3e9c2e7512
Another attempt to make MSVC's /W4 warning level cooperate with SDL_assert.
|
10 anni fa |
Edward Rudd
|
b88ca1b4a6
the last parameter of XChangeProperty is the number of elements.. and when the element format is 32.. the element is "long" so we have 5 long elements here.
|
10 anni fa |