]> icculus.org git repositories - btb/d2x.git/history - arch/ogl/ogl.c
include/*.bat, include/test.*: remove unnecessary files
[btb/d2x.git] / arch / ogl / ogl.c
2004-05-16 Martin Schaffnermove ogl-internal stuff from ogl interface header to...
2004-05-11 Bradley Bellfix alpha calculation in g3_draw_poly, again
2004-05-11 Bradley Bellhmm, g3_draw_transp_poly had the fade level backwards...
2004-05-11 Bradley Bellproperly render cloaked walls in OpenGL (fixes #1608)
2003-11-27 Bradley Belladded Visual C project for opengl, buncha macro fixes...
2003-11-07 Bradley Belldisable texture format verification for OS X - Textures...
2003-04-11 Bradley Belluse different defines for os x
2003-01-15 Bradley Belluse __sun__ for sunos
2003-01-15 Bradley Bellformatting, comments
2002-12-24 Bradley Bellfix compiler warnings, courtesy of maschaffner@gmx.ch
2002-08-17 Bradley Bellimplement BM_FLAG_RLE_BIG (cockpit support?)
2002-07-30 Bradley BellOSX OGL fixes
2002-07-22 Bradley BellOS X stuff
2001-10-31 Bradley BellSync with d1x
2001-10-25 Bradley BellFinished moving stuff to arch/blah. I know, it's ugly...