0
0
Fork 0
Commit Graph

8 Commits

Author SHA1 Message Date
Plüss Roland 746aa5ad4b
replaced all vulkan specific use of nullptr with VK_NULL_HANDLE. (#6278)
this #define makes a distinction between 64bit and 32bit.
this should now compile on 32bit.
2021-10-15 21:17:24 +02:00
Plüss Roland d16f8d1588
fixed issue with implicit casting of nullptr to function pointers (#6276) 2021-10-15 10:55:23 +02:00
Plüss Roland 73190aa586
dragengine release 1.6 (#6274) 2021-10-15 08:19:20 +02:00
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Plüss Roland 57dfb11c38
Drag[en]gine 1.5 Release (#6051) 2021-07-14 19:05:51 +02:00
Plüss Roland 5af3669c3e
Drag[en]gine Release 1.4 (#5437) 2020-11-30 07:14:24 +01:00
Plüss Roland bd46c6fe07
Drag[en]gine 1.3 Release (#5283)
* dragengine 1.3 release
* Delete dragengine-1.2.recipe
2020-09-16 16:06:28 +02:00
Plüss Roland a710c2644f
game-engines/dragengine added (#5232) 2020-08-14 18:22:46 +02:00