gary
|
4dcccb38d1
|
[ox] Rename CRStringView to StringViewCR
(synced from cc10631b55)
|
2024-09-28 16:09:43 -05:00 |
|
gary
|
1d7fc6bccc
|
[ox/oc] Fix Linux build
(synced from e8a1ff0643)
|
2024-09-27 02:44:25 -05:00 |
|
gary
|
f6e1090248
|
[ox/oc] Add option for writeOC to return a string
(synced from 396fecab5b)
|
2024-09-27 02:31:08 -05:00 |
|
gary
|
a97184ebdb
|
[ox/std] Add HashMap::values
(synced from 8b655c40b9)
|
2024-09-21 16:12:37 -05:00 |
|
gary
|
9f11c7cf44
|
[ox/std] Add oxModelFwdDecl macro for broken Apple Clang
(synced from da23c9304d)
|
2024-09-17 23:49:04 -05:00 |
|
gary
|
ca79dfd12a
|
[ox/std] Make operator[] in Array and Vector nodiscard
(synced from 3ae1d6c897)
|
2024-09-14 23:45:33 -05:00 |
|
gary
|
eb2b190914
|
[ox/std] Cleanup
(synced from 71313ed8f4)
|
2024-09-14 02:30:22 -05:00 |
|
gary
|
89b735c938
|
[ox/std] Cleanup Defer
(synced from 76760dafb6)
|
2024-09-13 23:51:58 -05:00 |
|
gary
|
78dacff239
|
[ox/std] Cleanup logging output
(synced from 5834b9c98d)
|
2024-09-13 23:32:42 -05:00 |
|
gary
|
508e45b088
|
[ox/fs] More cleanup and bug fix from previous cleanup
(synced from 2a58490521)
|
2024-09-13 23:32:13 -05:00 |
|
gary
|
a575ac5200
|
[ox/fs] Cleanup
(synced from 702b166b8d)
|
2024-09-13 00:17:07 -05:00 |
|
gary
|
78e8f39651
|
[ox/std] Make Result copyTo and moveTo able to convert
(synced from c45efa6019)
|
2024-09-07 02:24:52 -05:00 |
|
gary
|
a0f66bdad2
|
[ox/std] Add IString::unsafeResize
(synced from ba4540e43f)
|
2024-09-06 21:19:59 -05:00 |
|
gary
|
a301b76cd9
|
[ox/std] Add StringParam
(synced from f4a9872fe0)
|
2024-08-30 20:34:54 -05:00 |
|
gary
|
f59095e720
|
[ox/std] Fix itoa result length calculation
(synced from f8aa60e4c1)
|
2024-08-30 20:12:12 -05:00 |
|
gary
|
1bf2d6cf66
|
[ox/event] Comment out Signal disconnect warning
(synced from eb498ca557)
|
2024-08-27 19:58:14 -05:00 |
|
gary
|
b41c918cf1
|
[ox/event] Comment out error logging for a long ignored error
(synced from 531d930985)
|
2024-06-30 00:42:45 -05:00 |
|
gary
|
a9f2664f89
|
[ox/std] Fix Windows ARM build
(synced from 3c4836497a)
|
2024-06-22 15:20:29 -05:00 |
|
gary
|
59343c5f70
|
[ox/std] Hopefully fix MSVC build
(synced from 6cf7bf9628)
|
2024-06-15 15:25:20 -05:00 |
|
gary
|
a7f2f42baa
|
[ox/std] Add non-const operator[] to Pair
(synced from 3824788a1a)
|
2024-06-12 22:52:20 -05:00 |
|
gary
|
420537b287
|
[ox/std] Add Pair
(synced from 1eac7e1e56)
|
2024-06-12 22:51:57 -05:00 |
|
gary
|
9ff491b5e5
|
[ox/model] Fix type params in type ID
(synced from dd5d1bfbf5)
|
2024-05-30 23:43:49 -05:00 |
|
gary
|
b42c84b3d1
|
[ox/oc] Fix OC not dealing with certain int types properly
(synced from c021e5e7fb)
|
2024-05-30 22:13:01 -05:00 |
|
gary
|
a1c4554e40
|
[ox/std] Fix String::c_str to always retrun a valid C str
(synced from 95a69b72b5)
|
2024-05-29 20:51:15 -05:00 |
|
gary
|
ca8ca7119a
|
[ox/std] Ensure ox::String always has at least a null terminator
(synced from 67cf3ae837)
|
2024-05-29 02:15:30 -05:00 |
|
gary
|
73cbcf34d6
|
[ox/preloader] Fix alignment issue
(synced from 0b8051b6cc)
|
2024-05-28 20:44:26 -05:00 |
|
gary
|
6a4c68e783
|
[ox/fs] Add FileSystem::exists
(synced from af634bd4e5)
|
2024-05-27 00:44:58 -05:00 |
|
gary
|
1ff2cd7c41
|
[ox/std] Add conversion functions for geo types, cleanup
(synced from dc20c66797)
|
2024-05-25 21:29:54 -05:00 |
|
gary
|
552a611482
|
[ox/std] Remove SmallMap dtor, replace timing code with steady_clock
(synced from 407e54246f)
|
2024-05-25 00:47:49 -05:00 |
|
gary
|
c8cd58c393
|
[ox/claw] Remove enum type from ClawFormat
(synced from 3b18869665)
|
2024-05-24 22:09:08 -05:00 |
|
gary
|
2a4f5b261d
|
[ox/preloader] Remove debug code
(synced from 0fab6c7c20)
|
2024-05-24 22:08:35 -05:00 |
|
gary
|
bbe2b0118b
|
[ox/std] Fix Linux build
(synced from 9105b1ece6)
|
2024-05-23 01:38:57 -05:00 |
|
gary
|
267b17543f
|
[ox/model] Fix type params in buildTypeId
(synced from fbeb08156a)
|
2024-05-23 01:32:41 -05:00 |
|
gary
|
41b3696c6b
|
[ox/std] Fix resize to set null terminator
(synced from b882a47e58)
|
2024-05-23 01:27:59 -05:00 |
|
gary
|
3d5efc1d4d
|
[ox/std] Rework FileReader into StreamReader
(synced from 660f2f5633)
|
2024-05-23 00:45:28 -05:00 |
|
gary
|
0c92672a2b
|
[ox/std] Add IntegerRange_c
(synced from 08f958fbac)
|
2024-05-22 23:14:06 -05:00 |
|
gary
|
796a703863
|
[ox/std] Fix Vector insert functions
(synced from a651d45a2f)
|
2024-05-22 23:13:52 -05:00 |
|
gary
|
8b95bd6e6a
|
[ox/std] Fix some Windows warnings
(synced from f6a0ae2027)
|
2024-05-22 00:26:56 -05:00 |
|
gary
|
1ae51fa4e2
|
[ox/std] Make MallocaPtr call destructor
(synced from 87416e13ee)
|
2024-05-20 02:46:19 -05:00 |
|
gary
|
80d5f87de4
|
[ox/std] Make Point and Size members int32_t
(synced from 047b43968e)
|
2024-05-20 02:06:27 -05:00 |
|
gary
|
8048b601a3
|
[ox/std] Add SmallMap::pairs(), SmallMap model
(synced from 123c41254f)
|
2024-05-19 22:15:13 -05:00 |
|
gary
|
a9ead7b0b6
|
[ox/std] Add operator-> to SpanIterator
(synced from 963ec5d3f7)
|
2024-05-19 22:14:28 -05:00 |
|
gary
|
d537305ec6
|
[glutils] Add size function to FrameBuffer
(synced from 6df77a23ab)
|
2024-05-19 22:13:57 -05:00 |
|
gary
|
6ae5799866
|
[ox/std] Add missing typenames
(synced from df412cf8d0)
|
2024-05-18 13:01:06 -05:00 |
|
gary
|
067545dd22
|
[ox/std] Remove dedicated keys array from SmallMap
(synced from 7233da75ea)
|
2024-05-11 01:59:40 -05:00 |
|
gary
|
8e0211fb77
|
[ox/std] Add small sz option to SmallMap
(synced from 30797c710b)
|
2024-05-11 00:53:31 -05:00 |
|
gary
|
7213811828
|
[ox/std] Add missing oxExpect to timeMapStrToUuid
(synced from e8041121d0)
|
2024-05-11 00:26:57 -05:00 |
|
gary
|
e980281861
|
[ox/std] Remove empty if from SmallMap
(synced from d054528e49)
|
2024-05-11 00:24:37 -05:00 |
|
gary
|
23de0a9179
|
[ox/std] Add some functions for comparing HashMap and SmallMap
(synced from 09d840cfd0)
|
2024-05-10 23:58:35 -05:00 |
|
gary
|
ac948e7324
|
[ox/std] Cleanup SmallMap, make it easier to make potential changes
(synced from aeb1ef3b12)
|
2024-05-10 23:58:22 -05:00 |
|