This website requires JavaScript.
Explore
Help
Register
Sign In
tobid7
/
palladium
Watch
1
Star
0
Fork
0
You've already forked palladium
Code
Issues
7
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
41b612ec0a48e15cb182f6edae04a9967018cc02
palladium
/
include
/
pd
/
drivers
/
drivers.hpp
3 lines
44 B
C++
Raw
Normal View
History
Unescape
Escape
# Rewrite 5 - Move Libraries Source into pd directory and give them all their own CMakeLists.txt - Partial rewrite core (color, autogenerated vec), lithium (now uses UNIQUE PTR for Commands), UI7 - Use MenuV2 as new standart in UI7 - Implementz ViewPort Pre alpha to UI7 - Add Line Drawing to DrawList (not Working) - Implement a Complete new drievrs API (static Drivers) - NO SUPPORT FOR SHARED LIBRARY BUILDS IN VERSION 5 YET - Add Tools to Autogenerate Headers and Stuff
2025-06-22 21:05:09 +02:00
#
pragma once
0.7.0 rewrite dev - remove everyting - keep core -rename bit_utils to bits - add formatter for color - add float getters to color - start with new drivers api
2026-03-16 06:37:51 +01:00
#
include
<pd/drivers/os.hpp>
Reference in New Issue
Copy Permalink