Commit Graph

  • 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
  • 9dd8859240 Sync SDL3 wiki -> header SDL Wiki Bot 2024-09-18 15:19:01 +0000
  • 32cf23d392 Added video/x11/edid.h to third party code list Sam Lantinga 2024-09-18 08:07:08 -0700
  • 407ccadfd7 Added copyright header to edid.h Sam Lantinga 2024-09-18 08:06:28 -0700
  • bd04459cde Fix typos (thanks @qndel!) Sam Lantinga 2024-09-18 08:03:26 -0700
  • 1db54fa769 Added the examples directory to the API renaming tool Sam Lantinga 2024-09-18 07:55:03 -0700
  • 582cc35d74 Removed SDL_bool in favor of plain bool Sam Lantinga 2024-09-18 07:52:28 -0700
  • 093811149f Added video/x11/edid.h to third party code list Sam Lantinga 2024-09-18 08:07:08 -0700
  • 421c023956 Added copyright header to edid.h Sam Lantinga 2024-09-18 08:06:28 -0700
  • 7976b3f674 Fix typos (thanks @qndel!) Sam Lantinga 2024-09-18 08:03:26 -0700
  • e4f987f299
    tests: Fix testdropfile on high-DPI displays Frank Praznik 2024-09-18 11:00:19 -0400
  • 46ee6a3848 update config.guess and config.sub from mainstream Ozkan Sezer 2024-09-18 17:33:10 +0300
  • 52fae09991 divisable -> divisible qndel 2024-09-18 08:59:56 +0200
  • b26032a741 imposible -> impossible qndel 2024-09-18 08:58:50 +0200
  • 346f69eb28 continguous -> contiguous qndel 2024-09-18 08:58:27 +0200
  • 5ac8843aff alliased -> aliased qndel 2024-09-18 08:57:48 +0200
  • 4f19ea33db preceeding -> preceding qndel 2024-09-18 08:55:37 +0200
  • 7e04aea2f3 infact -> in fact qndel 2024-09-18 08:54:43 +0200
  • 059bc199d8 strutures -> structures qndel 2024-09-18 08:53:55 +0200
  • b34878735f capabiliy -> capability qndel 2024-09-18 08:53:38 +0200
  • 085a3f8bc5 threshhold -> threshold qndel 2024-09-18 08:52:54 +0200
  • 1d51946073 elasped -> elapsed qndel 2024-09-18 08:52:16 +0200
  • f0084cc098 curently -> currently qndel 2024-09-18 08:51:16 +0200
  • fb273eb72a insuffient -> insufficient qndel 2024-09-18 08:50:56 +0200
  • 0f1f28109f interuption -> interruption qndel 2024-09-18 08:50:22 +0200
  • 72ca47e372 documention -> documentation qndel 2024-09-18 08:49:34 +0200
  • f4d74def53 paramater -> parameter qndel 2024-09-18 08:48:47 +0200
  • bbb6b11f3d occaisionally -> occasionally qndel 2024-09-18 08:48:07 +0200
  • 1eeeab0755 happenes -> happens qndel 2024-09-18 08:47:34 +0200
  • 9e7dfa3e61 interfer -> interfere qndel 2024-09-18 08:46:56 +0200
  • 1c4cddc8ab shifs -> shifts qndel 2024-09-18 08:46:20 +0200
  • f6425f5f5c ouput -> output qndel 2024-09-18 08:45:54 +0200
  • dae9e2930a coalesed -> coalesced qndel 2024-09-18 08:45:07 +0200
  • e0e31b9637 infintesimal -> infinitesimal qndel 2024-09-18 08:44:25 +0200
  • 6924e506ae occuring -> occurring qndel 2024-09-18 08:43:34 +0200
  • 1398214fe8 specififed -> specified qndel 2024-09-18 08:40:11 +0200
  • 5ee531f465 manangement -> management qndel 2024-09-18 08:38:53 +0200
  • 3d7dd06e2a coverts -> converts qndel 2024-09-18 08:38:31 +0200
  • 74656c4fb7 geneators -> generators qndel 2024-09-18 08:38:06 +0200
  • 7b85439639 erlist -> earliest qndel 2024-09-18 08:37:47 +0200
  • 56739eb08b thw -> the qndel 2024-09-18 08:36:56 +0200
  • 70eb97d6b6 contraints -> constraints qndel 2024-09-18 08:36:17 +0200
  • acbc70f2a7 unsinged -> unsigned qndel 2024-09-18 08:33:48 +0200
  • a3ede5f775 logrithm -> logarithm qndel 2024-09-18 08:33:09 +0200
  • 177ebb0280 precison -> precision qndel 2024-09-18 08:32:36 +0200
  • bd7cb35adc keboard -> keyboard qndel 2024-09-18 08:32:11 +0200
  • 6bcdcfa612 uless -> unless qndel 2024-09-18 08:31:53 +0200
  • 822cf5c826 suported -> supported qndel 2024-09-18 08:30:02 +0200
  • 2e58ce1132 foward -> forward qndel 2024-09-18 08:29:32 +0200
  • 3bb90fcf5a extenstion -> extension qndel 2024-09-18 08:29:14 +0200
  • 55a5065ca1 miliseconds -> miliseconds qndel 2024-09-18 08:28:30 +0200