Go to file
Yann MAGNIN 70d31c5268 VxKernel 0.6.0-15 : Add FPS API
@add
<> include/timer
  | add FPS primitives
  | update driver interface (link FPS primitives)
<> src/driver/mpu/sh/sh7305/tmu
  | add hardware-specific primitive for FPS handling
  | add CPU atomic security

@update
<> src/display/image/shader/shadow
  | finish approximately the algorithm
  | support X/Y offset
<> src/timer
  | isolate timer API, profiling API and FPS API

@fix
<> include/timer/types
  | fix special attribute declaration
  | fix types definition
2022-06-25 16:48:44 +02:00
assets VxKernel 0.6.0-6 : Add exception/kernel panic screen + add assets 2022-06-14 10:51:23 +02:00
board VxKernel 0.6.0-14 : Update whole project architecture 2022-06-25 11:26:15 +02:00
include/vhex VxKernel 0.6.0-15 : Add FPS API 2022-06-25 16:48:44 +02:00
src VxKernel 0.6.0-15 : Add FPS API 2022-06-25 16:48:44 +02:00
vxsdk.toml VxKernel 0.6.0-14 : Update whole project architecture 2022-06-25 11:26:15 +02:00