-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f9346d8
commit d5d38c8
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule BRender-v1.3.2
updated
16 files
+7 −13 | .github/workflows/main.yml | |
+0 −255 | cmake/FindSDL2.cmake | |
+0 −13 | cmake/h2inc.cmake | |
+4 −0 | cmake/toolchains/linux-aarch64.cmake | |
+6 −6 | drivers/pentprim/common.h | |
+2 −2 | drivers/pentprim/fti8_piz.c | |
+6 −6 | drivers/pentprim/fti8pizp.c | |
+9 −2 | drivers/pentprim/prim_t8.ifg | |
+2 −2 | drivers/pentprim/zb8.c | |
+8 −8 | drivers/pentprim/zb8awtm.c | |
+2 −2 | drivers/pentprim/zb8p2lit.c | |
+2 −2 | drivers/pentprim/zb8p2ulb.c | |
+2 −2 | drivers/pentprim/zb8p2unl.c | |
+28 −28 | examples/softcube/main.c | |
+68 −51 | x86emu/include/x86emu.h | |
+22 −22 | x86emu/x86emu.c |