index
:
box64
this commit
fix/trace
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
/
sdl2align32.h
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
[BOX32] Morewrapped SDL2 function, and improved handling of SDL_PixelFormat
ptitSeb
2024-10-10
1
-0
/
+9
|
*
[BOX32] More adjustments to x86 structures packing & alignment (or not)
ptitSeb
2024-10-08
1
-38
/
+38
|
*
[BOX32] Proper alignment for x86 structures
ptitSeb
2024-10-06
1
-38
/
+38
|
*
[BOX32][WRAPPER] Added 32bits wrapping for SDL2_image
ptitSeb
2024-09-30
1
-2
/
+2
|
*
[BOX32][WRAPPER] More work on SDL2 Wrapping(but TheStanleyParable still ↵
ptitSeb
2024-09-30
1
-33
/
+35
|
|
|
|
don't have mouse input working)
*
[BOX32][WRAPPER] Added a bunch of 32bits functions to SDL2 and libc
ptitSeb
2024-09-28
1
-0
/
+2
|
*
[BOX32][WRAPPER] Wrapped more SDL2 functions (#1881)
Yang Liu
2024-09-27
1
-33
/
+159
|
*
[BOX32][WRAPPER] Refined SDL2 display mode wrapping (#1874)
Yang Liu
2024-09-26
1
-0
/
+1
|
|
|
|
|
* [BOX32][WRAPPER] Refined SDL2 display mode wrapping * review
*
[BOX32][WRAPPER] Added preliminary wrapper for SDL2 (postal1 works) (#1872)
Yang Liu
2024-09-26
1
-0
/
+770
* [BOX32][WRAPPER] Added preliminary wrapper for SDL2 (postal1 works) * Handle more events