diff browse annotate |
508d0a50827c32b4b7ec0940595aebcef7353108 created 2010-09-09 23:09 -0400 pushed 2010-09-13 03:11 +0000 |
Joe Drew | Joe Drew - Bug 595055 - Use the correct context when deleting textures, so we don't accidentally unset some state like the viewport. r=vlad a=b |
diff browse annotate |
46c0a7c9e4f5ba256e620309f41f03dbb22bdeb1 created 2010-09-09 16:40 -0400 pushed 2010-09-13 03:11 +0000 |
Vladimir Vukicevic | Vladimir Vukicevic - b=594892; [gl] force a real call to MakeCurrent after a widget is resized; r*=joe/jeff |
diff browse annotate |
4bb022d84a316d233895b0f28169c4986b987e56 created 2010-09-07 17:37 -0700 pushed 2010-09-08 00:39 +0000 |
Oleg Romashin | Oleg Romashin - Bug 578649 - ThebesLayerOGL using wrong shader program on QT GL build. r=vlad,a=blocking-fennec |
diff browse annotate |
eccba2835f019af8110fe9127712aa83e04ad5b7 created 2010-08-13 21:09 -0700 pushed 2010-08-14 04:11 +0000 |
timeless | timeless - Bug 585413 warning: comparison between signed and unsigned integer expressions in GLContext::ExtensionBitset<setlen>. r=vlad a=joe |
diff browse annotate |
22ebb1687a52fbc62b48da81883bad3e9e845e45 created 2010-08-07 08:49 +0100 pushed 2010-08-07 07:49 +0000 |
Mark Banner | Mark Banner - Mark GLContext::MarkDestroyed as THEBES_API to resolve link bustage in shared builds. r=Bustage fix. |
diff browse annotate |
09a07cc60743f8ebf85c9263a6cc10689c9bbe92 created 2010-08-06 22:09 -0700 pushed 2010-08-07 05:11 +0000 |
Vladimir Vukicevic | Vladimir Vukicevic - b=583844; use correct pack alignment when reading via ReadPixels; also use EXT_bgra correctly; r=bjacob |
diff browse annotate |
d879bb2448904addae52fc74f646dd2fa39e48c2 created 2010-08-06 22:09 -0700 pushed 2010-08-07 05:11 +0000 |
Vladimir Vukicevic | Vladimir Vukicevic - b=583838; add ANGLE/D3D WebGL support - part 2 - build EGL on windows and try to use it; r=bjacob |
diff browse annotate |
de9137456817269f99751e8bccea7e039ddcb655 created 2010-08-06 22:09 -0700 pushed 2010-08-07 05:11 +0000 |
Vladimir Vukicevic | Vladimir Vukicevic - b=574481; fix layers lifetime issues; part 2 - add some utils to GLContext; r=bas |
diff browse annotate |
e6843fbf30730550a4f3664840bc6a14c2b180a3 created 2010-07-28 14:24 -0700 pushed 2010-07-28 21:24 +0000 |
Vladimir Vukicevic | Vladimir Vukicevic - b=580345; fix up some GLESv2 vs. desktop GL differences; r=joe |
diff browse annotate |
8139e2e2d216a4e3b77056346d64dc7cf3b9f0eb created 2010-07-22 15:29 -0500 pushed 2010-07-22 20:29 +0000 |
Chris Jones | Chris Jones - Bug 573829, part 2: Add TextureImage API for getting backing ASurface (if exists) and determining whether it's in an update. sr=vlad |
diff browse annotate |
102fe68e84bf4bf5f5b8961e8bad8070217f7603 created 2010-07-19 18:19 -0400 pushed 2010-07-19 22:20 +0000 |
Neil Rashbrook | Neil Rashbrook - Bug 579931 - libgklayout.so link failure because of undefined GLContext methods; r=vladimir |
diff browse annotate |
e235ebdbef50d1079b1a9934f438547dd0263b06 created 2010-07-18 22:01 -0700 pushed 2010-07-19 05:01 +0000 |
Vladimir Vukicevic | Vladimir Vukicevic - b=575469; use CreateOffscreen in layers; r=bas |
diff browse annotate |
23b8e7fd1794114b204e21d068dae7e761834d59 created 2010-07-18 22:01 -0700 pushed 2010-07-19 05:01 +0000 |
Vladimir Vukicevic | Vladimir Vukicevic - b=575469; implement CreateOffscreen and context sharing in GLContexts; r=bas |
diff browse annotate |
21ea4d14a5a65d28ec5039fc5dd53d2724c2e4d9 created 2010-07-01 11:30 -0500 pushed 2010-07-01 16:30 +0000 |
Chris Jones | Chris Jones - Bug 573889, part 2: Add a BasicTextureImage implementation that synchronizes new pixels to its texture with a scratch gfxASurface and glTexSubImage2D(). r=vlad |
diff browse annotate |
a2afad95833cbf45e2df75032375dbb0c025a5a6 created 2010-07-01 11:30 -0500 pushed 2010-07-01 16:30 +0000 |
Chris Jones | Chris Jones - Bug 573889, part 1: Add a TextureImage interface to manage synchronizing thebes-drawn content with a GL texture. sr=vlad |
diff browse annotate |
83c3913a77d26bf4702c55120f92579131658a20 created 2010-07-01 11:30 -0500 pushed 2010-07-01 16:30 +0000 |
Chris Jones | Chris Jones - Bug 573889, part 0: Move the DEBUG_GL_ERROR_CHECK() macro into GLContext.h. r=vlad |
diff browse annotate |
0e46aa941e64fa28b27c749685c0cd14f3573c52 created 2010-06-28 10:37 -0700| base pushed 2010-06-28 17:58 +0000 |
Zack Weinberg | Zack Weinberg - Bug 571989 part 3: Flatten directory structure below gfx/thebes. |