Sam Lantinga
|
b08e57e926
Don't try to create a vbo if we aren't using any vertices
|
hace 3 años |
Sylvain
|
b7885abc44
Fixed bug #5087: SDL_RenderGeometryRaw() passes colors as int* instead of SDL_Color*
|
hace 3 años |
Alex Szpakowski
|
323ba6c008
d3d11 renderer: reduce vertex bandwidth and calculations.
|
hace 3 años |
thfrwn
|
2b6b69fb12
fix assertion failure in sndio audio caused by the recent hotplugging support
|
hace 3 años |
Sylvain
|
8927d73b1c
RenderGeometry: simplify casting (Thanks Daniel Gibson)
|
hace 3 años |
Sylvain
|
d7f66ba1ec
Remove strict aliasing warning in opengles2 backend
|
hace 3 años |
Sylvain
|
3e43d6e34b
SDL_RenderGeometry: remove some warning "dereferencing type-punned pointer might break strict-aliasing"
|
hace 3 años |
David Redondo
|
e2ade2bfc4
Fix build against wayland 1.20
|
hace 3 años |
David Gow
|
9da93d074b
video: x11: Set XImage's byte_order field (fix #5081)
|
hace 3 años |
Hanseul Jun
|
e7f84c20bc
Fix a typo in comment.
|
hace 3 años |
Hanseul Jun
|
66fbf00e7d
Temporarily ignore gl_config.driver_loaded check in Cocoa_GLES_SetupWindow.
|
hace 3 años |
Valentin Hăloiu
|
cb8fa5f9c3
wayland: fix keycodes of swapped xkb modifier keys
|
hace 3 años |
Ozkan Sezer
|
615f7b4453
more updates to os2 makefile for libiconv
|
hace 3 años |
Ozkan Sezer
|
b6d40b29a9
minor update to os2 makefile.
|
hace 3 años |
Ozkan Sezer
|
8d14e6ea44
replaced use of _MAX_PATH with CCHMAXPATH in os/2 code,
|
hace 3 años |
Sylvain
|
1940d289bf
SW Renderer: fix invalid read if VSYNC hint is initially set with an empty value (eg "")
|
hace 3 años |
Ozkan Sezer
|
9409642e08
fix some warnings from vita builds (missing includes)
|
hace 3 años |
stdgregwar
|
21d46b7e0c
PSP renderer fixed
|
hace 4 años |
Sergio Padrino
|
6f6382f8d0
Fix SDL_GameController API for PSP (#3)
|
hace 5 años |
Cameron Gutman
|
da0f76de6d
cocoa: Don't round scroll deltas from trackpads
|
hace 3 años |
Ozkan Sezer
|
8cee50eea5
removed stdlib.h from SDL_psp_main.c now that exit() is gone.
|
hace 3 años |
Ozkan Sezer
|
4facca0bff
made Makefile.psp to build libSDL2main.a
|
hace 3 años |
Ozkan Sezer
|
00014dc2ac
fix some warnings from psp builds (missing includes.)
|
hace 3 años |
Wouter Wijsman
|
da5dbb4763
Fix SDL2main on PSP (#5076)
|
hace 3 años |
Cameron Gutman
|
2d673e5b56
evdev: Add support for REL_WHEEL_HI_RES and REL_HWHEEL_HI_RES
|
hace 3 años |
Ozkan Sezer
|
493d45f00f
minor tidy-up in cmake script.
|
hace 3 años |
Ozkan Sezer
|
f266d92286
psp/SDL_sysjoystick.c: fix -Wshadow warnings.
|
hace 3 años |
Ozkan Sezer
|
801dcbc5ef
SDL_render_sw.c: fix -Wshadow warnings.
|
hace 3 años |
Wouter Wijsman
|
e17a3154ed
Fix build issue
|
hace 3 años |
Wouter Wijsman
|
7266cf66c7
Clean up PSP render code to fit C standard used better
|
hace 3 años |