kc3-lang/SDL/src/video/vita/SDL_vitavideo.c

Branch :


Log

Author Commit Date CI Message
95c0fec5 2022-03-31 12:35:17 Vita: PVROGL: fix indentation and ifdef guards
8c542a35 2022-03-29 19:08:56 Desktop OpenGL 1.X/2.X PSVita Support
60deadba 2022-01-17 17:22:30 re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory
120c76c8 2022-01-03 09:40:00 Updated copyright for 2022
9c799802 2021-10-26 15:18:26 Vita: fix IME input languages
8d1e0ca3 2021-09-16 12:48:39 Vita: add support for disabling 'screensaver' (screen dimming and suspend)
b2504b5d 2021-09-11 20:08:03 Fix typos
e4556594 2021-09-10 21:13:51 Simplify Backspace and Enter
f162d9ee 2021-09-10 21:02:22 Fix Indentation
4435543d 2021-09-10 20:01:40 Add PVR On Screen Keyboard Support
10d3df44 2021-09-09 12:46:28 Vita: fix copyright dates
134dd468 2021-08-16 19:08:12 Add pvr gles/gles2 context support
bc3b98f3 2021-07-25 03:33:44 Replace with SDL_SendKeyboardKeyAutoRelease
5cd37c0a 2021-07-25 01:04:51 Add Enter Key support to PSVita IME keyboard
bbdd08e0 2021-06-10 13:20:39 Build without PIB support by default and add flag to enable it
33127271 2021-03-09 11:40:35 Fix typecasting
4f9fde87 2021-03-08 19:20:33 Fix types
e1d9cbf6 2021-03-07 13:56:38 Split mouse/kb grab
23db5381 2021-01-11 23:54:56 Fix defines
e56c4451 2021-01-10 00:12:03 Disable native framebuffer support
5e30d84b 2021-01-09 23:33:32 Fix display mode
1e2eed1a 2020-12-28 15:32:52 Native framebuffer for software renderer
a7269a9a 2020-12-23 17:27:01 Update video api to 2.0.14
ca5e5d61 2020-12-18 16:34:24 VITASDK compatibility
7d89f09f 2020-12-18 14:28:09 ISO C90 fixes
0da35d3d 2020-12-12 23:47:15 IME support with gxm backend
bd14aa63 2020-11-21 23:09:30 Autobuild
ef0bbfd6 2020-11-16 20:40:22 Include anf fix vita2d renderer
dbb730d3 2020-11-14 23:37:26 Separate vita piglet renderer. Add proper render initialization and window re-creation.
2d64e37e 2020-11-02 18:09:43 Initial rebase of xerpi's port