LWJGL
May 20, 2013, 07:02:28
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
LWJGL is now using GitHub
Home
Help
Search
Login
Register
LWJGL
>
Archive
>
Resolved Bugs/RFE
>
[FIXED] new ATI 10.1 drivers don't support some GL1x functions?
Pages:
1
...
3
4
[
5
]
« previous
next »
Print
Author
Topic: [FIXED] new ATI 10.1 drivers don't support some GL1x functions? (Read 22110 times)
elias4444
Nerdus Imperius
Posts: 636
Re: new ATI 10.1 drivers don't support some GL1x functions?
«
Reply #60 on:
February 18, 2010, 09:18:49 »
And I just tested it with the new ATI drivers that were released today (10.2)... the fixes still hold!
...phew!
Logged
=-=-=-=-=-======-=-=-=-=-=-
http://www.tommytwisters.com
princec
Nerdus Imperius
Posts: 1868
Re: new ATI 10.1 drivers don't support some GL1x functions?
«
Reply #61 on:
February 18, 2010, 09:38:35 »
What about 9.x drivers - everything working as expected on that front?
Cas
Logged
Puppygames - Play Revenge of the Titans here!
spasi
Nerdus Imperius
Posts: 752
Re: new ATI 10.1 drivers don't support some GL1x functions?
«
Reply #62 on:
February 18, 2010, 11:02:26 »
Yes, I had downgraded my drivers and tested when I was working on this.
Logged
Tobias
Newbie
Posts: 12
Re: new ATI 10.1 drivers don't support some GL1x functions?
«
Reply #63 on:
February 18, 2010, 12:40:57 »
Thanks. I'll wait for the release then. Please let me know if it turns out it wont happen this weekend, so I can decide on whether to use nightly instead.
Logged
Mad Skills Motocross
Turborilla Games
- independent game developer
Developer diary
narrowtux
Newbie
Posts: 2
Re: [FIXED] new ATI 10.1 drivers don't support some GL1x functions?
«
Reply #64 on:
April 30, 2012, 08:09:22 »
Sorry to dig this up again, but I have that problem with LWJGL 2.8.3 on Mac OS 10.7.3 with a RADEON HD6950M.
Here's the stack trace:
>17:00:02 [SCHWERWIEGEND] Exception in thread "Render Thread"
>17:00:02 [SCHWERWIEGEND] java.lang.IllegalStateException: Function is not supported
>17:00:02 [SCHWERWIEGEND] at org.lwjgl.BufferChecks.checkFunctionAddress(BufferChecks.java:58)
>17:00:02 [SCHWERWIEGEND] at org.lwjgl.opengl.GL11.glGenLists(GL11.java:1392)
>17:00:02 [SCHWERWIEGEND] at org.spout.engine.renderer.GL11BatchVertexRenderer.<init>(GL11BatchVertexRenderer.java:13)
>17:00:02 [SCHWERWIEGEND] at org.spout.engine.renderer.BatchVertexRenderer.constructNewBatch(BatchVertexRenderer.java:21)
>17:00:02 [SCHWERWIEGEND] at org.spout.engine.batcher.PrimitiveBatch.<init>(PrimitiveBatch.java:18)
>17:00:02 [SCHWERWIEGEND] at org.spout.engine.SpoutClient.initRenderer(SpoutClient.java:124)
>17:00:02 [SCHWERWIEGEND] at org.spout.engine.scheduler.SpoutScheduler$RenderThread.run(SpoutScheduler.java:170)
Seems that the drivers are even more broken on the Mac than they are on windows :/
Logged
Pages:
1
...
3
4
[
5
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Programming
-----------------------------
=> Lightweight Java Library Game Development
=> LWJGL Documentation
=> Bug Reports / RFE
=> OpenGL
=> OpenAL
=> General Java Game Development
-----------------------------
Archive
-----------------------------
=> Resolved Bugs/RFE
=> DirectX
=> DevIL
=> FMOD
Loading...