.. |
maths
|
Correct inaccurate WolframAlpha link in mtx_persp.c
|
2017-02-14 19:40:59 +01:00 |
attribs.c
|
Add doxygen support
|
2017-02-09 19:45:33 +01:00 |
base.c
|
Add Fog rendering support
|
2017-04-08 12:46:25 +02:00 |
buffers.c
|
Add doxygen support
|
2017-02-09 19:45:33 +01:00 |
drawArrays.c
|
Add doxygen support
|
2017-02-09 19:45:33 +01:00 |
drawElements.c
|
Fix some cases of GPU freezing when changing programs
|
2017-02-15 00:31:27 +01:00 |
effect.c
|
Add C3D_EarlyDepthTest() {currently unusable due to glitchy rendering}
|
2017-04-02 17:14:49 +02:00 |
fog.c
|
Add Fog rendering support
|
2017-04-08 12:46:25 +02:00 |
framebuffer.c
|
Added C3D_FrameBuf{Clear/Transfer} and C3D_Calc{Color/Depth}BufSize
|
2017-03-26 20:02:05 +02:00 |
immediate.c
|
Add doxygen support
|
2017-02-09 19:45:33 +01:00 |
internal.h
|
Add Fog rendering support
|
2017-04-08 12:46:25 +02:00 |
light.c
|
Allow for separate light amb/dif/spe colors
|
2017-03-30 23:42:58 +02:00 |
lightenv.c
|
Allow for separate light amb/dif/spe colors
|
2017-03-30 23:42:58 +02:00 |
lightlut.c
|
LightLut/LightEnv: generate/use proper LUTs for the [0,1] domain
|
2017-03-30 23:39:39 +02:00 |
mtxstack.c
|
Optimized matrix math (#15)
|
2016-08-04 11:33:18 +02:00 |
proctex.c
|
Add support for procedural textures (Texture Unit 3)
|
2017-03-15 16:49:06 +01:00 |
renderbuffer.c
|
Deprecate c3d/renderbuffer.h (use framebuffer or renderqueue instead)
|
2017-02-14 18:35:37 +01:00 |
renderqueue.c
|
Remove gxCmdQueueStop/gxCmdQueueRun calls in VBlank handlers
|
2017-04-01 12:41:31 +02:00 |
texenv.c
|
Add doxygen support
|
2017-02-09 19:45:33 +01:00 |
texture.c
|
Remove counterintuitive NULL protection in texture code (fixes #31)
|
2017-02-15 17:42:23 +01:00 |
uniforms.c
|
Fix typo in C3D_UpdateUniforms
|
2017-03-04 18:16:20 +01:00 |