Module: wine Branch: master Commit: b76fcbe0da45329ff784b027457b4c14c691e215 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b76fcbe0da45329ff784b02745...
Author: Stefan Dösinger stefandoesinger@gmx.at Date: Sun Feb 21 21:29:57 2016 +0000
wined3d: Keep track of FBOs through the GL names.
Signed-off-by: Stefan Dösinger stefandoesinger@gmx.at Signed-off-by: Henri Verbeet hverbeet@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/wined3d/context.c | 280 +++++++++++++++++++++++++---------------- dlls/wined3d/wined3d_private.h | 17 ++- 2 files changed, 186 insertions(+), 111 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b76fcbe0da45329ff784b0...