warzone2100/lib/ivis_opengl
Dennis Schridde 411545852f Cleanup
- theSun becomes static (+setter/getter)
- normalsOnTile() doesn't use global vars anymore
- pie_SurfaceNormal3fv() now works more like the pievector.h functions
- pie_SurfaceNormal3fv() was cleaned up and became inline function in piematrix.h
- Use more pievector.h functions
- Remove unnecessary multiplications/divisions from calcTimeIllum()


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@3592 4a71c877-e1ca-e34f-864e-861f7616d084
2008-01-28 01:29:20 +00:00
..
Makefile.am Remove unused pietexture.c|h files and references. 2007-11-14 19:51:04 +00:00
Makefile.raw Remove unused pietexture.c|h files and references. 2007-11-14 19:51:04 +00:00
ivi.c Clean up LOG_3D 2007-10-27 13:58:01 +00:00
ivis_opengl.vcproj Setup eol-style CRLF for vcproj files 2008-01-14 20:49:48 +00:00
pieblitfunc.c Indexed colour usage has been eliminated, so remove its support code. 2008-01-21 17:06:31 +00:00
piedraw.c Use new VectorX_Compare instead of old VectorX_compare which I'll remove shortly. 2008-01-28 00:27:21 +00:00
piefunc.c Replace a ton of custom texture clipping code with a single call to OpenGL scissor test. 2008-01-06 14:05:13 +00:00
piematrix.c Cleanup 2008-01-28 01:29:20 +00:00
piematrix.h Cleanup 2008-01-28 01:29:20 +00:00
piemode.c * Always clear the colour buffer in pie_ScreenFlip; this should prevent "screen smearing"; hinted by Buginator 2007-11-28 21:53:59 +00:00
piepalette.c Rename fractions.h to math-help.h and remove most junk from it 2008-01-28 00:01:37 +00:00
piestate.c Remove unused function pie_DrawImageFileID. Rename pie_SetColourKeyedBlack to 2007-12-27 01:05:37 +00:00
rendmode.c Rename fractions.h to math-help.h and remove most junk from it 2008-01-28 00:01:37 +00:00
screen.c * Get rid of a large quantity of unused parameters 2007-12-10 23:15:46 +00:00
screen.h Remove unused screenGetSurface 2007-11-14 21:05:45 +00:00
tex.c Move all skybox page handling to display3d.c to prepare for skybox scriptability. 2008-01-12 15:10:02 +00:00
textdraw.c Fixed a typo in the #warning for GLC_TRIANGLE 2008-01-20 23:48:00 +00:00