Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
You can subscribe to this list here.
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
|
Oct
(6) |
Nov
(6) |
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2010 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
(2) |
Jun
(2) |
Jul
(12) |
Aug
(7) |
Sep
|
Oct
|
Nov
(1) |
Dec
|
2011 |
Jan
|
Feb
(2) |
Mar
|
Apr
(2) |
May
(2) |
Jun
|
Jul
|
Aug
(5) |
Sep
|
Oct
(4) |
Nov
(12) |
Dec
(3) |
2012 |
Jan
(6) |
Feb
|
Mar
(23) |
Apr
|
May
(9) |
Jun
(3) |
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
(5) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
(5) |
Feb
|
Mar
(5) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
1
|
2
|
3
|
4
(4) |
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
(1) |
22
|
23
|
24
|
25
|
26
|
27
|
28
|
29
|
30
|
31
|
|
|
From: bugle - Trac instance <noreply@so...> - 2013-01-21 17:38:50
|
#109: XKeycodeToKeysym is deprecated -------------------------+-------------------------------------------------- Reporter: bmerry | Owner: bmerry Type: defect | Status: new Priority: minor | Component: GLX port Version: 0.0.20120331 | Keywords: -------------------------+-------------------------------------------------- This is a warning that gets reported during the build. Need to figure out what the replacement function is and use it instead. -- Ticket URL: <http://sourceforge.net/apps/trac/bugle/ticket/109> BuGLe <http://www.opengl.org/sdk/tools/BuGLe> An open-source OpenGL debugger |
From: bugle - Trac instance <noreply@so...> - 2013-01-04 18:37:03
|
#108: Test for up-to-date GLEW during configure -------------------------+-------------------------------------------------- Reporter: bmerry | Owner: bmerry Type: enhancement | Status: new Priority: minor | Component: core Version: 0.0.20120331 | Keywords: -------------------------+-------------------------------------------------- Ubuntu 12.04.1 uses GLEW 1.5 by default, which doesn't have the GL 4.x definitions and leads to cryptic errors (see #107). It would be nicer if the configuration step checked for 1.6+. -- Ticket URL: <http://sourceforge.net/apps/trac/bugle/ticket/108> BuGLe <http://www.opengl.org/sdk/tools/BuGLe> An open-source OpenGL debugger |
From: bugle - Trac instance <noreply@so...> - 2013-01-04 18:35:30
|
#107: Unable to build on Ubuntu 12.04 ----------------------------+----------------------------------------------- Reporter: sparksparkspark | Owner: bmerry Type: defect | Status: closed Priority: major | Component: core Version: 0.0.20120331 | Resolution: invalid Keywords: tesselation | ----------------------------+----------------------------------------------- Changes (by bmerry): * status: new => closed * resolution: => invalid Comment: Thanks for the info. I'll update the manual to specify GLEW 1.6 and if I get enthusiastic I'll also add a configure-time check. I'll close this bug and open a new one for that. -- Ticket URL: <http://sourceforge.net/apps/trac/bugle/ticket/107#comment:4> BuGLe <http://www.opengl.org/sdk/tools/BuGLe> An open-source OpenGL debugger |
From: bugle - Trac instance <noreply@so...> - 2013-01-04 18:31:55
|
#107: Unable to build on Ubuntu 12.04 ----------------------------+----------------------------------------------- Reporter: sparksparkspark | Owner: bmerry Type: defect | Status: new Priority: major | Component: core Version: 0.0.20120331 | Keywords: tesselation ----------------------------+----------------------------------------------- Comment(by zozzozzz): Well, it appeared that I needed to install GLEW 1.6 not 1.5. After I do this, compilation succeeds. -- Ticket URL: <http://sourceforge.net/apps/trac/bugle/ticket/107#comment:3> BuGLe <http://www.opengl.org/sdk/tools/BuGLe> An open-source OpenGL debugger |
From: bugle - Trac instance <noreply@so...> - 2013-01-04 18:23:04
|
#107: Unable to build on Ubuntu 12.04 ----------------------------+----------------------------------------------- Reporter: sparksparkspark | Owner: bmerry Type: defect | Status: new Priority: major | Component: core Version: 0.0.20120331 | Keywords: tesselation ----------------------------+----------------------------------------------- Comment(by zozzozzz): I also get this error on Ubuntu 12.04.1, and using glext.h from opengl.org/registry doesn't help. -- Ticket URL: <http://sourceforge.net/apps/trac/bugle/ticket/107#comment:2> BuGLe <http://www.opengl.org/sdk/tools/BuGLe> An open-source OpenGL debugger |