From: <lec...@ya...> - 2003-03-31 19:30:18
|
If it's reporting OpenGL 1.2, it is because GL4Java only mapps the OpenGL 1.2 API. It's sure that OpenGL 1.4 is out (and it's been a while since then), but the limitation comes from GL4Java... Florent Geffroy --- pat...@lm... a écrit : > Microsoft Mail Internet Headers Version 2.0 > Message-ID: <3E8...@lm...> > Date: Mon, 31 Mar 2003 13:30:04 -0500 > From: Mark Montana <pat...@lm...> > X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) > X-Accept-Language: en > MIME-Version: 1.0 > To: gl4...@li... > Subject: Capabilities of GL4Java state machine? > References: <200...@ml...> > Content-Type: text/plain; charset=us-ascii > Content-Transfer-Encoding: 7bit > Return-Path: pat...@lm... > X-OriginalArrivalTime: 31 Mar 2003 18:30:04.0838 > (UTC) FILETIME=[8C82BC60:01C2F7B3] > > I reduced the parameters in my GLCapabilities from: > > Red: 8 bits > Green: 8 bits > Blue: 8 bits > Depth: 12 bits > > down to: > > Red: 2 bits > Green: 2 bits > Blue: 2 bits > Depth: 2 bits > > And I still get a maximum supported texture size of > 1024. (Granted, I don't need > any depth bits now, but I will be moving to a > quasi-3D display soon). My guess is > that the card doesn't even offer a graphic that is > so simplistic, and it is giving > me the nearest match, which has the same > capabilities as before. > ............................... ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com |