Ozkan Sezer
|
dac6516057
os2iconv.c (_createUconvObj): cast to unsigned char, to be safe.
|
il y a 3 ans |
Ozkan Sezer
|
2052b5bc3e
os2messagebox: use proper UCHAR* typecast in assignment, just in case.
|
il y a 3 ans |
Sam Lantinga
|
ca18bf11ee
Don't compare raw mouse button state with windows message button state
|
il y a 3 ans |
Sylvain
|
3d5fcb5da6
Fix warning
|
il y a 3 ans |
Sylvain
|
4342e6bd21
SDL_render.c: lighten the cast syntax
|
il y a 3 ans |
Sylvain
|
50d49c63ed
GLES2 backend: cast with SDL_Vertex and SDL_VertexSolid
|
il y a 3 ans |
Ethan Lee
|
4c9966eed6
wayland: Add a note for why we check 0,0 for fullscreen configurations
|
il y a 3 ans |
Sylvain
|
6101499c7c
BigEndian: fix code that generates illegal instruction with gcc-4.9.2 on powerpc
|
il y a 3 ans |
stdgregwar
|
0b7b0977fc
fix PSP texure artifacts
|
il y a 4 ans |
Francisco Javier Trujillo Mata
|
996f30b0e4
Use lightweight mutex
|
il y a 3 ans |
Francisco Javier Trujillo Mata
|
0341ec93fe
Improve performance when vsync is enabled and the game is not reaching the 60 FPS
|
il y a 3 ans |
Sam Lantinga
|
67c4b99639
Fixed enabling udev hotplug detection on Linux
|
il y a 3 ans |
Ivan Epifanov
|
60c3ca49b4
Vita: disable arm asm blitters and add missing pvr dep
|
il y a 3 ans |
Sam Lantinga
|
c326ff7c6f
Re-enabled the O_CLOEXEC definition so config headers can be fixed
|
il y a 3 ans |
Alex Szpakowski
|
7f5339e6c4
Document the packed integer formats SDL_Color is bit-compatible with.
|
il y a 3 ans |
Alex Szpakowski
|
3a5e148b13
Renderer backends use SDL_Color instead of int for geometry colors.
|
il y a 3 ans |
Sam Lantinga
|
086c74556d
Fixed build warning on iOS
|
il y a 3 ans |
Sam Lantinga
|
b08e57e926
Don't try to create a vbo if we aren't using any vertices
|
il y a 3 ans |
Sylvain
|
b7885abc44
Fixed bug #5087: SDL_RenderGeometryRaw() passes colors as int* instead of SDL_Color*
|
il y a 3 ans |
Alex Szpakowski
|
323ba6c008
d3d11 renderer: reduce vertex bandwidth and calculations.
|
il y a 3 ans |
thfrwn
|
2b6b69fb12
fix assertion failure in sndio audio caused by the recent hotplugging support
|
il y a 3 ans |
Sylvain
|
8927d73b1c
RenderGeometry: simplify casting (Thanks Daniel Gibson)
|
il y a 3 ans |
Sylvain
|
d7f66ba1ec
Remove strict aliasing warning in opengles2 backend
|
il y a 3 ans |
Sylvain
|
3e43d6e34b
SDL_RenderGeometry: remove some warning "dereferencing type-punned pointer might break strict-aliasing"
|
il y a 3 ans |
David Redondo
|
e2ade2bfc4
Fix build against wayland 1.20
|
il y a 3 ans |
David Gow
|
9da93d074b
video: x11: Set XImage's byte_order field (fix #5081)
|
il y a 3 ans |
Hanseul Jun
|
e7f84c20bc
Fix a typo in comment.
|
il y a 3 ans |
Hanseul Jun
|
66fbf00e7d
Temporarily ignore gl_config.driver_loaded check in Cocoa_GLES_SetupWindow.
|
il y a 3 ans |
Valentin Hăloiu
|
cb8fa5f9c3
wayland: fix keycodes of swapped xkb modifier keys
|
il y a 3 ans |
Ozkan Sezer
|
615f7b4453
more updates to os2 makefile for libiconv
|
il y a 3 ans |