Commit Graph

  • 95134f6d58
    examples: Added renderer/15-cliprect Ryan C. Gordon 2024-09-24 13:54:35 -0400
  • ad3a4c677b
    wayland: Clean up cursor scaling Frank Praznik 2024-09-23 12:50:28 -0400
  • e5d3a1b6f5 Remove casts from typed pointer to void * for printf %p in test projects Petar Popovic 2024-09-24 13:07:15 +0200
  • a47482fe48 Remove casts from typed pointer to void * for printf %p in test projects Petar Popovic 2024-09-24 13:07:15 +0200
  • 57418475ce kmsdrm: Keep fd around if we can drop master Cameron Gutman 2024-09-24 00:09:24 -0500
  • 1c91c7e1bc kmsdrm: Keep fd around if we can drop master Cameron Gutman 2024-09-24 00:09:24 -0500
  • 13f88df190 kmsdrm: Fix KMSDRM_Vulkan_CreateSurface() return value Cameron Gutman 2024-09-23 23:33:15 -0500
  • 8f55f48337 kmsdrm: Move property initialization a bit further down Cameron Gutman 2024-09-23 23:00:14 -0500
  • 5e90dd3507 kmsdrm: Fix one more place that doesn't try to drop master Cameron Gutman 2024-09-23 18:59:54 -0500
  • 7eb85b07e0 kmsdrm: Fix one more place that doesn't try to drop master Cameron Gutman 2024-09-23 18:59:54 -0500
  • 5bc30f328c Fix -Wformat-pedantic warnings in test projects Petar Popovic 2024-09-23 20:56:13 +0200
  • 1ed3dac021
    examples: Added renderer/14-viewport Ryan C. Gordon 2024-09-23 14:13:53 -0400
  • e00ea27d25
    examples/renderer/01-clear: No longer needs vsync. Ryan C. Gordon 2024-09-23 14:04:51 -0400
  • 004ac40226 Fix warning: no function prototype Petar Popovic 2024-09-23 18:19:08 +0200
  • 614e360695 Fix warning: no function prototype Petar Popovic 2024-09-23 18:19:08 +0200
  • d9139ff3de kmsdrm: Keep fd around if we can drop master Cameron Gutman 2024-09-21 14:20:08 -0500
  • 4a3faf20ac gpu: Replace high-level logs with SetError Ethan Lee 2024-09-23 10:57:10 -0400
  • 043c876a15 Move default colorspace aliases into enum Petar Popovic 2024-09-23 13:19:47 +0200
  • 0685b96469 GPU: fix build when SDL_GPU_DISABLED is set mausimus 2024-09-23 19:33:48 +0900
  • 5bf273c745 Move default colorspace aliases into enum Petar Popovic 2024-09-23 13:19:47 +0200
  • d433fdcbbb GPU: fix build when SDL_GPU_DISABLED is set mausimus 2024-09-23 19:33:48 +0900
  • e973b687cd
    examples: Added renderer/11-color-mods Ryan C. Gordon 2024-09-23 01:21:24 -0400
  • dab4f856c1 kmsdrm: Keep fd around if we can drop master Cameron Gutman 2024-09-21 14:20:08 -0500
  • 0478a6ee3b Move endian pixel format aliases into enum Susko3 2024-09-22 13:41:53 +0100
  • 1828bde49f
    examples/renderer/01-clear: Use the color-cycle code from testvulkan.c Ryan C. Gordon 2024-09-22 16:10:57 -0400
  • 3bc2bd790c
    build-web-examples.pl: Added a FIXME. Ryan C. Gordon 2024-09-22 10:35:59 -0400
  • ffff8787b4 Move endian pixel format aliases into enum Susko3 2024-09-22 13:41:53 +0100
  • b736285053 examples/renderer/08-rotating-textures: Fix compiler warning on MSVC . Ozkan Sezer 2024-09-22 12:02:50 +0300
  • 37d62deca1
    examples/renderer/10-geometry: Fixes and cleanups. Ryan C. Gordon 2024-09-22 01:15:19 -0400
  • 0758b2a0c4
    examples: Added renderer/10-geometry Ryan C. Gordon 2024-09-22 01:07:38 -0400
  • 1a90e09262
    examples: Added renderer/09-scaling-textures Ryan C. Gordon 2024-09-22 01:06:38 -0400
  • 4fdeb6861b
    examples: a few renderer fixes. Ryan C. Gordon 2024-09-22 01:04:25 -0400
  • 66b92e95ac
    examples: renamed renderer sources to match other example directories. Ryan C. Gordon 2024-09-21 20:55:22 -0400
  • ffcf372d27
    examples: Added renderer/08-rotating-textures Ryan C. Gordon 2024-09-21 20:52:32 -0400
  • 0c7334cce3
    examples: Added renderer/07-streaming-textures Ryan C. Gordon 2024-09-21 20:39:48 -0400
  • 2bd3d9cfb7
    examples: Added renderer/06-textures Ryan C. Gordon 2024-09-21 20:39:02 -0400
  • 9d0b3eded6
    examples: added renderer/05-rectangles Ryan C. Gordon 2024-09-20 22:31:37 -0400
  • 3413617cb6
    examples: added renderer/04-points Ryan C. Gordon 2024-09-19 15:07:36 -0400
  • 54b74d72a1
    Merge branch 'libsdl-org:main' into main Ryan C 2024-09-21 20:41:42 -0700
  • 565fccd94e Added SDL_Set/GetRenderDrawColorRGBA Ryan C 2024-09-21 20:40:28 -0700
  • adb153f450 kmsdrm: Keep fd around if we can drop master Cameron Gutman 2024-09-21 14:20:08 -0500
  • b0e528cc88 Switched ifdef from negative to positive Sam Lantinga 2024-09-21 20:12:54 -0700
  • 5a364f89f3
    Merge branch 'libsdl-org:main' into main Ryan C 2024-09-21 19:34:35 -0700
  • 97d1056e16
    GPU: MSAA fixes (#10917) Caleb Cornett 2024-09-21 17:38:10 -0500
  • c0c7105104 GPU: MSAA fixes Caleb Cornett 2024-09-21 17:15:16 -0500
  • 25f1bb5b90 gpu: Use versioning instead of properties for struct extensions Ethan Lee 2024-09-21 17:32:47 -0400
  • 254b36361e Add SDL_PRILL? format specifiers specifically for long long type. Ozkan Sezer 2024-09-19 21:43:55 +0300
  • 6f80d47d64 Use hexidecimal code for ± Sam Lantinga 2024-09-21 10:43:34 -0700
  • 4392233007 Removed tabs from headers Petar Popovic 2024-09-21 17:17:06 +0200
  • a4a8a29075 cmake: don't check c++ compiler flags for asan when CXX is not enabled Cameron Gutman 2024-09-21 12:14:53 -0500
  • 80b7fc668b Removed tabs from headers Petar Popovic 2024-09-21 17:17:06 +0200
  • c43b976e5b Sync SDL2 wiki -> header SDL Wiki Bot 2024-09-21 13:17:38 +0000
  • 4987f5ad81 dynapi: Forward variadic functions to va_list equivalent Anonymous Maarten 2024-09-20 01:38:53 +0200
  • b10e1935ae Default functions are already declared by the first SDL_dynapi_procs.h include Anonymous Maarten 2024-09-20 01:01:00 +0200
  • 73f909efbd Cross-reference va_list SDL_Log* functions Anonymous Maarten 2024-09-20 00:52:37 +0200
  • 4cd12123a5 Add SDL_SetErrorV: va_list implementation of SDL_SetError Anonymous Maarten 2024-09-20 00:46:30 +0200
  • cc97e001d5 Add SDL_LogWarnV: va_list implementation of SDL_LogWarn Anonymous Maarten 2024-09-20 00:35:18 +0200
  • 74369aae09 Add SDL_LogVerboseV: va_list implementation of SDL_LogVerbose Anonymous Maarten 2024-09-20 00:33:01 +0200
  • 7454ad081b Add SDL_LogTraceV: va_list implementation of SDL_LogTrace Anonymous Maarten 2024-09-20 00:27:15 +0200
  • 3e4a5b876c Add SDL_LogInfoV: va_list implementation of SDL_LogInfo Anonymous Maarten 2024-09-20 00:22:22 +0200
  • 0e16466edf Add SDL_LogErrorV: va_list implementation of SDL_LogError Anonymous Maarten 2024-09-20 00:20:25 +0200
  • eb5652f677 Add SDL_LogDebugV: va_list implementation of SDL_LogDebug Anonymous Maarten 2024-09-20 00:16:46 +0200
  • 1de937d05b Add SDL_LogCriticalV: va_list implementation of SDL_LogCritical Anonymous Maarten 2024-09-20 00:13:26 +0200
  • 773bda0d8b Add SDL_LogV: va_list implementation of SDL_Log Anonymous Maarten 2024-09-20 00:01:36 +0200
  • 89c6bc5f50
    Prefer Vulkan even on Windows (#10912) Evan Hemsley 2024-09-20 13:42:15 -0700
  • 15ee11353c Prefer Vulkan even on Windows cosmonaut 2024-09-20 13:04:05 -0700
  • 980b4ff6db
    GPU: Vulkan descriptor management rewrite (#10910) Evan Hemsley 2024-09-20 12:55:39 -0700
  • b0c8e59b9c descriptor cache acquisition protected by a mutex cosmonaut 2024-09-20 12:22:24 -0700
  • d3059f62fe fix sign mismatches cosmonaut 2024-09-20 11:58:29 -0700
  • 904222ccfc
    hashtable: reimplement as open-addressed robin hood hashtable Andrei Alexeyev 2024-09-18 16:27:20 +0200
  • 5ac2505d0d atomic function rename cosmonaut 2024-09-20 11:49:50 -0700
  • 7d385413fe iterate bound resource array backwards cosmonaut 2024-09-20 11:21:12 -0700
  • f9d625aa4d update and bind once on compute + fix descriptor set layout issues cosmonaut 2024-09-20 10:50:29 -0700
  • 6998128da3 dynamically grow cache pool count cosmonaut 2024-09-20 00:07:54 -0700
  • e8ce9a12b5 new descriptor cache system cosmonaut 2024-09-19 23:53:15 -0700
  • ca0ef1b9fe pool rewrite cosmonaut 2024-09-19 22:24:12 -0700
  • 6d28637fe9 de-duplicate pipeline and descriptor set layouts cosmonaut 2024-09-19 19:18:31 -0700
  • 01a84e0ab7 de-duplicate graphics pipeline layouts cosmonaut 2024-09-19 17:32:04 -0700
  • 53812f4da3 reset offset need cosmonaut 2024-09-19 17:18:00 -0700
  • d38b68a3fa call update and bind descriptor set once cosmonaut 2024-09-19 10:57:41 -0700
  • fcb8a2c016
    wayland: Fix animated cursor timing Frank Praznik 2024-09-20 13:50:16 -0400
  • ea2e2e451d Better fix for initializing Android environment variables Sam Lantinga 2024-09-20 11:09:48 -0700
  • 095fb5f522 Fixed infinite recursion at startup on Android Sam Lantinga 2024-09-20 10:55:31 -0700
  • 055ce096f5 Don't call GetMessageTime on Xbox platforms Erin Melucci 2024-09-20 12:23:22 +0200
  • 6d69c655b7 Don't call GetMessageTime on Xbox platforms Erin Melucci 2024-09-20 12:23:22 +0200
  • feb66985e8 Add SDL_PRILL? format specifiers specifically for long long type. Ozkan Sezer 2024-09-19 21:43:55 +0300
  • 88a01fbc96 testautomation_stdlib.c: fix -Wformat warnings from mingw with %lld/%llu Ozkan Sezer 2024-09-19 03:48:04 +0300
  • b4e2777820
    examples/renderer/03-lines: Fix compiler warning on Visual Studio. Ryan C. Gordon 2024-09-19 13:31:24 -0400
  • 50a69db519 testautomation_stdlib.c: fix -Wformat warnings from mingw with %lld/%llu Ozkan Sezer 2024-09-19 03:48:04 +0300
  • 2e3e5abd7d
    examples/renderer/03-lines: use a gray background. Ryan C. Gordon 2024-09-19 12:58:13 -0400
  • fd0ce75e2e tests: Fix tests when run with the --high-pixel-density flag Frank Praznik 2024-09-19 11:47:22 -0400
  • 745d5e4991
    examples/renderer/03-lines: Make this less obnoxious to look at. Ryan C. Gordon 2024-09-19 12:52:04 -0400
  • 757dca5463
    tests: Fix tests when run with the --high-pixel-density flag Frank Praznik 2024-09-19 11:47:22 -0400
  • 1b266ec13d
    examples: added renderer/03-lines Ryan C. Gordon 2024-09-19 12:15:42 -0400
  • 6771a6020d testcamera: don't enable verbose logging Sam Lantinga 2024-09-18 22:26:00 -0700
  • 5669b97fd7 Add Thrustmaster TMX VID & PID to wheel device list. T3hD0gg 2024-09-13 19:53:32 -0400
  • ec9a9fee58 Add Thrustmaster TMX VID & PID to wheel device list. T3hD0gg 2024-09-13 19:53:32 -0400
  • 594edb6bd2 Add Thrustmaster TMX VID & PID to wheel device list. T3hD0gg 2024-09-13 19:53:32 -0400
  • 6f0fae7432
    wayland: Fix memory leaks Cameron Gutman 2024-09-18 19:37:10 -0500
  • e239295491 wayland: Fix memory leaks Cameron Gutman 2024-09-18 19:37:10 -0500