You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
(11) |
Apr
(46) |
May
(65) |
Jun
(85) |
Jul
(94) |
Aug
(99) |
Sep
(62) |
Oct
(58) |
Nov
(85) |
Dec
(39) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(90) |
Feb
(29) |
Mar
(90) |
Apr
(96) |
May
(78) |
Jun
(58) |
Jul
(44) |
Aug
(65) |
Sep
(40) |
Oct
(38) |
Nov
(79) |
Dec
(63) |
2002 |
Jan
(53) |
Feb
(61) |
Mar
(43) |
Apr
(53) |
May
(35) |
Jun
(59) |
Jul
(18) |
Aug
(12) |
Sep
(28) |
Oct
(61) |
Nov
(54) |
Dec
(23) |
2003 |
Jan
(16) |
Feb
(42) |
Mar
(38) |
Apr
(35) |
May
(20) |
Jun
(9) |
Jul
(10) |
Aug
(30) |
Sep
(22) |
Oct
(32) |
Nov
(25) |
Dec
(21) |
2004 |
Jan
(39) |
Feb
(36) |
Mar
(59) |
Apr
(32) |
May
(21) |
Jun
(4) |
Jul
(8) |
Aug
(21) |
Sep
(11) |
Oct
(21) |
Nov
(22) |
Dec
(19) |
2005 |
Jan
(62) |
Feb
(24) |
Mar
(17) |
Apr
(16) |
May
(16) |
Jun
(17) |
Jul
(26) |
Aug
(14) |
Sep
(13) |
Oct
(8) |
Nov
(23) |
Dec
(20) |
2006 |
Jan
(41) |
Feb
(18) |
Mar
(21) |
Apr
(47) |
May
(13) |
Jun
(33) |
Jul
(32) |
Aug
(21) |
Sep
(27) |
Oct
(34) |
Nov
(19) |
Dec
(46) |
2007 |
Jan
(21) |
Feb
(26) |
Mar
(13) |
Apr
(22) |
May
(5) |
Jun
(19) |
Jul
(56) |
Aug
(43) |
Sep
(37) |
Oct
(31) |
Nov
(53) |
Dec
(22) |
2008 |
Jan
(74) |
Feb
(31) |
Mar
(15) |
Apr
(35) |
May
(23) |
Jun
(26) |
Jul
(17) |
Aug
(27) |
Sep
(35) |
Oct
(30) |
Nov
(29) |
Dec
(17) |
2009 |
Jan
(35) |
Feb
(39) |
Mar
(44) |
Apr
(28) |
May
(20) |
Jun
(28) |
Jul
(49) |
Aug
(53) |
Sep
(23) |
Oct
(13) |
Nov
(12) |
Dec
(11) |
2010 |
Jan
(45) |
Feb
(28) |
Mar
(41) |
Apr
(11) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
1
|
2
(1) |
3
|
4
(1) |
5
|
6
|
7
|
8
|
9
|
10
(4) |
11
(3) |
12
(2) |
13
|
14
(1) |
15
(4) |
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
(1) |
26
|
27
|
28
|
29
|
30
|
31
(1) |
|
|
|
From: Brian P. <br...@tu...> - 2002-07-31 14:39:11
|
shankar ghosh wrote: > Hello, I'm new to using Mesa and I have run into the > following problem. The colors are not clamping [0,1]. > > In my program the fog is pure green. no other > components.On accelerated Ogl as my object moves away, > the color gets greener until its fully green. wheras > using the same code linked to mesa, it becomes white > and then kinda pinkish and so on... this is happening > in both 16 and 32 bit modes and I'm running it on > windows. Can you send me your program so that I can try it here? -Brian |
From: shankar g. <sha...@ya...> - 2002-07-25 20:59:18
|
Hello, I'm new to using Mesa and I have run into the following problem. The colors are not clamping [0,1]. In my program the fog is pure green. no other components.On accelerated Ogl as my object moves away, the color gets greener until its fully green. wheras using the same code linked to mesa, it becomes white and then kinda pinkish and so on... this is happening in both 16 and 32 bit modes and I'm running it on windows. please help. Thanks a lot in advance. __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com |
From: Troy F. <fe...@op...> - 2002-07-15 18:46:37
|
If you're using Linux you may want to look into "Programming Linux Games" by Loki Software, Inc. with John R. Hall. ISBN: 1-886411-49-2. Although this book covers a number of topics you may not be interested in, it does cover the OpenAL library in enough detail to be practical. Examples are included. Regards, Troy ktt wrote: >Hello, > >I writing a small OpenGl application and would like to >add sound files to it? >I've heard about OpenAl. >Maybe you now some examples of sound usage with >OpenAl or any othe free library? > >thank you in advance, > >ktt > >__________________________________________________ >Do You Yahoo!? >Yahoo! Autos - Get free new car price quotes >http://autos.yahoo.com > > >------------------------------------------------------- >This sf.net email is sponsored by:ThinkGeek >Welcome to geek heaven. >http://thinkgeek.com/sf >_______________________________________________ >Mesa3d-users mailing list >Mes...@li... >https://lists.sourceforge.net/lists/listinfo/mesa3d-users > > |
From: Stephen J B. <sj...@li...> - 2002-07-15 16:21:50
|
On Mon, 15 Jul 2002, ktt wrote: > I writing a small OpenGl application and would like to > add sound files to it? > I've heard about OpenAl. > Maybe you now some examples of sound usage with > OpenAl or any othe free library? The OpenAL website has (had?) some example programs - but this isn't really an appropriate question for the Mesa list. OpenAL has absolutely nothing to do with OpenGL apart from the first four and last letters of it's name. Try: www.openal.org ---- Steve Baker (817)619-2657 (Vox/Vox-Mail) L3Com/Link Simulation & Training (817)619-2466 (Fax) Work: sj...@li... http://www.link.com Home: sjb...@ai... http://www.sjbaker.org |
From: ktt <kes...@ya...> - 2002-07-15 13:48:23
|
Hello, I writing a small OpenGl application and would like to add sound files to it? I've heard about OpenAl. Maybe you now some examples of sound usage with OpenAl or any othe free library? thank you in advance, ktt __________________________________________________ Do You Yahoo!? Yahoo! Autos - Get free new car price quotes http://autos.yahoo.com |
From: Stephen J B. <sj...@li...> - 2002-07-15 12:44:29
|
On Thu, 11 Jul 2002, ktt wrote: > What freeware IDE environemnt would you recommend > to develop OpenGL for Linux? Well, I use 'vi' :-) I'm told (by people I trust) that Kdevelop is good. > And what freeware modeller is most suitable to > export it's objects to C? I don't think any of them do that. There are real problems with decent free 3D modellers for Linux. Hopefully when Blender goes OpenSource (as it's rumored to be doing), we'll have at least one reasonable choice. ---- Steve Baker (817)619-2657 (Vox/Vox-Mail) L3Com/Link Simulation & Training (817)619-2466 (Fax) Work: sj...@li... http://www.link.com Home: sjb...@ai... http://www.sjbaker.org |
From: <IBA...@te...> - 2002-07-14 10:53:07
|
El Vie 12 Jul 2002 20:39, Brian Paul wrote: > For the Voodoo3 you'll want to use the DRI driver, not the stand-alone > Mesa/Glide driver. Stand-alone Mesa knows nothing about the DRI so > by installing it, you're effectively disabling the DRI driver. > > Remove Mesa 4.0.3 and libGL.* then re-install your XFree86 RPMS. > I think there's an RPM option to force re-installation. That should > restore the original libGL library. > > Voodoo3 support with RedHat 7.3 should just work out of the box > (though I haven't tested it). > > -Brian Thanks you very much for the request. I have removed de Mesa 4.0.3 library, and yes, now I have acceleration support with the XFree DRI driver, but I had need to do some changes to my glide3 library configuration: RedHat 7.3 install a common Glide package for the Voodoo3, 4 and 5 graphics cards, and the default setup for this package is for the Voodoo5. For this reason, a Voodoo3 will not have acceleration support with X11 DRI driver. The fix to this problem is very easy. I only have to change a symbolic link to the correct glide3 library. It's all. Greetings. -- Stop searching forever. Happiness is just next to you. |
From: Brian P. <br...@tu...> - 2002-07-12 18:40:21
|
IBA...@te... wrote: > Hello. >=20 > I have a RedHat 7.3 Linux distribution and a 3DFX Voodoo3 graphics card. > I have compiled and installed the Mesa-4.0.3 library with Glide3 > support, but I don't know how to use the Mesa library with Glide3.=20 >=20 > I have tried to do the things in the file README-3DFX of the Mesa > library (directory doc) but I have errors, and the result is that I > don't have acceleration support (the games runs very slow). >=20 > =BFHow I can activate the acceleration support? =BFWhat methods is ther= e? > =BFX11 or Glide? >=20 >=20 > Additional information: >=20 > XFREE -> 4.2.0 , with DRI and GLX modules loaded at startup. > GLIDE3 libraries installed. > GLIDE3-devel headers installed > GLUT 3.7 installed from the RedHat 7.3 official package.=20 For the Voodoo3 you'll want to use the DRI driver, not the stand-alone Mesa/Glide driver. Stand-alone Mesa knows nothing about the DRI so by installing it, you're effectively disabling the DRI driver. Remove Mesa 4.0.3 and libGL.* then re-install your XFree86 RPMS. I think there's an RPM option to force re-installation. That should restore the original libGL library. Voodoo3 support with RedHat 7.3 should just work out of the box (though I haven't tested it). -Brian |
From: <IBA...@te...> - 2002-07-12 18:23:57
|
Hello=2E I have a RedHat 7=2E3 Linux distribution and a 3DFX Voodoo3 graphics card= =2E I have compiled and installed the Mesa-4=2E0=2E3 library with Glide3 support=2C but I don=27t know how to use the Mesa library with Glide3=2E = I have tried to do the things in the file README-3DFX of the Mesa library (directory doc) but I have errors=2C and the result is that I don=27t have acceleration support (the games runs very slow)=2E =BFHow I can activate the acceleration support=3F =BFWhat methods is ther= e=3F =BFX11 or Glide=3F Additional information=3A XFREE -=3E 4=2E2=2E0 =2C with DRI and GLX modules loaded at startup=2E GLIDE3 libraries installed=2E GLIDE3-devel headers installed GLUT 3=2E7 installed from the RedHat 7=2E3 official package=2E = Greetings -- = Miller=27s Slogan=3A Lose a few=2C lose a few=2E |
From: Brian P. <br...@tu...> - 2002-07-11 15:26:35
|
ktt wrote: > Thank you. old-style Makefile > really did the job. > but the new problem appeared: > then trying to test demos I gettin' > error messages: > > ttt@kdebian:~/Mesa-4.0.3/demos$ ./bounce > ./bounce: error while loading shared libraries: > /usr/lib/libglut.so.3: undefined symbol: > XmuLookupStandardColormap > Press any key to continue... > > while demos in /xdemos directory work correctly. > and I have > > LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib:/usr/lib > export LD_LIBRARY_PATH > > records in my system bashrc and home directory .bashrc > file. The Xmu library should be linked to the GLUT library. Try this: cd Mesa-4.0.3/lib ldd libglut.so You should see something like this (note libXmu): libGLU.so.1 => /usr/lib/libGLU.so.1 (0x40052000) libGL.so.1 => /usr/lib/libGL.so.1 (0x400ce000) libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x4037f000) libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x40454000) libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x40469000) libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x404b5000) libm.so.6 => /lib/i686/libm.so.6 (0x404bd000) libc.so.6 => /lib/i686/libc.so.6 (0x42000000) libstdc++-libc6.2-2.so.3 => /usr/lib/libstdc++-libc6.2-2.so.3 (0x404e0000) libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40523000) libpthread.so.0 => /lib/i686/libpthread.so.0 (0x40530000) libdl.so.2 => /lib/libdl.so.2 (0x40544000) libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x40547000) libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x40550000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000) -Brian |
From: ktt <kes...@ya...> - 2002-07-11 13:01:54
|
Hello, What freeware IDE environemnt would you recommend to develop OpenGL for Linux? And what freeware modeller is most suitable to export it's objects to C? Thank you in advance, ktt __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com |
From: ktt <kes...@ya...> - 2002-07-11 10:30:16
|
Thank you. old-style Makefile really did the job. but the new problem appeared: then trying to test demos I gettin' error messages: ttt@kdebian:~/Mesa-4.0.3/demos$ ./bounce ./bounce: error while loading shared libraries: /usr/lib/libglut.so.3: undefined symbol: XmuLookupStandardColormap Press any key to continue... while demos in /xdemos directory work correctly. and I have LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib:/usr/lib export LD_LIBRARY_PATH records in my system bashrc and home directory .bashrc file. ktt > > with ./configure, but the result is the > > same. > > I have XFree86 4.01 on potato. > > Maybe it is possible to switch Xext off? > > No. Mesa needs a few functions from that library. > > I don't know what would cause this problem. > > I'd suggest trying the old-style Makefiles: > > cd Mesa-4.0.3 > cp Makefile.X11 Makefile > make clean > make linux-x86 (or whatever config) > > > -Brian > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Two, two, TWO treats in one. > http://thinkgeek.com/sf > _______________________________________________ > Mesa3d-users mailing list > Mes...@li... > https://lists.sourceforge.net/lists/listinfo/mesa3d-users --- Brian Paul <br...@tu...> wrote: > ktt wrote: > > yes. I've tryed > > > > kdebian:# locate libXext.so > > /usr/X11R6/lib/libXext.so > > /usr/X11R6/lib/libXext.so.6 > > /usr/X11R6/lib/libXext.so.6.4 > > > > and included > > > > --x-libraries=/usr/X11R6/lib/ > > > > with ./configure, but the result is the > > same. > > I have XFree86 4.01 on potato. > > Maybe it is possible to switch Xext off? > > No. Mesa needs a few functions from that library. > > I don't know what would cause this problem. > > I'd suggest trying the old-style Makefiles: > > cd Mesa-4.0.3 > cp Makefile.X11 Makefile > make clean > make linux-x86 (or whatever config) > > > -Brian > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Two, two, TWO treats in one. > http://thinkgeek.com/sf > _______________________________________________ > Mesa3d-users mailing list > Mes...@li... > https://lists.sourceforge.net/lists/listinfo/mesa3d-users __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com |
From: Brian P. <br...@tu...> - 2002-07-10 17:39:10
|
ktt wrote: > yes. I've tryed > > kdebian:# locate libXext.so > /usr/X11R6/lib/libXext.so > /usr/X11R6/lib/libXext.so.6 > /usr/X11R6/lib/libXext.so.6.4 > > and included > > --x-libraries=/usr/X11R6/lib/ > > with ./configure, but the result is the > same. > I have XFree86 4.01 on potato. > Maybe it is possible to switch Xext off? No. Mesa needs a few functions from that library. I don't know what would cause this problem. I'd suggest trying the old-style Makefiles: cd Mesa-4.0.3 cp Makefile.X11 Makefile make clean make linux-x86 (or whatever config) -Brian |
From: ktt <kes...@ya...> - 2002-07-10 17:07:42
|
yes. I've tryed kdebian:# locate libXext.so /usr/X11R6/lib/libXext.so /usr/X11R6/lib/libXext.so.6 /usr/X11R6/lib/libXext.so.6.4 and included --x-libraries=/usr/X11R6/lib/ with ./configure, but the result is the same. I have XFree86 4.01 on potato. Maybe it is possible to switch Xext off? --- Brian Paul <br...@tu...> wrote: > ktt wrote: .... > > /usr/bin/ld: cannot find -lXext > > collect2: ld returned 1 exit status > > make[2]: *** [libGL.la] Error 1 > > make[2]: Leaving directory > > `/home/kestutis/Mesa-4.0.3/src' > > make[1]: *** [install-recursive] Error 1 > > make[1]: Leaving directory > > `/home/kestutis/Mesa-4.0.3/src' > > make: *** [install-recursive] Error 1 > > > > could you help to fix it? > > > > thank you in advance, > > Try this: > locate libXext.so > > That should tell you where the library is located. > There should be > a configure option to let you specify the directory. > > -Brian > > > __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com |
From: Brian P. <br...@tu...> - 2002-07-10 13:26:48
|
ktt wrote: > hello, I trying to compile mesa 4.0.3 > o debian potato, glibc 2.2.2. > and getting an error: (cd . && ln -s vtxfmt.lo > vtxfmt.o) > gcc -shared accum.lo api_arrayelt.lo api_loopback.lo > api_noop.lo api_validate.lo attrib.lo blend.lo > buffers.lo clip.lo colortab.lo config.lo context.lo > convolve.lo debug.lo depth.lo dispatch.lo dlist.lo > drawpix.lo enable.lo enums.lo eval.lo extensions.lo > feedback.lo fog.lo get.lo glapi.lo glthread.lo hash.lo > highpc.lo hint.lo histogram.lo image.lo imports.lo > light.lo lines.lo lowpc.lo matrix.lo mem.lo mmath.lo > pixel.lo points.lo polygon.lo rastpos.lo state.lo > stencil.lo texformat.lo teximage.lo texobj.lo > texstate.lo texstore.lo texutil.lo varray.lo vtxfmt.lo > -Wl,--whole-archive math/.libs/libMesaMath.al > swrast/.libs/libMesaSwrast.al > swrast_setup/.libs/libMesaSwrast_setup.al > tnl/.libs/libMesaTnl.al array_cache/.libs/libMesaAC.al > X86/.libs/libMesaX86.al FX/.libs/libMesaFX.al > FX/X86/.libs/libMesaFX_X86.a X/.libs/libMesaX11.al > -Wl,--no-whole-archive math/.libs/libMesaMath.al > swrast/.libs/libMesaSwrast.al > swrast_setup/.libs/libMesaSwrast_setup.al > tnl/.libs/libMesaTnl.al array_cache/.libs/libMesaAC.al > X86/.libs/libMesaX86.al FX/.libs/libMesaFX.al > -lglide2x FX/X86/.libs/libMesaFX_X86.a > X/.libs/libMesaX11.al -L/usr/X11R6/lib -lSM -lICE > -lXext -lXi -lX11 -lpthread -Wl,-soname > -Wl,libGL.so.1 -o .libs/libGL.so.1.3.403 > /usr/bin/ld: cannot find -lXext > collect2: ld returned 1 exit status > make[2]: *** [libGL.la] Error 1 > make[2]: Leaving directory > `/home/kestutis/Mesa-4.0.3/src' > make[1]: *** [install-recursive] Error 1 > make[1]: Leaving directory > `/home/kestutis/Mesa-4.0.3/src' > make: *** [install-recursive] Error 1 > > could you help to fix it? > > thank you in advance, Try this: locate libXext.so That should tell you where the library is located. There should be a configure option to let you specify the directory. -Brian |
From: ktt <kes...@ya...> - 2002-07-10 10:27:48
|
hello, I trying to compile mesa 4.0.3 o debian potato, glibc 2.2.2. and getting an error: (cd . && ln -s vtxfmt.lo vtxfmt.o) gcc -shared accum.lo api_arrayelt.lo api_loopback.lo api_noop.lo api_validate.lo attrib.lo blend.lo buffers.lo clip.lo colortab.lo config.lo context.lo convolve.lo debug.lo depth.lo dispatch.lo dlist.lo drawpix.lo enable.lo enums.lo eval.lo extensions.lo feedback.lo fog.lo get.lo glapi.lo glthread.lo hash.lo highpc.lo hint.lo histogram.lo image.lo imports.lo light.lo lines.lo lowpc.lo matrix.lo mem.lo mmath.lo pixel.lo points.lo polygon.lo rastpos.lo state.lo stencil.lo texformat.lo teximage.lo texobj.lo texstate.lo texstore.lo texutil.lo varray.lo vtxfmt.lo -Wl,--whole-archive math/.libs/libMesaMath.al swrast/.libs/libMesaSwrast.al swrast_setup/.libs/libMesaSwrast_setup.al tnl/.libs/libMesaTnl.al array_cache/.libs/libMesaAC.al X86/.libs/libMesaX86.al FX/.libs/libMesaFX.al FX/X86/.libs/libMesaFX_X86.a X/.libs/libMesaX11.al -Wl,--no-whole-archive math/.libs/libMesaMath.al swrast/.libs/libMesaSwrast.al swrast_setup/.libs/libMesaSwrast_setup.al tnl/.libs/libMesaTnl.al array_cache/.libs/libMesaAC.al X86/.libs/libMesaX86.al FX/.libs/libMesaFX.al -lglide2x FX/X86/.libs/libMesaFX_X86.a X/.libs/libMesaX11.al -L/usr/X11R6/lib -lSM -lICE -lXext -lXi -lX11 -lpthread -Wl,-soname -Wl,libGL.so.1 -o .libs/libGL.so.1.3.403 /usr/bin/ld: cannot find -lXext collect2: ld returned 1 exit status make[2]: *** [libGL.la] Error 1 make[2]: Leaving directory `/home/kestutis/Mesa-4.0.3/src' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/home/kestutis/Mesa-4.0.3/src' make: *** [install-recursive] Error 1 could you help to fix it? thank you in advance, ktt __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com |
From: Marcelo E. M. <mar...@bi...> - 2002-07-04 10:01:26
|
>> Sangmin Park <sm...@cs...> writes: > I have a question on the extensions. > How can I find function names, which is related to a extension > such as GL_ARB_texture_env_dot3? You have to look at the extension's specification. These are available from http://oss.sgi.com/projects/ogl-sample/registry/; extensions which have been accepted into the OpenGL standard are documented in the most recent release of it, available from http://www.opengl.org/ HTH, -- Marcelo |
From: Sangmin P. <sm...@cs...> - 2002-07-02 21:48:38
|
Dear Mesa users. I have a question on the extensions. How can I find function names, which is related to a extension such as GL_ARB_texture_env_dot3? I am trying to implement a 3D texture shader. Thank you in advance. Sangmin Park http://www.cs.utexas.edu/~smpark/ Office : ACES 2NEo2E Phone : +1 512-232-7419 Dept. of Computer Science University of Texas at Austin |