Logo
Explore Help
Register Sign In
TeamHepta/SDL
1
0
Fork 0
You've already forked SDL
mirror of https://github.com/libsdl-org/SDL.git synced 2026-03-26 18:51:08 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
d2bdfd7792d9c9c8ecb9c42e0ea175632faa7413
SDL/src/video/qnx
History
Amir 5db08b86ca Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
https://stackoverflow.com/questions/42125/warning-error-function-declaration-isnt-a-prototype
In C int foo() and int foo(void) are different functions. int foo() accepts an arbitrary number of arguments, while int foo(void) accepts 0 arguments. In C++ they mean the same thing.
2024-07-17 14:09:11 -07:00
..
SDL_qnx.h
Use the correct device ID (global or default or specific) based on context
2024-03-23 16:31:00 -07:00
SDL_qnxgl.c
Renamed driverdata to internal
2024-07-16 17:17:13 -07:00
SDL_qnxkeyboard.c
Add the raw platform specific key code to SDL_Keysym
2024-06-21 22:06:08 -07:00
SDL_qnxvideo.c
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
2024-07-17 14:09:11 -07:00
Powered by Gitea Version: 1.25.3 Page: 258ms Template: 9ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API