Module: wine Branch: refs/heads/master Commit: ad5e02e604c1adc4fd835a859b2ac2fdab5c5f26 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=ad5e02e604c1adc4fd835a85...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Jun 9 18:13:09 2006 +0200
opengl32: Store function pointers in a separate array to avoid a bunch of relocations.
---
dlls/opengl32/make_opengl | 46 dlls/opengl32/opengl_ext.c | 4375 ++++++++++++++++++++++---------------------- dlls/opengl32/opengl_ext.h | 2 dlls/opengl32/wgl.c | 8 4 files changed, 2215 insertions(+), 2216 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=ad5e02e604c1adc4fd83...