Watch
2
0
Fork
You've already forked raylib-cs
0
Commit graph raylib-cs/Raylib-cs/types/native
Author SHA1 Message Date
8ecc4bded9 Yet more string changes
- Use sbyte/byte correctly in Raylib.cs
- Using Marshal.StringToCoTaskMemUTF8
- Update utils string usage
2022-01-16 14:14:51 +00:00
6278144dd1 Remove Utf8String and rename to UTF8Buffer 2021-12-31 17:11:39 +00:00
64bbe88518 Testing another string approach using ArrayPool
- ArrayPool to reduce memory allocation.
- Allocate max number of bytes for performance.
2021-12-21 12:42:12 +00:00
4287c342a1 Testing string approaches 2021-12-17 22:43:25 +00:00
3e8e4a6319 Multi-target net5.0 2021-12-17 12:48:56 +00:00
fb6c60cfc2 Split CBool from utils 2021-12-05 01:46:54 +11:00
cfef858a0f Move Utf8String 2021-12-05 01:46:46 +11:00