Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-12 | Ensure the correct FBO is bound when drawing. (Fixes bug #5791.) | James Canete | |
2013-01-12 | Clean up getting pshadowMap in Rend2's R_DecomposeSort(). | Zack Middleton | |
2013-01-12 | Fix some non-ASCII characters. Patch originally by /dev/humancontroller, ↵ | James Canete | |
modified by me. | |||
2013-01-12 | Remove ARRAY_SIZE, and use ARRAY_LEN instead. | James Canete | |
2013-01-12 | Fix FBO_*() usage when framebuffers are unavailable or undesired. | James Canete | |
2013-01-12 | Split Rend2's printing OpenGL extensions string (> 1024 characters) into ↵ | Zack Middleton | |
separate function and merged into opengl1 renderer. (Fixes bug #5559.) | |||
2013-01-12 | Remove gfxmeminfo command when shuting down Rend2. | Zack Middleton | |
2013-01-12 | Fix gcc warnings in Rend2. | Zack Middleton | |
2013-01-12 | Added Rend2, an alternate renderer. (Bug #4358) | James Canete | |