Ozkan Sezer
|
407d4e470a
cmake: simplify after the previous os/2 commit.
|
il y a 3 ans |
Ozkan Sezer
|
f199f832e9
cmake: added target_properties for os/2.
|
il y a 3 ans |
Ozkan Sezer
|
5b6e2d69a5
SDL_os2messagebox.c (_makeDlg): remove unnecessary casts
|
il y a 3 ans |
Ryan C. Gordon
|
ae9e2149a5
os2-buildbot.sh: Use the 64-bit Watcom binaries.
|
il y a 3 ans |
Ryan C. Gordon
|
42302d0a59
x11: Let apps specify a custom _NET_WM_WINDOW_TYPE.
|
il y a 3 ans |
Ryan C. Gordon
|
f9b918ff40
opengles2: Use client-side arrays on everything but Emscripten.
|
il y a 3 ans |
ulatekh
|
bb9ebad74b
Optionally disable generation of SDL2main and uninstall projects.
|
il y a 3 ans |
Khem Raj
|
fcf0e524bb
cmake: Remove libunwind-generic as hard dependency
|
il y a 3 ans |
Sam Lantinga
|
73434a964c
Removed debian directory
|
il y a 3 ans |
Max Krummenacher
|
c3a7cc34fb
cmake: sdlchecks.cmake: pass cflags to the appropriate cmake variable
|
il y a 3 ans |
Ozkan Sezer
|
ea0bca573d
SDL_cocoamodes.m: fix build against older SDKs.
|
il y a 3 ans |
Ozkan Sezer
|
7527c8d3d7
hidapi, libusb: provide a wcsdup implementation if it is not available.
|
il y a 3 ans |
Ozkan Sezer
|
c6c4d4211b
pthread: disable SetThreadPriority for OS/2 too
|
il y a 3 ans |
Ozkan Sezer
|
b265677610
cmake: initial attempt at adding os/2 support.
|
il y a 3 ans |
SDL Wiki Bot
|
b424665e08
Sync wiki -> header
|
il y a 3 ans |
SDL Wiki Bot
|
5e3f4ccc34
Sync wiki -> header
|
il y a 3 ans |
Sam Lantinga
|
d8129c5698
Mark internal function as static
|
il y a 3 ans |
Ethan Lee
|
3e1b3bc344
wayland: Horizontal wheel values do not need to be inverted
|
il y a 3 ans |
Sam Lantinga
|
a29d3acc9e
Updated Bresenham line drawing to match software renderer output
|
il y a 3 ans |
Ozkan Sezer
|
b9d98331c5
os2joystick: fix uninitialized use of local var 'maxdevs'
|
il y a 3 ans |
Ozkan Sezer
|
17da60068d
os2joystick: fix -Wsequence-point issues.
|
il y a 3 ans |
Ozkan Sezer
|
f14c7bb443
added missing hidapi stuff for os/2 with libusb
|
il y a 3 ans |
Sam Lantinga
|
1f32dd8edc
Fixed overdraw with duplicate points, fixed not drawing single point lines
|
il y a 3 ans |
Ryan C. Gordon
|
5d07c03613
psp: Force channels to stereo if user requested anything other than mono.
|
il y a 3 ans |
Ryan C. Gordon
|
c275436f56
opengles2: Batching lines/points used wrong var for summing vertex counts.
|
il y a 3 ans |
Joan Bruguera
|
9e6249fa54
wayland: Avoid spurious key repeats when not pumping events
|
il y a 3 ans |
Joan Bruguera
|
461724d287
wayland: Refactor time fields in SDL_WaylandKeyboardRepeat
|
il y a 3 ans |
Joan Bruguera
|
fb0c3040c0
wayland: Avoid infinite loop in keyboard_repeat_handle
|
il y a 3 ans |
Sam Lantinga
|
3b083b9911
Fixed compile warning
|
il y a 3 ans |
Sam Lantinga
|
b82af9dfbf
Improved OpenGL point drawing performance (thanks @slime73!)
|
il y a 3 ans |