------------------------------------------------------------------------ r1748 | plagman | 2010-12-30 00:13:37 -0800 (Thu, 30 Dec 2010) | 8 lines Highpalookup support is more or less ready, also checked in sample script to generate the highpalookup maps offline (only with a few incomplete pals right now). New DEF token: highpalookup [pal] [filename] New cvar: r_pr_highpalookups ------------------------------------------------------------------------ r1747 | plagman | 2010-12-29 12:46:11 -0800 (Wed, 29 Dec 2010) | 1 line Get the glTexImage3D function pointer from the ICD, not from dlsym/GetProcAddress. This fixes OpenGL on Windows since opengl32.dll only has version 1.1 symbols. ------------------------------------------------------------------------