Module: wine Branch: master Commit: 16439a430c37eb1bc3251deae42c03d63385cdd9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=16439a430c37eb1bc3251deae4...
Author: Roderick Colenbrander thunderbird2k@gmail.com Date: Wed Jun 10 21:43:01 2009 +0200
opengl32: Sync with the latest opengl 3.1 extensions and don't export opengl32 1.2 functions.
---
dlls/opengl32/opengl32.spec | 42 +--- dlls/opengl32/opengl_ext.c | 630 +++++++++++++++++++++++++++++++++++-------- dlls/opengl32/opengl_norm.c | 380 -------------------------- 3 files changed, 522 insertions(+), 530 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=16439a430c37eb1bc3251d...