Module: wine Branch: master Commit: 782e96b910ca2c90b2518c14db7f6c9358eef010 URL: http://source.winehq.org/git/wine.git/?a=commit;h=782e96b910ca2c90b2518c14db...
Author: Alexandre Julliard julliard@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...