Ryan C. Gordon
|
f9b918ff40
opengles2: Use client-side arrays on everything but Emscripten.
|
3 سال پیش |
ulatekh
|
bb9ebad74b
Optionally disable generation of SDL2main and uninstall projects.
|
3 سال پیش |
Khem Raj
|
fcf0e524bb
cmake: Remove libunwind-generic as hard dependency
|
3 سال پیش |
Sam Lantinga
|
73434a964c
Removed debian directory
|
3 سال پیش |
Max Krummenacher
|
c3a7cc34fb
cmake: sdlchecks.cmake: pass cflags to the appropriate cmake variable
|
3 سال پیش |
Ozkan Sezer
|
ea0bca573d
SDL_cocoamodes.m: fix build against older SDKs.
|
3 سال پیش |
Ozkan Sezer
|
7527c8d3d7
hidapi, libusb: provide a wcsdup implementation if it is not available.
|
3 سال پیش |
Ozkan Sezer
|
c6c4d4211b
pthread: disable SetThreadPriority for OS/2 too
|
3 سال پیش |
Ozkan Sezer
|
b265677610
cmake: initial attempt at adding os/2 support.
|
3 سال پیش |
SDL Wiki Bot
|
b424665e08
Sync wiki -> header
|
3 سال پیش |
SDL Wiki Bot
|
5e3f4ccc34
Sync wiki -> header
|
3 سال پیش |
Sam Lantinga
|
d8129c5698
Mark internal function as static
|
3 سال پیش |
Ethan Lee
|
3e1b3bc344
wayland: Horizontal wheel values do not need to be inverted
|
3 سال پیش |
Sam Lantinga
|
a29d3acc9e
Updated Bresenham line drawing to match software renderer output
|
3 سال پیش |
Ozkan Sezer
|
b9d98331c5
os2joystick: fix uninitialized use of local var 'maxdevs'
|
3 سال پیش |
Ozkan Sezer
|
17da60068d
os2joystick: fix -Wsequence-point issues.
|
3 سال پیش |
Ozkan Sezer
|
f14c7bb443
added missing hidapi stuff for os/2 with libusb
|
3 سال پیش |
Sam Lantinga
|
1f32dd8edc
Fixed overdraw with duplicate points, fixed not drawing single point lines
|
3 سال پیش |
Ryan C. Gordon
|
5d07c03613
psp: Force channels to stereo if user requested anything other than mono.
|
3 سال پیش |
Ryan C. Gordon
|
c275436f56
opengles2: Batching lines/points used wrong var for summing vertex counts.
|
3 سال پیش |
Joan Bruguera
|
9e6249fa54
wayland: Avoid spurious key repeats when not pumping events
|
3 سال پیش |
Joan Bruguera
|
461724d287
wayland: Refactor time fields in SDL_WaylandKeyboardRepeat
|
3 سال پیش |
Joan Bruguera
|
fb0c3040c0
wayland: Avoid infinite loop in keyboard_repeat_handle
|
3 سال پیش |
Sam Lantinga
|
3b083b9911
Fixed compile warning
|
3 سال پیش |
Sam Lantinga
|
b82af9dfbf
Improved OpenGL point drawing performance (thanks @slime73!)
|
3 سال پیش |
Sam Lantinga
|
1a73c45a08
Fixed incorrect color in the OpenGL driver
|
3 سال پیش |
Sylvain
|
3cdda8f8ab
PSP: use 'data' variable which is alread the driver data
|
3 سال پیش |
Sam Lantinga
|
9f1e609aa0
Document SDL_HINT_RENDER_LINE_METHOD in the release notes
|
3 سال پیش |
Sam Lantinga
|
4ef2529bf9
More efficient calculation of render_count
|
3 سال پیش |
Sam Lantinga
|
5346c93b62
Fixed assertion on number of points rendered
|
3 سال پیش |