citro3d
                                
                                
                                
                                    citro3d copied to clipboard
                            
                            
                            
                        Homebrew PICA200 GPU wrapper library for Nintendo 3DS
## Bug Report ### What's the issue you encountered? Citro3D's frame presentation logic can cause judder when the game's target frame rate is under 60 because it does not take...
## Feature Request ### What feature are you suggesting? #### Overview: Remove C3D_DEPTHTYPE and fix various things related to it. #### Smaller Details: - Completely remove the C3D_DEPTHTYPE type, and...
## Bug Report ### What's the issue you encountered? `C3Di_IVUnifEverDirty` in `source/uniforms.c` is read, but never set to true, and thus never actually does anything. It appears to be caused...