Alexandre Julliard : opengl32: Store function pointers in a separate array to avoid a bunch of relocations .
9 Jun
2006
9 Jun
'06
11:16 a.m.
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(a)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...
7131
Age (days ago)
7131
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard