Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Forum
Help
Search
Login
Register
September 09, 2010, 06:06:20 AM
News
:
As promised, here is another update of the
editor
with improvements and bug fixes
geist3d.org
Feedback
Technical Issues
GL_ARB_multitexture Error on ATI Mobility Radeon HD
Pages: [
1
]
« previous
next »
Author
Topic: GL_ARB_multitexture Error on ATI Mobility Radeon HD (Read 1029 times)
spmisra
Newbie
Posts: 24
GL_ARB_multitexture Error on ATI Mobility Radeon HD
«
on:
September 10, 2009, 03:40:14 AM »
Hi Guys,
I compiled the zAPP.exe and when i try to run it, I get the following error.
---------------------------
Hardware capablity not available
---------------------------
GL_ARB_multitexture
---------------------------
OK
---------------------------
I do not have a desktop right now (I won't be having it for some time). My laptop is
Lenevo T400 series,
ATI Mobility Radeon HD
Processor Intel Core2 Duo T9400 @ 2.53 GHz
2 GB ram.
Windows XP Service pack 3
I guess GL_ARB_multitexture is a feature of OpenGL1.2.1. The ATI Mobility Radeon HD supports Opengl 2.0 I guess.
Can any one help me out on this?
Logged
~Thanks
Shakti
Jochen Stier
Administrator
Sr. Member
Posts: 498
Founder/Programmer
Re: GL_ARB_multitexture Error on ATI Mobility Radeon HD
«
Reply #1 on:
September 17, 2009, 07:35:13 PM »
Hmm that is strange. I would think that your laptop would support GL_ARB_multitexture. I just looked at the code where it failed:
if (!strstr(lExtensions, "GL_ARB_multitexture "))
There is a space at the end of GL_ARB_multitexture, which is not really correct but I doesn't appear to be a problem on any of the other systems.
I just googled your system. You probably have an ATI Mobility Radeon 3470 with 256MB. It should definitely support multi texture, but I won't have enough GPU RAM to run any of the planet models.
Did you update the latest drivers ?
«
Last Edit: September 17, 2009, 07:36:45 PM by Jochen Stier
»
Logged
spmisra
Newbie
Posts: 24
Re: GL_ARB_multitexture Error on ATI Mobility Radeon HD
«
Reply #2 on:
September 18, 2009, 02:32:26 AM »
Thanks for the reply, yes I tried to keep the drivers updated. I am not sure if I missed some update. I got a similar error in AMD forum. But not sure.
http://forums.amd.com/game/messageview.cfm?catid=229&threadid=105366
Logged
~Thanks
Shakti
Pages: [
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Developers Corner
-----------------------------
=> Journal
=> Graphics Engine
=> Development Studio
=> Gameplay
-----------------------------
Artists Corner
-----------------------------
=> Requests
=> 3D Art and Animation
===> Help
===> Production
===> Docks & Stations
===> Vessels
===> Vehicles
===> Characters
===> Structures
===> Misc Objects
=> 2D Art & Animation
===> Help
===> Production
===> Concept Art
===> Texture Art
=> Sound and Music
===> Back Ground Music
===> Sound Effects
-----------------------------
Feedback
-----------------------------
=> Technical Issues
=> Gaming Prototype
=> Introductions
-----------------------------
General
-----------------------------
=> 3D Tutorials
===> Requests
===> Modeling
===> Texturing
===> Animation
=> Off Topic
Loading...