| .. |
|
accesskit
|
Add `resize_initialized` and `resize_uninitialized` to `Vector`. These functions serve as replacements for `resize`, to make sure the caller understands whether elements need to be initialized 'by hand' after the call.
|
2025-05-26 18:35:41 +02:00 |
|
alsa
|
Core: Modernize C headers with C++ equivalents
|
2025-05-02 08:23:01 -05:00 |
|
alsamidi
|
Core: Modernize C headers with C++ equivalents
|
2025-05-02 08:23:01 -05:00 |
|
apple
|
MacOS: Embedded window support.
|
2025-05-06 06:09:05 +10:00 |
|
apple_embedded
|
Introduce 'visionos' platform derived from 'apple_embedded'
|
2025-05-19 15:47:01 -07:00 |
|
backtrace
|
SCons: Add `CPPEXTPATH` for external includes
|
2025-04-02 07:29:08 -05:00 |
|
coreaudio
|
Style: Standardize Obj-C `#import` syntax
|
2025-03-08 09:28:34 -06:00 |
|
coremidi
|
Introduce 'drivers/apple_embedded' abstract platform for code reuse
|
2025-05-19 15:37:13 -07:00 |
|
d3d12
|
D3D12: Fix inconsistent value for `DCOMP_ENABLED` in platform code
|
2025-05-26 15:16:19 +02:00 |
|
egl
|
Add `String::replace_char(s)` methods for performance and convenience
|
2025-04-10 13:08:45 +02:00 |
|
gl_context
|
SCons: Add `CPPEXTPATH` for external includes
|
2025-04-02 07:29:08 -05:00 |
|
gles3
|
Add `resize_initialized` and `resize_uninitialized` to `Vector`. These functions serve as replacements for `resize`, to make sure the caller understands whether elements need to be initialized 'by hand' after the call.
|
2025-05-26 18:35:41 +02:00 |
|
metal
|
Metal: Fix crash when clearing render buffers
|
2025-05-22 07:25:48 +10:00 |
|
png
|
Explicitly handle Image AlphaMode enum instead of treating as bool
|
2025-05-20 05:04:23 -07:00 |
|
pulseaudio
|
Fix various sanitizer issues.
|
2025-04-28 15:23:35 +02:00 |
|
unix
|
Implement `get_filesystem_type` on macOS and Linux.
|
2025-05-23 23:05:06 +03:00 |
|
vulkan
|
Rework semaphores for presentation to be created per swap chain image to fix validation error.
|
2025-05-14 15:27:51 -03:00 |
|
wasapi
|
Core: Integrate warning suppression macro helpers
|
2025-04-03 10:13:46 -05:00 |
|
windows
|
Implement `get_filesystem_type` on macOS and Linux.
|
2025-05-23 23:05:06 +03:00 |
|
winmidi
|
Core: Modernize C headers with C++ equivalents
|
2025-05-02 08:23:01 -05:00 |
|
xaudio2
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
SCsub
|
Introduce 'visionos' platform derived from 'apple_embedded'
|
2025-05-19 15:47:01 -07:00 |
|
register_driver_types.cpp
|
Remove unused header in drivers and modules.
|
2024-12-24 00:40:47 +08:00 |
|
register_driver_types.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |