vxKernel/src/display/image
Yann MAGNIN 2a107ad5b9 VxKernel 0.6.0-21 : Add SDL2 support (fake board) (WIP)
@add
<> board/
  | [sdl2] add fake board for the SDL2 wrapper
  | [sdl2] fake CPU atomic operation
  | [sdl2] fake hypervisor world-switch
  | [sdl2] fake kernel init
  | [sdl2] use a modified Linux linker script for adding our Vhex special sections
<> src/driver/mpu/x86/sdl2
  | add fake window driver (simple wrapper around SDL2 surface)

@update
<> vxsdk.toml
  | move board specification to the user project
  | remove the SH compiler dependency

@fix
<> board/
  | [fxcg50] move all "flags-specific" of the board in the board description file
<> src/display
  | [common] support 64-bits API!
<> src/hypervisor
  | [table] fix world initialization
<> src/timer
  | [profiling] init default structure
2022-08-25 12:51:14 +02:00
..
render VxKernel 0.6.0-21 : Add SDL2 support (fake board) (WIP) 2022-08-25 12:51:14 +02:00
shader VxKernel 0.6.0-21 : Add SDL2 support (fake board) (WIP) 2022-08-25 12:51:14 +02:00
information.c VxKernel 0.6.0-14 : Update whole project architecture 2022-06-25 11:26:15 +02:00
object.c VxKernel 0.6.0-14 : Update whole project architecture 2022-06-25 11:26:15 +02:00