Commit graph

  • e7e519a466
    dsp: Refuse to initialize if there aren't any Open Sound System devices. Ryan C. Gordon 2021-03-17 13:04:05 -0400
  • 559be8aab4 fix invalid out of bounds UTF8 handling Ankith 2021-03-15 15:18:10 +0530
  • 07fc1bb883 Fix invalid UTF-8 handling of extra bytes Ankith 2021-03-15 15:10:49 +0530
  • 96cc49857d [Build system] Report differentiated glx and glvnd OpenGL implementation detection. Vanfanel 2021-03-16 22:41:26 +0100
  • e14fb54e3f [KMSDRM] Undo SDL_CreateRenderer() modifications aimed at create opengles2 when KMSDRM is in use because it's a harmful solution. Vanfanel 2021-03-16 10:47:57 +0100
  • 7a2a1a85e9
    documentation: initial script to merge header comments and the wiki. Ryan C. Gordon 2021-03-16 13:46:03 -0400
  • 108bb5aabe [KMSDRM] Modify SDL_CreateRenderer() to create an opengles2 renderer when the KMSDRM backend is being used and no renderer name has been specified. Vanfanel 2021-03-16 00:51:17 +0100
  • e213f37a45 [KMSDRM] Enable full OpenGL detection (MESA/libglvnd) on both the make and cmake buildsystems. vanfanel 2021-03-15 12:53:16 +0100
  • 5f596d1a1e Merge commit 'b98b5adcaea159fc6a9753f808875acf7d3ee945' into main Sam Lantinga 2021-03-15 09:00:44 -0700
  • b1b93df8a6 Merge commit '8ba735c208388159477bf0ccb06a8573a273fb02' into main Sam Lantinga 2021-03-15 09:00:42 -0700
  • aa00fe4b2f Merge commit '3853531f6d11d1824b6a0ce0212c06e79483d22d' into main Sam Lantinga 2021-03-15 09:00:40 -0700
  • 7acafda73d Merge commit '9996cecc726a8d8900fd817d58f9505b3490d1bc' into main Sam Lantinga 2021-03-15 09:00:39 -0700
  • 30bef5dcc3 Merge commit '5f7eb88ae0990f89ec3a4bf697ec03aafee1a9a8' into main Sam Lantinga 2021-03-15 09:00:37 -0700
  • 00f93e4082 Merge commit 'b49e0953b14be38cdeada86df84a59c92e38aeff' into main Sam Lantinga 2021-03-15 09:00:35 -0700
  • 4a39d89611 Merge commit '1957ffd21ab5a3be6f347def510fcb8f985d3b8b' into main Sam Lantinga 2021-03-15 09:00:33 -0700
  • 3313c67c01 Merge commit '34de3b57a101f8d885041add5e21311a153bb1bf' into main Sam Lantinga 2021-03-15 09:00:32 -0700
  • 2bd0a71821 Merge commit 'dacf6cfbaa8c66ea6150f95aadad2954f116836c' into main Sam Lantinga 2021-03-15 09:00:30 -0700
  • 082394c6b9 Merge commit 'a5f3ea14487f1a36b1d421d02e86f25704f8bdc8' into main Sam Lantinga 2021-03-15 09:00:25 -0700
  • 7ca94f5998 Merge commit '4fbd60b81714f8f93946520147cb0c1f05faee64' into main Sam Lantinga 2021-03-15 09:00:23 -0700
  • 713a04721c Merge commit 'cd3809c03e6d41a73cdb7c4a2e84c56e3d45cd7a' into main Sam Lantinga 2021-03-15 09:00:22 -0700
  • 61589463de Merge commit '9e23c65237b480c74a0a2537b9927f6e52ca22aa' into main Sam Lantinga 2021-03-15 09:00:20 -0700
  • b53f06ccf8 Merge commit '72bcf546f90423f05eda0fa08510e340683ff6f4' into main Sam Lantinga 2021-03-15 09:00:18 -0700
  • 5b34a265be Merge commit '3d22731d94d6259255ef3fd5006c8c6c80e377b4' into main Sam Lantinga 2021-03-15 09:00:16 -0700
  • d84df04fd1 Merge commit '51345623e888d7bc4131cd8f015c339f757ea68a' into main Sam Lantinga 2021-03-15 09:00:15 -0700
  • b98b5adcae
    wasapi: Don't use the system's resampler. Ryan C. Gordon 2021-03-15 10:21:36 -0400
  • 8ba735c208 Include arm_neon.h in mingw targeting ARM Windows. Esme 2021-03-10 11:40:34 -0600
  • 3853531f6d Fix CMake script on Linux Cacodemon345 2021-03-15 10:43:14 +0600
  • 9996cecc72 Set ALT_OGL to libOpenGL.so.0 instead of libOpenGL.so.1 Haelwenn (lanodan) Monnier 2021-03-15 05:26:46 +0100
  • 5f7eb88ae0 Load libOpenGL.so.1 if libGL.so.1 is not found Cacodemon345 2021-03-14 22:36:20 +0600
  • b49e0953b1 regenerated configure Ozkan Sezer 2021-03-14 14:10:50 +0300
  • 1957ffd21a fixed a typo in SDL_ceilf() Ozkan Sezer 2021-03-14 11:04:28 +0300
  • 34de3b57a1 Fix CMake script on FreeBSD Cacodemon345 2021-03-11 15:10:29 +0600
  • dacf6cfbaa Fix compilation with iconv on FreeBSD Cacodemon345 2021-03-11 12:03:22 +0600
  • a5f3ea1448 netbsdaudio: Handle ioctls failing nia 2021-03-10 09:36:46 +0100
  • 4fbd60b817 audio: pipewire: Remove the nickname portion of sink/source names Frank Praznik 2021-03-09 12:22:48 -0500
  • cd3809c03e SDL: Updated patches for HAIKU kenmays 2021-03-10 20:06:07 -0800
  • 9e23c65237 SDL: Updated patches for HAIKU kenmays 2021-03-10 16:48:05 -0800
  • 72bcf546f9 SDL: Updated patches for HAIKU kenmays 2021-03-10 16:47:08 -0800
  • 3d22731d94
    Merge pull request #4175 from 1bsyl/br_blit_rgb555_to_rb1555 Sylvain Becker 2021-03-11 20:10:07 +0100
  • 51345623e8
    Fixed bug 3727 - Blit from RGB555 to ARGB1555 Sylvain 2021-03-11 20:06:09 +0100
  • 9d46bd25c7 revert commit 81cdb1bb0d (unifont license issue.) Ozkan Sezer 2021-03-11 17:00:10 +0300
  • 3a1317ed47
    Minor tweak to workflow settings. Ryan C. Gordon 2021-03-09 15:54:25 -0500
  • 33127271e5 Fix typecasting Ivan Epifanov 2021-03-09 11:40:35 +0300
  • a4ddb175f1 Formatting Ivan Epifanov 2021-03-08 19:28:58 +0300
  • 4f9fde8766 Fix types Ivan Epifanov 2021-03-08 19:20:33 +0300
  • 1e5cc96199 Docs Ivan Epifanov 2021-03-08 19:05:19 +0300
  • 091288ac4e Vita port builds with cmake Ivan Epifanov 2021-03-08 18:41:20 +0300
  • e58a955e68 Deprecate dolcesdk Ivan Epifanov 2021-03-08 18:39:00 +0300
  • e1d9cbf65c Split mouse/kb grab Ivan Epifanov 2021-03-07 13:56:38 +0300
  • 29153a1c63 SDL_vitamessagebox: rearrange if/else uyjulian 2021-02-28 14:38:55 -0600
  • 70a19fd5ab SDL_vitamessagebox: if/else wrap preprocessor condition instead of two if conditions uyjulian 2021-02-28 13:59:51 -0600
  • abcfb22b7d Add support for Vita file API in SDL_rwops uyjulian 2021-02-28 13:49:01 -0600
  • c8abc88cd0 Add support for message box uyjulian 2021-01-29 01:26:35 -0600
  • 91fe2b67f5 Allow larger texture sizes José Cadete 2021-02-19 18:52:19 +0000
  • 4708c6bb96 Remove pkg-config prefix hack Ivan Epifanov 2021-02-14 11:52:43 +0300
  • e5cbe7cf7a Add l2/r2 axes, l3/r3 buttons. rumble and ledbar support for ds4 Ivan Epifanov 2021-02-14 00:30:42 +0300
  • 7c4d20cf04 Fix for dolcesdk Ivan Epifanov 2021-02-12 23:57:43 +0300
  • 3c1fe9cea6 WTF Ivan Epifanov 2021-02-12 23:46:01 +0300
  • 6fab3323c3 Typo Ivan Epifanov 2021-02-12 23:45:48 +0300
  • 739f4e1eb2 Only call sceGxmFinish when vsync is on José Cadete 2021-02-01 23:14:28 +0000
  • b52e9459ba Add support for open URL uyjulian 2021-01-29 01:26:13 -0600
  • 189d3c16f5 FIFO is default (and not defined in vitasdk, ugh) Ivan Epifanov 2021-01-20 23:41:35 +0300
  • 87a118b6b6 Use native mutexes Ivan Epifanov 2021-01-20 23:33:28 +0300
  • 7423ae1ac7 Formatting Ivan Epifanov 2021-01-20 23:33:16 +0300
  • a43f488920 Don't search for pthread Ivan Epifanov 2021-01-20 23:33:05 +0300
  • ddfe7200e2 Rendering improvements José Cadete 2021-01-18 15:00:50 +0000
  • 23db5381a3 Fix defines Ivan Epifanov 2021-01-11 23:54:56 +0300
  • c7cec2c792 Add more texture formats Ivan Epifanov 2021-01-11 20:45:12 +0300
  • 0e9cd839d0 Remove makefiles. Use cmake Ivan Epifanov 2021-01-10 00:12:46 +0300
  • e56c44512a Disable native framebuffer support Ivan Epifanov 2021-01-10 00:12:03 +0300
  • 54134fddd5 Use Clib mem funcs Ivan Epifanov 2021-01-10 00:09:46 +0300
  • 5e30d84b69 Fix display mode Ivan Epifanov 2021-01-09 23:33:32 +0300
  • 10038228f9 Properly cleanup framebuffer Ivan Epifanov 2021-01-09 23:33:14 +0300
  • 953101defd Oops. Fix default framebuffer color Ivan Epifanov 2021-01-09 22:55:11 +0300
  • 1e2eed1a01 Native framebuffer for software renderer Ivan Epifanov 2020-12-28 15:32:52 +0300
  • ff5f98b87b Fix platform Ivan Epifanov 2020-12-23 19:00:16 +0300
  • a7269a9ad3 Update video api to 2.0.14 Ivan Epifanov 2020-12-23 17:27:01 +0300
  • 7b0b1a12fa Update thread api to 2.0.14 Ivan Epifanov 2020-12-23 17:26:52 +0300
  • a05f92da1c Update joystick api to 2.0.14 Ivan Epifanov 2020-12-23 17:26:34 +0300
  • 8e4271fa45 Fix timers Ivan Epifanov 2020-12-23 16:54:18 +0300
  • e928b92f1a CMake support Ivan Epifanov 2020-12-18 16:42:57 +0300
  • 47c105161b Add reversive list join macro Ivan Epifanov 2020-12-18 16:42:37 +0300
  • ca5e5d6154 VITASDK compatibility Ivan Epifanov 2020-12-18 16:34:24 +0300
  • 7d89f09f74 ISO C90 fixes Ivan Epifanov 2020-12-18 14:28:09 +0300
  • 0de7b0eca0 Fix makefile Ivan Epifanov 2020-12-14 02:08:29 +0300
  • 0da35d3daf IME support with gxm backend Ivan Epifanov 2020-12-12 23:47:15 +0300
  • e812ca529d Enable ARM SIMD/NEON optimized blitters Ivan Epifanov 2020-12-09 21:03:27 +0300
  • 47c6270ece Fix a bug in vitagles2 renderer Ivan Epifanov 2020-12-09 15:28:57 +0300
  • 639323ea0d Fixed gxm render flags Ivan Epifanov 2020-12-09 14:38:43 +0300
  • 3ac2242e65 Fix PerformanceCounter Ivan Epifanov 2020-12-09 12:37:39 +0300
  • 943053a922 Clean up touch a little more Ivan Epifanov 2020-12-09 01:50:49 +0300
  • f61b9e7653 Cleanup touch. Fix back touchscreen Ivan Epifanov 2020-12-09 00:37:46 +0300
  • d9b2bde2f6 Fallback to app0: Ivan Epifanov 2020-12-07 18:40:41 +0300
  • 6f7c7c557a sensors corrections Ivan Epifanov 2020-12-05 22:38:12 +0300
  • 6d85637786 Fix sensors Ivan Epifanov 2020-12-05 12:37:53 +0300
  • e7edb06e7a Audio fix Ivan Epifanov 2020-12-04 00:06:15 +0300
  • 05e5a7cb05 Oops Ivan Epifanov 2020-11-29 22:07:53 +0300
  • a86ba3916e Add SDL_RenderReadPixels Ivan Epifanov 2020-11-28 00:32:32 +0300
  • f623211eea remove sceGxmFinish on render swap Ivan Epifanov 2020-11-25 00:29:04 +0300
  • 0b45529e24 Add viewport support Ivan Epifanov 2020-11-25 00:19:18 +0300