issues
search
devkitPro
/
opengx
OpenGL-like wrapper for Nintendo Wii/GameCube
19
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Textured points
#86
mardy
closed
13 hours ago
0
lighting: always take alpha from diffuse color
#85
mardy
closed
13 hours ago
0
Texture coordinate geenration for sphere map
#84
mardy
closed
1 day ago
2
clip: fix disabling of clip planes
#83
mardy
closed
1 week ago
0
Allow using position and normals as tex coordinates
#82
mardy
closed
2 days ago
0
A few little fix ups
#81
mardy
closed
1 week ago
0
Multitexture
#80
mardy
closed
2 weeks ago
0
Missing glCopyTexSubImage2D and glCopyTexImage2D
#79
Fancy2209
opened
3 weeks ago
2
Implement VBOs
#78
mardy
closed
3 weeks ago
0
Implement glReadPixels
#77
mardy
closed
1 month ago
2
Misc fixes: lists, stencil, EFB issues
#76
mardy
closed
1 month ago
0
raster: implement glPixelZoom
#75
mardy
closed
1 month ago
0
And glBitmap() and a few raster functions
#74
mardy
closed
1 month ago
1
Implement glAccum()
#73
mardy
closed
1 month ago
0
call-lists: correctly handle glColor() commands
#72
mardy
closed
1 month ago
0
Refactor EFB switching
#71
mardy
closed
1 month ago
0
Support clients defining weak symbols of opengx functions
#70
mardy
closed
1 month ago
0
Update OpenGL function mapping
#69
mardy
closed
2 months ago
0
Implement glArrayElement()
#68
mardy
closed
2 months ago
0
Add more stub implementations
#67
mardy
closed
2 months ago
0
Polygon offset
#66
mardy
closed
2 months ago
0
Stencil improvements
#65
mardy
closed
2 months ago
0
Clipping planes
#64
mardy
closed
3 months ago
0
draw: restore drawing of loop lines
#63
mardy
closed
3 months ago
0
Vertex API
#62
mardy
closed
3 months ago
2
More getters
#61
mardy
closed
3 months ago
0
Getters
#60
mardy
closed
3 months ago
0
More functions
#59
mardy
closed
3 months ago
0
Stencil test
#58
mardy
closed
3 months ago
1
Texturing fixes
#57
mardy
closed
4 months ago
0
Refactoring
#56
mardy
closed
4 months ago
0
debug: use SYS_Report instead of fprintf()
#55
mardy
closed
4 months ago
0
Matrix improvements
#54
mardy
closed
4 months ago
0
texture: support texture magnification/minification filters
#53
mardy
closed
4 months ago
0
glClear: use a Z-texture to clear the Z-buffer
#52
mardy
closed
4 months ago
0
drawing: use a templated class to read vertex data
#51
mardy
closed
5 months ago
0
Update docs
#50
mardy
closed
5 months ago
0
Build docs
#49
mardy
closed
5 months ago
3
build: disable RTTI and exceptions
#48
mardy
closed
5 months ago
1
texture: support generation of texture coordinates
#47
mardy
closed
5 months ago
1
debug: allow toggling individual debug features
#46
mardy
closed
5 months ago
1
Implement glAlphaFunc() and alpha test
#45
mardy
closed
5 months ago
1
Mipmaps
#44
mardy
closed
5 months ago
1
Allow getting functions by name
#43
mardy
closed
5 months ago
1
Add missing GL header
#42
mardy
closed
5 months ago
1
More stubs
#41
mardy
closed
5 months ago
1
Selection mode
#40
mardy
closed
5 months ago
2
projection: fix extraction of far plane in orthographic view
#39
mardy
closed
5 months ago
0
Add ogx_prepare_swap_buffers()
#38
mardy
closed
5 months ago
0
Fix orthographic projection
#37
mardy
closed
5 months ago
0
Next