issues
search
rust3ds
/
citro3d-rs
Rust bindings and safe wrappers for citro3d
https://rust3ds.github.io/citro3d-rs
14
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use-after-free crash if shader is dropped while program is in use
#53
Bash-09
opened
1 month ago
0
feat: add indexed drawing
#52
ian-h-chamberlain
opened
5 months ago
0
[Feature] Lighting
#51
0x00002a
opened
5 months ago
1
Test runner dependency update
#50
Meziu
closed
5 months ago
1
Catch binding conflicts between libc/citro3d/ctru
#49
ian-h-chamberlain
opened
6 months ago
0
Deadlock in render::Target::drop
#48
ian-h-chamberlain
opened
6 months ago
2
Implement short enums
#47
Meziu
closed
6 months ago
0
Can't compile citro3d-sys due to error with bindings
#46
CenTdemeern1
closed
6 months ago
2
Fix typo: swapped documentation links
#45
CenTdemeern1
closed
7 months ago
1
Rewrite the maths & uniform API
#43
0x00002a
closed
9 months ago
5
[Feature] Indexed drawing
#42
0x00002a
opened
9 months ago
2
Citro2D support for 2D applications?
#44
honkling
opened
9 months ago
2
API of Instance is fundamentally unsound
#41
0x00002a
opened
10 months ago
3
Pin docs to known good nightly
#40
ian-h-chamberlain
closed
10 months ago
0
Add favicons/icons to rustdoc
#39
ian-h-chamberlain
closed
10 months ago
0
Use an Rc to keep render queue alive
#38
ian-h-chamberlain
closed
9 months ago
1
C3D_BindProgram stores a pointer to a Program (use-after-free in bind_program)
#37
Jhynjhiruu
opened
10 months ago
0
Texenvs need to stay alive until they're drawn
#36
ian-h-chamberlain
opened
10 months ago
2
Dropping Instance in the wrong order causes a crash on exit
#35
Jhynjhiruu
closed
9 months ago
12
More docs improvements
#34
ian-h-chamberlain
opened
1 year ago
0
Add basic texenv APIs and fully safe triangle example (!)
#33
ian-h-chamberlain
closed
11 months ago
0
Add a bunch of doc aliases for unsafe APIs
#32
ian-h-chamberlain
closed
1 year ago
0
More github pages improvements
#31
ian-h-chamberlain
closed
1 year ago
0
Fix docs publish issues
#30
ian-h-chamberlain
closed
1 year ago
0
First pass of generating docs to github pages
#29
ian-h-chamberlain
closed
1 year ago
0
More math types and operator overloads
#28
ian-h-chamberlain
closed
1 year ago
0
Start porting <c3d/maths.h>, vectors and matrices
#27
ian-h-chamberlain
closed
1 year ago
0
Generate bindings with build.rs at compile time
#26
ian-h-chamberlain
closed
1 year ago
0
Add CI workflow (copied from ctru-rs)
#25
ian-h-chamberlain
closed
1 year ago
0
citro2d-rs requirements
#24
thecatcore
closed
1 year ago
1
Fix Compile issue and example
#23
tamara-schmitz
closed
1 year ago
0
Proc macro for running picasso and `include!`ing the compiled shader
#22
ian-h-chamberlain
closed
1 year ago
3
Safe `Mtx_PerspStereoTilt` API and proper stereo 3D example
#21
ian-h-chamberlain
closed
1 year ago
3
Example that renders a more complex model
#20
vivlim
opened
1 year ago
2
Update example for 3D and new gfx APIs
#19
ian-h-chamberlain
closed
1 year ago
5
Fix licensing
#18
Meziu
closed
1 year ago
0
First draft of safe buffer info API
#16
ian-h-chamberlain
closed
1 year ago
1
Support rendering to texture, or creating arbitrary render targets
#15
ian-h-chamberlain
opened
1 year ago
0
Safe wrapper for buffer info
#14
ian-h-chamberlain
closed
1 year ago
1
Recommended way to store context and targets
#13
SeleDreams
closed
1 year ago
4
Triangle example runs on citra but gets black screen on hardware
#12
hYdos
closed
2 years ago
2
Example Porting issue: Normal Mapping
#11
hYdos
opened
2 years ago
6
Use upstream ctru-sys types instead of duplicating generation
#10
ian-h-chamberlain
closed
1 year ago
5
Missing Bindings: c3d/texture.h
#9
hYdos
closed
1 year ago
3
Binding Conflict: Both ctru-sys and citro3d-sys have bindings for the same header
#8
hYdos
closed
1 year ago
1
Add text3ds.h to bindgen
#7
hYdos
closed
2 years ago
5
Missing Bindings: citro3d/tex3ds.h
#6
hYdos
closed
1 year ago
2
Add mutable ref to `Screen` in `render::Target`
#4
ian-h-chamberlain
closed
1 year ago
15
Safety problems and links with ctru-rs
#3
Meziu
closed
1 year ago
2
Automatically build shaders
#2
ian-h-chamberlain
opened
2 years ago
7
Next