search for: glcontext

Displaying 6 results from an estimated 6 matches for "glcontext".

Did you mean: gl_context
2009 Sep 03
24
wxRuby-2.0.1 release ?
Hi, What about releasing a new version shortly ? This is a long-awaited request from several users especially for recent ruby-1.9.1 versions on MinGW. Cheers. Chauk-Mean.
2008 Nov 11
2
Memory corruption on Gallium window resize, diagnosed?
...pper (glxext.c:1621) ==5322== by 0x47C15F2: MakeContextCurrent (glxext.c:1675) ==5322== by 0x47C1927: glXMakeCurrent (glxext.c:1797) ==5322== and a couple more invalid reads, and a segfault. My theory is: when the window resize occurs, somewhere along the path st_renderbuffer_alloc_storage(GLcontext * ctx, struct gl_renderbuffer *rb, GLenum internalFormat, GLuint width, GLuint height) { struct pipe_context *pipe = ctx->st->pipe; struct st_renderbuffer *strb = st_renderbuffer(rb); struct pipe_texture template; unsigne...
2007 Oct 04
0
[ wxruby-Patches-14462 ] GLCanvas support
...siting: http://rubyforge.org/tracker/?func=detail&atid=220&aid=14462&group_id=35 Category: None Group: None Status: Open Resolution: None Priority: 3 Submitted By: Nobody (None) Assigned to: Nobody (None) Summary: GLCanvas support Initial Comment: Patch for GLCanvas class support. No GLContext is included. ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=220&aid=14462&group_id=35
2012 Apr 10
1
OpenGL32 stuff
....engine.Config.<init>(Config.java:599) at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:196) at com.maddox.il2.game.Main.exec(Main.java:420) at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235) Main end: null java.lang.NullPointerException at com.maddox.il2.engine.RendersMain.glContext(RendersMain.java:70) at com.maddox.il2.game.MainWin3D.endApp(MainWin3D.java:174) at com.maddox.il2.game.Main.exec(Main.java:449) at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235) I don't know what to do?
2006 Oct 19
0
[694] trunk/wxruby2/doc/textile: Added back the logging classes which were over-zealously removed when
...sp&nbsp&nbsp&nbsp&nbsp&nbsp2006-10-19 18:20:50 UTC (rev 694) </span><span class="lines">@@ -403,6 +403,8 @@ </span><span class="cx"> |GLCanvas|Canvas that you can render OpenGL calls to.| </span><span class="cx"> |GLContext|Class to ease sharing of OpenGL data resources.| </span><span class="cx"> |LayoutAlgorithm|An alternative window layout facility| </span><ins>+|Log|Base class for logging| +|LogTextCtrl|A TextCtrl that displays application log messages| </ins><span class=&...
2010 May 18
8
gem for snow leopard?
Does anybody plan to post binary rem for SL? Id''love to rely on its availability in the installation script... As wx included in installation package makes it huge... Sergey Chernov real.sergeych@gmail.com