Cameron Gutman
|
a60986caa8
Correct default structure packing on Windows ARM64
|
3 years ago |
SDL Wiki Bot
|
6d1c3cd691
Sync wiki -> header
|
3 years ago |
Ivan Epifanov
|
95ed83137f
Vita: Use preallocated memory pool for textures
|
3 years ago |
SDL Wiki Bot
|
2591f7e39c
Sync wiki -> header
|
3 years ago |
SDL Wiki Bot
|
7ba4d24c25
Sync wiki -> header
|
3 years ago |
capehill
|
0dcfa92e4c
testgles2: Call correct function to get shader info log and add link status checking
|
3 years ago |
Cameron Cawley
|
6529bf3de7
Clean up formatting in README-directfb.md
|
3 years ago |
Cameron Cawley
|
0bc9e243b9
Remove URLs from markdown headers in README-visualc.md
|
3 years ago |
Ryan C. Gordon
|
7bc498d325
direct3d: Implement missing blend operations.
|
3 years ago |
Ozkan Sezer
|
a630b02938
configure: improvements to libdecor discovery :
|
3 years ago |
Ethan Lee
|
713a675401
wayland: Relax the check for mismatching output scales
|
3 years ago |
Ethan Lee
|
5655be1558
wayland: Avoid overwriting xdg_output position with wl_output position
|
3 years ago |
Ethan Lee
|
40417b188a
wayland: Work around a GNOME xdg_output scaling issue
|
3 years ago |
Ryan C. Gordon
|
94ed6b0a54
README-windows: Notes on building with Visual Studio/LLVM.
|
3 years ago |
Ryan C. Gordon
|
5acb4b70ab
README-windows: Wordwrap text file.
|
3 years ago |
Ryan C. Gordon
|
26bfee8578
README-windows: Convert to actual Markdown text.
|
3 years ago |
Ryan C. Gordon
|
beecae31f6
testshader: use SDL_malloc instead of SDL_stack_alloc.
|
3 years ago |
capehill
|
d6122704e8
Initialize compile status variable and check also program link status
|
3 years ago |
Ethan Lee
|
7a1c45bd1c
wayland: Optimize keyboard_handle_modifiers.
|
3 years ago |
Ivan Epifanov
|
69d0b6e3c6
Vita: Fix NULL-pointer dereference
|
3 years ago |
Sylvain
|
bf38fd4679
YUV: fix invalid read on last line when converting from SDL_PIXELFORMAT_YUY2 (see bug #4841)
|
3 years ago |
Ethan Lee
|
2891f0821b
wayland: Use xkb_keymap_mod to set mod state
|
3 years ago |
Ethan Lee
|
6d9ca92626
wayland: Enforce text capitalization manually, for remapped keymods
|
3 years ago |
Ethan Lee
|
a75c6150e0
wayland: Add an xkb_keysym_t->SDL_Keycode mapping for backspace
|
3 years ago |
DominusExult
|
ee96407edf
iOS >= 10.0 silence GLes deprecation warnings
|
3 years ago |
Ethan Lee
|
ab74b6a3c3
wayland: Remove some now-redundant casts
|
3 years ago |
Ethan Lee
|
ee52ad08cd
wayland: Minor fixes for old compilers
|
3 years ago |
Simon McVittie
|
b4d28085bf
wayland: Don't overwrite error message from SDL_EGL_CreateSurface
|
3 years ago |
Simon McVittie
|
d5bbbd3f73
Avoid depending on libwayland 1.20 unnecessarily
|
3 years ago |
Ryan C. Gordon
|
d597a9b431
x11: Minor cleanups and corrections in X11_ShowMessageBox.
|
3 years ago |