Module: wine Branch: refs/heads/master Commit: 1399edb0925966a802a6a39835025c22c22c18e1 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=1399edb0925966a802a6a398...
Author: Raphael Junqueira fenix@club-internet.fr Date: Thu Dec 8 12:45:07 2005 +0100
opengl: render_texture - better render_texture emulation (using pbuffers) - support GLX_ATI_render_texture for render_texture
---
dlls/opengl32/wgl.c | 51 +++++ dlls/opengl32/wgl_ext.c | 476 +++++++++++++++++++++++++++++++++++++---------- 2 files changed, 419 insertions(+), 108 deletions(-)