Sylvain
|
6101499c7c
BigEndian: fix code that generates illegal instruction with gcc-4.9.2 on powerpc
|
3 éve |
stdgregwar
|
0b7b0977fc
fix PSP texure artifacts
|
4 éve |
Francisco Javier Trujillo Mata
|
996f30b0e4
Use lightweight mutex
|
3 éve |
Francisco Javier Trujillo Mata
|
0341ec93fe
Improve performance when vsync is enabled and the game is not reaching the 60 FPS
|
3 éve |
Sam Lantinga
|
67c4b99639
Fixed enabling udev hotplug detection on Linux
|
3 éve |
Ivan Epifanov
|
60c3ca49b4
Vita: disable arm asm blitters and add missing pvr dep
|
3 éve |
Sam Lantinga
|
c326ff7c6f
Re-enabled the O_CLOEXEC definition so config headers can be fixed
|
3 éve |
Alex Szpakowski
|
7f5339e6c4
Document the packed integer formats SDL_Color is bit-compatible with.
|
3 éve |
Alex Szpakowski
|
3a5e148b13
Renderer backends use SDL_Color instead of int for geometry colors.
|
3 éve |
Sam Lantinga
|
086c74556d
Fixed build warning on iOS
|
3 éve |
Sam Lantinga
|
b08e57e926
Don't try to create a vbo if we aren't using any vertices
|
3 éve |
Sylvain
|
b7885abc44
Fixed bug #5087: SDL_RenderGeometryRaw() passes colors as int* instead of SDL_Color*
|
3 éve |
Alex Szpakowski
|
323ba6c008
d3d11 renderer: reduce vertex bandwidth and calculations.
|
3 éve |
thfrwn
|
2b6b69fb12
fix assertion failure in sndio audio caused by the recent hotplugging support
|
3 éve |
Sylvain
|
8927d73b1c
RenderGeometry: simplify casting (Thanks Daniel Gibson)
|
3 éve |
Sylvain
|
d7f66ba1ec
Remove strict aliasing warning in opengles2 backend
|
3 éve |
Sylvain
|
3e43d6e34b
SDL_RenderGeometry: remove some warning "dereferencing type-punned pointer might break strict-aliasing"
|
3 éve |
David Redondo
|
e2ade2bfc4
Fix build against wayland 1.20
|
3 éve |
David Gow
|
9da93d074b
video: x11: Set XImage's byte_order field (fix #5081)
|
3 éve |
Hanseul Jun
|
e7f84c20bc
Fix a typo in comment.
|
3 éve |
Hanseul Jun
|
66fbf00e7d
Temporarily ignore gl_config.driver_loaded check in Cocoa_GLES_SetupWindow.
|
3 éve |
Valentin Hăloiu
|
cb8fa5f9c3
wayland: fix keycodes of swapped xkb modifier keys
|
3 éve |
Ozkan Sezer
|
615f7b4453
more updates to os2 makefile for libiconv
|
3 éve |
Ozkan Sezer
|
b6d40b29a9
minor update to os2 makefile.
|
3 éve |
Ozkan Sezer
|
8d14e6ea44
replaced use of _MAX_PATH with CCHMAXPATH in os/2 code,
|
3 éve |
Sylvain
|
1940d289bf
SW Renderer: fix invalid read if VSYNC hint is initially set with an empty value (eg "")
|
3 éve |
Ozkan Sezer
|
9409642e08
fix some warnings from vita builds (missing includes)
|
3 éve |
stdgregwar
|
21d46b7e0c
PSP renderer fixed
|
4 éve |
Sergio Padrino
|
6f6382f8d0
Fix SDL_GameController API for PSP (#3)
|
5 éve |
Cameron Gutman
|
da0f76de6d
cocoa: Don't round scroll deltas from trackpads
|
3 éve |