Commit Graph

  • 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
  • 8ed2f640ac wayland: Fix memory leaks Cameron Gutman 2024-09-18 19:37:10 -0500
  • 34c6011360 Fixed Windows build Sam Lantinga 2024-09-18 14:55:51 -0700
  • d29a0e3f31 Fixed warning: no previous prototype for function Sam Lantinga 2024-09-18 14:34:14 -0700
  • 7a924b36ae compile_shaders.sh shouldn't be in the SDL framework Sam Lantinga 2024-09-18 14:30:37 -0700
  • 1f727b61f3 Sync SDL3 wiki -> header SDL Wiki Bot 2024-09-18 21:04:36 +0000
  • 398dff7c25 Added support for the HORI licensed Steam Controller Sam Lantinga 2024-09-18 14:08:32 -0700
  • 481203c074 Fixed Xcode warnings Sam Lantinga 2024-09-18 13:20:53 -0700
  • 7edf7fad66 fix bool define when SDL_DEFINE_STDBOOL is defined: Ozkan Sezer 2024-09-18 21:40:50 +0300
  • ff90570a3c define SDL_DEFINE_STDBOOL for gcc < 3 Ozkan Sezer 2024-09-18 21:40:50 +0300
  • b8578fcc16 fix bool define when SDL_DEFINE_STDBOOL is defined: Ozkan Sezer 2024-09-18 21:40:50 +0300
  • f86dca79c1 define SDL_DEFINE_STDBOOL for gcc < 3 Ozkan Sezer 2024-09-18 21:40:50 +0300
  • 95c3ee77c1 Removed testing code Sam Lantinga 2024-09-18 11:12:06 -0700
  • ea640894d3 Fixed SDL_DEFINE_STDBOOL logic if __bool_true_false_are_defined is defined Sam Lantinga 2024-09-18 10:50:52 -0700
  • 46fb2c6f1b Added a script to help with the bool rename Sam Lantinga 2024-09-18 10:48:11 -0700
  • 23f855a970 render: Integrate fix-shaders.sh into build-shaders.sh Simon McVittie 2024-09-17 11:36:29 +0100
  • d658ef6627 Don't guess about the size of an int, assert it! Sam Lantinga 2024-09-18 10:29:04 -0700
  • 32fd1878a0 Provide a definition of bool if needed for your environment Sam Lantinga 2024-09-18 10:36:36 -0700
  • 1834c83d5a testplatform: make sure bool is 1 byte Sam Lantinga 2024-09-18 09:34:09 -0700
  • 272cedfd77 Use stdint macros for sized type limits Sam Lantinga 2024-09-18 09:26:23 -0700
  • 744e2ff88f Use stdint types for sized types Sam Lantinga 2024-09-18 08:55:08 -0700
  • 026d3c2306 Sync SDL3 wiki -> header SDL Wiki Bot 2024-09-18 15:33:11 +0000
  • 95f7e53233 Added the examples directory to the API renaming tool Sam Lantinga 2024-09-18 07:55:03 -0700
  • a90ad3b0e2 Removed SDL_bool in favor of plain bool Sam Lantinga 2024-09-18 07:52:28 -0700