Go to file
Yann MAGNIN 221dacae2e VxKernel 0.6.0-9 : Add line API + circle API
@add
<> include/vhex/display/draw
  | add circle drawing primitive
  | add line drawing primitives
<> src/drivers/screen/r61524
  | add assembly version of the "frame_frag_send" (WIP)
<> src/modules/display/draw
  | add filled circle algorithm
  | add line algorithm

@update
<> include/vhex/display
  | use "dsurface_t" instead of "struct dshader_surface"
  | rename pixel dstack primitives
<> src/drivers/screen/r61524
  | clear proper zone of the surface
  | avoid unused area wiping
  | remove (temporary) surface merging
<> src/module/display/dclear
  | clear proper zone of the surface
  | rename internal primitives
2022-06-15 20:40:43 +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-6 : Add exception/kernel panic screen + add assets 2022-06-14 10:51:23 +02:00
include/vhex VxKernel 0.6.0-9 : Add line API + circle API 2022-06-15 20:40:43 +02:00
make VxKernel 0.6.0-4 : Support the text API 2022-06-10 21:28:51 +02:00
src VxKernel 0.6.0-9 : Add line API + circle API 2022-06-15 20:40:43 +02:00
vxsdk.toml VxKernel 0.6.0-1 : Rework the graphic pipeline 2022-05-27 11:57:55 +02:00