quakeforge/libs/video
Bill Currie 536ee48a97 Some minor skybox improvements suggested by mh.
Rearrange the sky_suffix and sky_coords arrays and remove the sky_target
array such that the faces can be loaded using
GL_TEXTURE_CUBE_MAP_POSITIVE_X + i (apparently certain drivers break if
the faces aren't loaded in the correct order).

Also, the nomalization of the direction vector in the fragment isn't
necessary.
2012-09-12 15:20:35 +09:00
..
renderer Some minor skybox improvements suggested by mh. 2012-09-12 15:20:35 +09:00
targets Evil hack to handle duplicated sdl key syms. 2012-08-18 21:44:51 +09:00
Makefile.am several libs can now get built as dlls in windows: console, gamecode, 2004-01-19 07:47:41 +00:00