Ethan Lee
|
4c9966eed6
wayland: Add a note for why we check 0,0 for fullscreen configurations
|
hace 3 años |
Sylvain
|
6101499c7c
BigEndian: fix code that generates illegal instruction with gcc-4.9.2 on powerpc
|
hace 3 años |
stdgregwar
|
0b7b0977fc
fix PSP texure artifacts
|
hace 4 años |
Francisco Javier Trujillo Mata
|
996f30b0e4
Use lightweight mutex
|
hace 3 años |
Francisco Javier Trujillo Mata
|
0341ec93fe
Improve performance when vsync is enabled and the game is not reaching the 60 FPS
|
hace 3 años |
Sam Lantinga
|
67c4b99639
Fixed enabling udev hotplug detection on Linux
|
hace 3 años |
Ivan Epifanov
|
60c3ca49b4
Vita: disable arm asm blitters and add missing pvr dep
|
hace 3 años |
Sam Lantinga
|
c326ff7c6f
Re-enabled the O_CLOEXEC definition so config headers can be fixed
|
hace 3 años |
Alex Szpakowski
|
7f5339e6c4
Document the packed integer formats SDL_Color is bit-compatible with.
|
hace 3 años |
Alex Szpakowski
|
3a5e148b13
Renderer backends use SDL_Color instead of int for geometry colors.
|
hace 3 años |
Sam Lantinga
|
086c74556d
Fixed build warning on iOS
|
hace 3 años |
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 |