Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.

2100Total Files
2088SVN Logs
12Git Changelogs
1418Filtered Results

Detail

2010.12.30.Log0126.txt

📄SVN 📅2010-12-30 💾765 B 1 Parsed entries BUILD FIX

Revision r1747

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.
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
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.
------------------------------------------------------------------------