Raphael Junqueira : opengl: render_texture

Alexandre Julliard julliard at wine.codeweavers.com
Thu Dec 8 07:06:15 CST 2005


Module: wine
Branch: refs/heads/master
Commit: 1399edb0925966a802a6a39835025c22c22c18e1
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=1399edb0925966a802a6a39835025c22c22c18e1

Author: Raphael Junqueira <fenix at 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(-)




More information about the wine-cvs mailing list