Alexandre Julliard : opengl32: Declare input pointers as const in function prototypes.
20 Jul
2012
20 Jul
'12
8:29 p.m.
Module: wine Branch: master Commit: 782e96b910ca2c90b2518c14db7f6c9358eef010 URL: http://source.winehq.org/git/wine.git/?a=commit;h=782e96b910ca2c90b2518c14db... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Jul 19 22:17:14 2012 +0200 opengl32: Declare input pointers as const in function prototypes. --- dlls/opengl32/make_opengl | 5 +- dlls/opengl32/opengl_ext.c | 1626 +++++++++++++++++++------------------- dlls/opengl32/opengl_norm.c | 484 ++++++------ include/wine/wgl_driver.h | 1868 +++++++++++++++++++++--------------------- 4 files changed, 1992 insertions(+), 1991 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=782e96b910ca2c90b2518c...
4900
Age (days ago)
4900
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard