Commit Graph

  • 8ce2074d08 cmake: fix SDL_RENDER_GPU report at end of configuration Anonymous Maarten 2024-08-30 13:35:13 +0200
  • d1a2c57fb9
    GPU: Fix memory leak in VULKAN_CreateDevice (#10631) Andrei Alexeyev 2024-08-30 08:15:08 +0300
  • b88a448b08
    gpu_vulkan: fix memory leak in VULKAN_CreateDevice Andrei Alexeyev 2024-08-30 06:09:37 +0200
  • 16fb8e54cb Fixed the colorspace for YUV textures using native RGB representations Sam Lantinga 2024-08-29 20:51:03 -0700
  • b813154495 Fixed the colorspace for YUV textures using native RGB representations Sam Lantinga 2024-08-29 20:51:03 -0700
  • efc98062af Fixed warning C4310: cast truncates constant value Sam Lantinga 2024-08-29 19:31:23 -0700
  • 5518aca054 Use stdbool internally in SDL Sam Lantinga 2024-08-29 18:45:30 -0700
  • b76f30bf90 Use stdbool internally in SDL Sam Lantinga 2024-08-29 18:45:30 -0700
  • dfcabc3db8 Fixed drawing debug text Sam Lantinga 2024-08-29 18:21:48 -0700
  • f1b4c2bbbb Removed Unicode BOM from SDL_gpu.h Sam Lantinga 2024-08-29 18:03:59 -0700
  • 980a67d5e2
    Added configuration dependencies for SDL_RENDER_GPU (#10627) Sam Lantinga 2024-08-29 17:58:54 -0700
  • 347b741528
    Update CMakeLists.txt Sam Lantinga 2024-08-29 17:58:21 -0700
  • 0f443e0a2e Added configuration dependencies for SDL_RENDER_GPU Sam Lantinga 2024-08-29 17:53:47 -0700
  • 9f0b23d3ad Sync SDL3 wiki -> header SDL Wiki Bot 2024-08-30 00:35:24 +0000
  • 683e5b8d52 Removed Unicode BOM Sam Lantinga 2024-08-29 17:24:05 -0700
  • 858589919a Temporarily use the GPU renderer by default so we get testing feedback Sam Lantinga 2024-08-29 17:20:30 -0700
  • d86f504637 Fix potential cases where we define SDL_GPU_* as an undefined symbol Sam Lantinga 2024-08-29 17:17:24 -0700
  • b356c65005 Sort exported symbols Sam Lantinga 2024-08-29 17:02:43 -0700
  • 62f6e6b701 Removed the preferLowPower parameter from SDL_CreateGPUDevice() Sam Lantinga 2024-08-29 16:35:28 -0700
  • 3046335f28 Fixed device creation property documentation formatting Sam Lantinga 2024-08-29 16:23:47 -0700
  • b8e7ef27f3 Renamed GPU device creation properties Sam Lantinga 2024-08-29 16:20:26 -0700
  • d70578b9aa Renamed Gpu to GPU Sam Lantinga 2024-08-29 16:08:10 -0700
  • 6cb3062391 Removed Unicode BOM Sam Lantinga 2024-08-29 17:24:05 -0700
  • a2e032490d Temporarily use the GPU renderer by default so we get testing feedback Sam Lantinga 2024-08-29 17:20:30 -0700
  • 33d764923c Fix potential cases where we define SDL_GPU_* as an undefined symbol Sam Lantinga 2024-08-29 17:17:24 -0700
  • 2f2c42aab1 Sort exported symbols Sam Lantinga 2024-08-29 17:02:43 -0700
  • 717f4f6fb4 Sync SDL3 wiki -> header SDL Wiki Bot 2024-08-29 23:54:57 +0000
  • 8ea38ebedc gpu: Fix wiki category capitalization. Ryan C. Gordon 2024-08-29 19:45:03 -0400
  • 6367573edb Removed the preferLowPower parameter from SDL_CreateGPUDevice() Sam Lantinga 2024-08-29 16:35:28 -0700
  • d288591473 Fixed device creation property documentation formatting Sam Lantinga 2024-08-29 16:23:47 -0700
  • 85e0da4230 Renamed GPU device creation properties Sam Lantinga 2024-08-29 16:20:26 -0700
  • 498b315f2b Renamed Gpu to GPU Sam Lantinga 2024-08-29 16:08:10 -0700
  • 68038394d1 Sync SDL3 wiki -> header SDL Wiki Bot 2024-08-29 22:58:01 +0000
  • 2e7d5bb429 Add the SDL_GPU API cosmonaut 2024-03-18 11:43:23 -0700
  • d42fab97cf Add the SDL_GPU API cosmonaut 2024-03-18 11:43:23 -0700
  • 8ddb099d3e testautomation: use a larger destination buffer than needed in audio_resampleLoss Sam Lantinga 2024-08-29 10:57:13 -0700
  • a80a746902 Add macro guards for OpenGL <=1.3 function prototypes Semphris 2024-08-29 12:11:59 -0400
  • d6ad28a4cb Dynamically generate __main__.py of Android aar package Anonymous Maarten 2024-08-29 13:50:51 +0200
  • a5866809bb cmake: also test ARM neon on non-gcc compilers Anonymous Maarten 2024-08-29 12:38:56 +0200
  • 7859f7b3bf Add the definition for DBUS_TYPE_UNIX_FD to SDL_dbus.h kemal 2024-08-29 11:07:16 +0300
  • 8313a0e39e Implement the XDP Camera portal kemal 2024-08-29 10:18:28 +0300
  • d9b3b9ad91 Add neon SIMD alpha blending blitter Mārtiņš Možeiko 2024-08-28 20:29:05 -0700
  • 58bc072e88 Add neon SIMD alpha blending blitter Mārtiņš Možeiko 2024-08-28 20:29:05 -0700
  • 9ab140fad8 offscreen: Fix bogus surface pointer assignment Ethan Lee 2024-08-28 20:34:39 -0400
  • 64c0c0a92c offscreen: Fix bogus surface pointer assignment Ethan Lee 2024-08-28 20:34:39 -0400
  • 1a007ab88d Fixed SDL_GetDisplayIndex() Sam Lantinga 2024-08-28 16:30:21 -0700
  • 7055001d85 Fixed SDL_GetPrimaryDisplay() Sam Lantinga 2024-08-28 15:59:13 -0700
  • 0cdb4833d5 Removed unnecessary inclusion of stdint.h Sam Lantinga 2024-08-28 15:54:56 -0700
  • 37b4aac3ac Removed unnecessary inclusion of stdbool.h Sam Lantinga 2024-08-28 13:58:03 -0700
  • 91eabf1b4d Fixed SDL_EGL_ChooseConfig() Sam Lantinga 2024-08-28 13:37:00 -0700
  • 3bf7b4ff31 Fixed SDL_EGL_LoadLibrary() Sam Lantinga 2024-08-28 13:21:02 -0700
  • 8d65942b9c Faster sse4 and avx2 SIMD blitters Mārtiņš Možeiko 2024-08-27 22:31:14 -0700
  • c4b35488c2 Fixed warning C6385: Reading invalid data from 'one_blitkey'. Sam Lantinga 2024-08-28 10:38:31 -0700
  • abd8ea09de Fixed warning C6001: Using uninitialized memory 'devices'. Sam Lantinga 2024-08-28 10:34:34 -0700
  • 5be7b64c0a Faster sse4 and avx2 SIMD blitters Mārtiņš Možeiko 2024-08-27 22:31:14 -0700
  • 940f7535ef Remove SDL_PEN hints that are no longer used hwsmm 2024-08-28 22:48:46 +0900
  • d22cd4c926 Remove SDL_PEN hints that are no longer used hwsmm 2024-08-28 22:48:46 +0900
  • ace6920d44 Fixed returning -1 in a function returning bool Sam Lantinga 2024-08-27 22:34:35 -0700
  • 36a091cc43 Use SDL_GetError() for SDL_ttf errors Sam Lantinga 2024-08-27 19:02:28 -0700
  • 5dc5b4b83c
    pthread: Fixed logic bug in SDL_WaitConditionTimeoutNS due to boolization work. Ryan C. Gordon 2024-08-27 17:00:47 -0400
  • a24c164956 Fix trailing doc comments Maia 2024-08-27 21:44:52 +0200
  • ff76494da8 Fix trailing doc comments Maia 2024-08-27 21:44:52 +0200
  • 85bbc6028a Sync SDL3 wiki -> header SDL Wiki Bot 2024-08-27 17:33:28 +0000
  • 47926d7bd0 Added a cleanup function for virtual joysticks Sam Lantinga 2024-08-26 20:11:09 -0700
  • 00c409cff8 Additional cleanup exposed by building with a C++ compiler Sam Lantinga 2024-08-25 21:32:29 -0700
  • f08ac438ed Use stdbool for SDL_bool Sam Lantinga 2024-08-26 16:49:57 -0700
  • 9ff3446f03 Use SDL_bool instead an int return code in the SDL API Sam Lantinga 2024-08-22 17:33:49 -0700
  • 556cb64b6c Added a cleanup function for virtual joysticks Sam Lantinga 2024-08-26 20:11:09 -0700
  • d24ed2bbf6 Additional cleanup exposed by building with a C++ compiler Sam Lantinga 2024-08-25 21:32:29 -0700
  • b9795936c4 Use stdbool for SDL_bool Sam Lantinga 2024-08-26 16:49:57 -0700
  • 43ece94504 Use SDL_bool instead an int return code in the SDL API Sam Lantinga 2024-08-22 17:33:49 -0700
  • d9a5ed75b9 GDK: Xbox should have input focus by default Caleb Cornett 2024-08-25 20:44:25 -0500
  • 7a0f9f6b15 GDK: Xbox should have input focus by default Caleb Cornett 2024-08-25 20:44:25 -0500
  • d118af53a1
    dummyaudio: single-threaded Emscripten support. Ryan C. Gordon 2024-08-25 15:01:33 -0400
  • 00494df2f1 RAWINPUT_JoystickOpen: add missing SDL_stack_free() calls. Ozkan Sezer 2024-08-25 11:05:56 +0300
  • 4eac44bed4 RAWINPUT_JoystickOpen: add missing SDL_stack_free() calls. Ozkan Sezer 2024-08-25 11:05:50 +0300
  • 845212388e RAWINPUT_JoystickOpen: add missing SDL_stack_free() calls. Ozkan Sezer 2024-08-25 11:05:40 +0300
  • 38815c22cd cmake: build uclibc as a static library Anonymous Maarten 2024-08-23 04:22:25 +0200
  • e75bb1dba8 cmake: build uclibc as a static library Anonymous Maarten 2024-08-23 04:22:25 +0200
  • aa527dd0c2 Allow MessageBox to work without window Francisco Javier Trujillo Mata 2024-08-22 19:12:18 +0200
  • 1b8d5631ef Allow MessageBox to work without window Francisco Javier Trujillo Mata 2024-08-22 18:08:12 +0200
  • fa2c9c46c5 Default SDL_HINT_JOYSTICK_GAMEINPUT to SDL_FALSE Sam Lantinga 2024-08-23 11:34:15 -0700
  • 0ee75fa433 Allow MessageBox to work without window Francisco Javier Trujillo Mata 2024-08-22 19:12:18 +0200
  • 8bcfdb0c92 cmake: fix SDL3-x.y.z.jar installation on Windows Anonymous Maarten 2024-08-23 03:20:39 +0200
  • c298d2024a Include SDL_build_config.h without a 'build_config/' prefix Anonymous Maarten 2024-08-22 18:52:00 +0200
  • 702abfe7d5 cmake: only build uclibc when building without external libc Anonymous Maarten 2024-08-23 02:16:08 +0200
  • df94a0999b Include SDL_build_config.h without a 'build_config/' prefix Anonymous Maarten 2024-08-22 18:52:00 +0200
  • f13ddb98a4 cmake: only build uclibc when building without external libc Anonymous Maarten 2024-08-23 02:16:08 +0200
  • 3e60fb4223 VULKAN_UpdateVertexBuffer() should return true if there's nothing to do Sam Lantinga 2024-08-22 12:07:00 -0700
  • 8f546bb3c9 Use C99 bool internally in SDL Sam Lantinga 2024-08-22 09:21:26 -0700
  • 6501e90018 Use C++ style comments consistently in SDL source code Sam Lantinga 2024-08-22 10:30:45 -0700
  • 658fc3db0f Updated list of third party code and generated files Sam Lantinga 2024-08-22 10:30:23 -0700
  • 31be3a8cfc VULKAN_UpdateVertexBuffer() should return true if there's nothing to do Sam Lantinga 2024-08-22 12:07:00 -0700
  • efc67dc469 Use C99 bool internally in SDL Sam Lantinga 2024-08-22 09:21:26 -0700
  • c8929ba98f Use C++ style comments consistently in SDL source code Sam Lantinga 2024-08-22 10:30:45 -0700
  • bcd9305c47 SDL_MetalViewEventWatch is a SDL_EventFilter and must return SDL_bool Anonymous Maarten 2024-08-22 19:42:06 +0200
  • aadd54d1a7 Updated list of third party code and generated files Sam Lantinga 2024-08-22 10:30:23 -0700
  • 7543a6f92c Allow MessageBox to work without window Francisco Javier Trujillo Mata 2024-08-22 18:08:12 +0200
  • 46903e61e6 Fix typo in the Android archive's INSTALL.md documentation Anonymous Maarten 2024-08-22 18:11:17 +0200
  • 2b8ebf08d1 The SDL3 MSVC SDK does not provide ARM64EC binaries (X64 is compatible) Anonymous Maarten 2024-08-22 18:10:48 +0200