index
:
oot
main
Decompilation of The Legend of Zelda: Ocarina of Time
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
code
/
PreRender.c
Age
Commit message (
Expand
)
Author
2024-12-15
Remove ‾ character from source files (#2371)
cadmic
2024-11-17
Decouple Debug Features From gc-eu-mq-dbg (#2296)
fig02
2024-09-11
[ntsc-1.2] Match remaining functions (#2182)
cadmic
2024-08-27
match PreRender_CopyImageRegionImpl (#2093)
Dragorn421
2024-07-17
Fix a couple of render modes (#1994)
Tharo
2024-06-24
Fix misc 22 (#1971)
Dragorn421
2024-02-10
Match retail PreRender_DivotFilter (#1740)
cadmic
2024-02-05
PreRender.c retail 1 not matching (#1710)
Lucas Shaw
2024-01-16
Create debug macros for LogUtils functions (#1610)
cadmic
2024-01-12
Replace most osSyncPrintf calls with PRINTF macro (#1598)
cadmic
2023-09-16
Document Framebuffer Filters, VisCvg and VisZbuf (#1534)
Tharo
2023-08-15
Mention why PrimDepth is used in `PreRender_FetchFbufCoverage` (#1520)
Tharo
2023-07-03
Fix comment about RM_VISCVG in PreRender_FetchFbufCoverage (#1514)
Tharo
2022-11-26
Document HREG debugging system (#1351)
fig02
2022-08-28
More documentation for PreRender.c (#1340)
Tharo
2022-07-30
Fix various small gfx issues (#1313)
Tharo
2022-02-27
Doc misc 1 (#1160)
Dragorn421
2021-11-30
Misc Cleanup 2 (#1007)
Dragorn421
2021-08-01
convert remaining RGB5a1 to RGBA16 (#879)
louist103
2021-07-04
Change PreRenderContext to just be PreRender (#862)
Zelllll
2021-04-14
Use `gDPSetScissor` more and fix a few gbi macros (#776)
Tharo
2021-04-06
Match the last function in PreRender.c (#763)
Roman971
2021-03-28
bg_ice_shelter OK (#736)
fig02
2021-03-20
PreRender decomped and equivalent (one small non-matching) (#723)
petrie911
2021-02-13
Fix most compiler warnings in the boot and code segments (#674)
Tharo
2021-02-12
gameplay_dangeon_keep (#665)
fig02
2021-02-12
Make func_800C213C match original ROM (#678)
Chris Teague
2020-10-03
libultra cleanup (#215)
Random
2020-09-29
All Effect Overlays and z_effect_soft_sprite_old_init.c OK (#396)
fig02
2020-09-15
Decompile PreRender.c (#319)
Random
2020-07-19
Split remaining unsplit asm files and migrate more rodata (#277)
Tharo