Commit Graph

  • 0afa02e187 Rename SDL_UnclaimWindowForGPUDevice to SDL_ReleaseWindowFromGPUDevice cosmonaut 2024-08-30 13:59:02 -0700
  • ca5d633a57 GPU: Rename some awkwardly named functions cosmonaut 2024-08-30 13:50:51 -0700
  • bef07023d6 Fixed memory leak if the GPU renderer can't be initialized Sam Lantinga 2024-08-30 14:48:08 -0700
  • c38d3f0fe4
    examples/game/01-snake: Remove RNG abstraction. Ryan C. Gordon 2024-08-30 17:13:51 -0400
  • 29b9b163b9
    example/game/01-snake: Make the "food" rectangles lighter blue. Ryan C. Gordon 2024-08-30 15:12:22 -0400
  • 70994fd92e
    GPU: Fix unhandled R16G16_UNORM in SDL_GPUTextureFormatTexelBlockSize() Andrei Alexeyev 2024-08-30 18:02:00 +0200
  • f6fc5e2881
    examples: Smush game/01-snake into one source file, clean up some things. Ryan C. Gordon 2024-08-30 13:41:51 -0400
  • 906044569d GPU D3D12: Fix command buffer leak cosmonaut 2024-08-30 10:29:56 -0700
  • b602c449e5 Remove SDL_SCALEMODE_BEST Sam Lantinga 2024-08-30 10:30:14 -0700
  • 4bbf0d45fd
    GPU D3D12: Fix teardown and leaks on device creation failure (#10639) Evan Hemsley 2024-08-30 10:24:02 -0700
  • 4cb8f90bb7 remove BOM cosmonaut 2024-08-30 10:00:14 -0700
  • 9ef715787e D3D12: Fix teardown and leaks on device creation failure cosmonaut 2024-08-30 09:58:40 -0700
  • e60b26d5e5 SDL_test: use mutex based on SDL_atomic_t in memory tracking Anonymous Maarten 2024-08-30 17:25:06 +0200
  • 40d85109ac Fixed crash when using the dummy video driver Sam Lantinga 2024-08-30 07:00:46 -0700
  • 580a496391 Adjust rounding when calculating resampled output frames Sam Lantinga 2024-08-30 06:42:39 -0700
  • 05b053e511 Fixed crash when using the dummy video driver Sam Lantinga 2024-08-30 07:00:46 -0700
  • 1a8a51f05e Adjust rounding when calculating resampled output frames Sam Lantinga 2024-08-30 06:42:39 -0700
  • 04845bd39c Sync SDL3 wiki -> header SDL Wiki Bot 2024-08-30 13:27:33 +0000
  • 138f3a3c91 Fixed documentation for SDL_SetAudioStreamGetCallback() Sam Lantinga 2024-08-30 06:26:23 -0700
  • ec85d2f74f sdlprocdump: fix minidump filename Anonymous Maarten 2024-08-30 14:18:03 +0200
  • 88fe52df7b SDL_test: add --gpu option Anonymous Maarten 2024-08-30 13:43:38 +0200
  • 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