Jookia
4b43920044
acinclude: Try finding SDL2 using pkg-config
...
On NetBSD at least they don't bother patching sdl2-config with the
correct options, so maybe trust OSes a bit more.
2022-12-12 18:03:15 +08:00
Wengier
7786fbd291
rename vs2015/ to vs/
2021-11-25 05:42:03 -05:00
Allofich
9294d450ec
SVN r4412
...
Update copyright.
2021-03-06 21:18:08 +09:00
Wengier
b7986815ec
more fluidsynth fix
2020-11-02 17:14:30 -05:00
Emmanuel Gil Peyrot
8bb06e3c3e
Alias Bitu to uintptr_t (resp. Bits and intptr_t)
...
Unlike the explicitly-sized integer types, it isn’t evident which type
was meant to be used for these two types, so let’s keep them as is until
we decide which ones they should be.
2020-09-28 17:14:36 +02:00
Emmanuel Gil Peyrot
0358b76f15
Replace Bit64s with int64_t
2020-09-28 17:14:36 +02:00
Emmanuel Gil Peyrot
d2b0cef2f5
Replace Bit64u with uint64_t
2020-09-28 17:14:35 +02:00
Emmanuel Gil Peyrot
d1802fe5fa
Replace Bit32s with int32_t
2020-09-28 17:14:35 +02:00
Emmanuel Gil Peyrot
c0a106535e
Replace Bit32u with uint32_t
2020-09-28 17:14:35 +02:00
Emmanuel Gil Peyrot
9c64c99bab
Replace Bit16s with int16_t
2020-09-28 17:14:35 +02:00
Emmanuel Gil Peyrot
a431d81213
Replace Bit16u with uint16_t
2020-09-28 17:14:35 +02:00
Emmanuel Gil Peyrot
7d6fefeaed
Replace Bit8s with int8_t
2020-09-28 17:14:35 +02:00
Emmanuel Gil Peyrot
35f38f3ebe
Replace Bit8u with uint8_t
2020-09-28 17:14:35 +02:00
Emmanuel Gil Peyrot
5af9666486
Replace Real64 with double
2020-09-28 17:14:35 +02:00
rderooy
0eea585122
Update (c) year and FSF address
2020-06-25 10:30:40 +02:00
Allofich
d84a812743
SVN r4183 (second half)
...
Update year
2019-06-03 23:01:41 +09:00
Allofich
05619dd023
SVN r4183 (first half)
...
Update address of FSF
2019-06-03 22:54:46 +09:00
Jonathan Campbell
730dcc8f22
more
2018-05-17 16:21:42 -07:00
Jonathan Campbell
593e92d7f6
Update SDL 1.x to look towards our own internal copy IF the one
...
compiling our source has first compiled and built SDL 1.x within our
source dir.
2017-12-13 16:16:29 -08:00
Jonathan Campbell
ff295c7298
Revert "Start using our internal SDL 1.x instead of system SDL 1.x, stage 1"
...
This reverts commit a7fbca96d35abbab5224f28ceb5251da7af87f70.
2017-12-13 15:46:30 -08:00
Jonathan Campbell
9ab759cc81
Revert "Stage 2"
...
This reverts commit 6bf6170556ff5fdbb32495212fa3a9d25640b4bd.
2017-12-13 15:46:19 -08:00
Jonathan Campbell
2c43412d94
Revert "SDL autoconfig"
...
This reverts commit d8c27bdb8054020da0e834a4e3aad8329098fb2e.
2017-12-13 15:46:13 -08:00
Jonathan Campbell
d8c27bdb80
SDL autoconfig
2017-12-13 15:10:45 -08:00
Jonathan Campbell
6bf6170556
Stage 2
2017-12-13 14:42:00 -08:00
Jonathan Campbell
a7fbca96d3
Start using our internal SDL 1.x instead of system SDL 1.x, stage 1
2017-12-13 14:25:03 -08:00
Jonathan Campbell
dfcc27b31c
fix --enable-sdl2
2017-12-07 20:21:49 -08:00
Jonathan Campbell
8c08f105f0
SDL2 off by default SDL1 on by default.
2017-12-07 20:14:49 -08:00
Jonathan Campbell
fcdf3132aa
SDL 1.x and SDL 2.x detection. I will #ifdef the code to compile as SDL
...
1.x or SDL 2.x at first, bring both to feature parity, then deprecate
SDL 1.x.
2017-12-07 19:32:10 -08:00
Jonathan Campbell
a0aa178067
future plans
2017-12-07 16:30:09 -08:00
Jonathan Campbell
21614b8c3f
toss out my copy, integrate tawoongs's daum branch code into mine,
...
remove what won't compile, begin work.
2013-10-14 05:07:26 -07:00
root
f331824031
port from svn
2013-07-07 20:39:49 -07:00