index
:
melonDS
master
modified version of melonDS used for school/vsr
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
GPU3D.h
Commit message (
Expand
)
Author
Age
*
(finally) make the threaded 3D renderer option actually work
StapleButter
2017-06-04
*
clean up some shit. make framebuffer access less weird.
StapleButter
2017-06-03
*
rework slope/edge code. lay groundwork for antialiasing.
StapleButter
2017-05-28
*
fog
StapleButter
2017-05-26
*
fix crapoed shadows
StapleButter
2017-05-26
*
first attempt at threading the 3D renderer
StapleButter
2017-05-23
*
make the 3D renderer work per-scanline
StapleButter
2017-05-21
*
latch 3D registers upon VBlank
StapleButter
2017-05-09
*
fix Z-buffering. not really clean, and not perfectly accurate.
StapleButter
2017-04-29
*
misc optimizations
StapleButter
2017-04-25
*
a few attempts at optimization
StapleButter
2017-04-23
*
attempt at shadows. they're still a bit weird tho.
StapleButter
2017-04-22
*
optimize the 3D renderer somewhat
StapleButter
2017-04-21
*
* decal texture blending
StapleButter
2017-04-12
*
* always render normal BG/OBJ graphics (even if they're not getting displayed...
StapleButter
2017-04-10
*
start 3D rendering at scanline 215. fixes Worms2D.
StapleButter
2017-03-21
*
reorganize repo, move shit around
StapleButter
2017-03-16