SoC idea: fix wine 2398 bug.

Huw Davies h.davies1 at physics.ox.ac.uk
Mon May 8 09:51:20 CDT 2006


On Sun, May 07, 2006 at 01:47:54PM +0200, Marcin Kardas wrote:
> Hi,
> I'm participate in Google summer of code and I'm going to send
> application with my own idea. I would like to fix popular wine bug -
> http://bugs.winehq.org/show_bug.cgi?id=2398. On
> http://wiki.winehq.org/OpenGL there are some ideas how to do this and
> I think that this one with glViewport and glScissor is the best one.
> I've made some test and it should work, but may be it will cause
> another problems to solve, for example conecting X graphic context
> with GLContext. Maybe I will have to rewritte wine graphics function
> to use only OpenGL (or may be I will found another way). What do you
> think about it?

One of the hard things about the glScissor approach is coping with
clipping other child windows.  Have you thought about how to do this
yet?

Huw.
-- 
Huw Davies
huw at codeweavers.com



More information about the wine-devel mailing list