Java-Gaming.org
Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
Featured games (78)
games approved by the League of Dukes
Games in Showcase (408)
games submitted by our members
Games in WIP (293)
games currently in development
News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: 1 [2]
  ignore  |  Print  
  Hardware acceleration?  (Read 10376 times)
0 Members and 1 Guest are viewing this topic.
Offline EgonOlsen
« Reply #30 - Posted 2009-08-28 07:46:35 »

Update: Got a mail from Samsung that they have send the request to the responsible division...took them over a week to do so... Huh

Offline Ranger
« Reply #31 - Posted 2009-08-28 08:28:30 »

More trouble for the Galaxy?  http://www.mobiletoday.co.uk/Samsung%E2%80%99s_first_Android_phone_delayed_after_O2_testing.aspx
Offline EgonOlsen
« Reply #32 - Posted 2009-08-28 08:46:28 »

Funny...in germany, they (read: O2) are happily selling it. I should know...i bought mine from O2.

Games published by our own members! Check 'em out!
Legends of Yore - The Casual Retro Roguelike
Offline ernestw

Junior Member


Projects: 1



« Reply #33 - Posted 2009-09-09 20:25:27 »

I'm sure others have seen it but this just popped up for me:

http://phandroid.com/2009/09/09/samsung-releases-update-for-galaxy/

For the Galaxy owners here, do you know if this fixes the OpenGL hardware acceleration issue?  I've already put in a check in my game to look for the Android vendor string, warn the user, and disable sound/music/orientation/kitchen sink if found - not an optimal solution.  Undecided

  Ernest Woo
  Woo Games
  http://www.woogames.com

Offline EgonOlsen
« Reply #34 - Posted 2009-09-10 11:33:32 »

No, the update doesn't help. But i had plenty of fun with it rendering the whole phone useless after upgrading... Angry
Anyway, it's working again but still no hardware acceleration.

Offline Ranger
« Reply #35 - Posted 2009-11-07 01:40:30 »

They have found a fix for the OpenGL hardware acceleration on the Galaxy.  You have to use a depth size of 16.

See:  http://groups.google.com/group/android-developers/browse_thread/thread/b521170e92e30366

EDIT:  This would explain why CraigsRace ran ok on the Galaxy, as I was already doing this.  However, in the latest version, I removed it, as I was also specifying the RGB size which apparently was causing issues with the DROID (running Android 2.0).  Could anyone check that CraigsRace still runs ok on the Galaxy?  Thanks.
Offline ernestw

Junior Member


Projects: 1



« Reply #36 - Posted 2009-11-07 22:12:38 »

Thanks for the head's up.  I'm still trying to digest the solution proposed by Google when you had issues with Droid/Android 2.0.  I'd be wary of blindly asking for just a specific EGL_DEPTH_SIZE.  Maybe a better solution would be to ask for all configs with the desired RGBA sizes and where EGL_CONFIG_CAVEAT is EGL_NONE.  As far as I can tell from reading the EGL spec, this should give you something hardware accelerated at or better than the requested color sizes.

If no suitable EGLConfigs are found, an EGLConfig where EGL_CONFIG_CAVEAT is EGL_SLOW_CONFIG should be chosen (implies software rendering).

I recommend that people read the EGL spec before using the proposed solution (http://www.khronos.org/registry/egl/).  It is quite an interesting document but I'm weird like that . . . also while playing around with supported EGLConfigs on my HTC Magic, I see a EGL_NON_CONFORMANT_CONFIG RGBA=8888 config.  Very interesting!

EDIT: To clarify, the Google fix I'm talking about is mentioned here: http://groups.google.com/group/android-developers/browse_thread/thread/859adcf26d4350de/1a785843c3f1dd8c#1a785843c3f1dd8c

  Ernest
  Woo Games
  http://www.woogames.com

They have found a fix for the OpenGL hardware acceleration on the Galaxy.  You have to use a depth size of 16.

See:  http://groups.google.com/group/android-developers/browse_thread/thread/b521170e92e30366

EDIT:  This would explain why CraigsRace ran ok on the Galaxy, as I was already doing this.  However, in the latest version, I removed it, as I was also specifying the RGB size which apparently was causing issues with the DROID (running Android 2.0).  Could anyone check that CraigsRace still runs ok on the Galaxy?  Thanks.

Offline EgonOlsen
« Reply #37 - Posted 2009-12-23 16:59:21 »

They have found a fix for the OpenGL hardware acceleration on the Galaxy.  You have to use a depth size of 16.

See:  http://groups.google.com/group/android-developers/browse_thread/thread/b521170e92e30366

EDIT:  This would explain why CraigsRace ran ok on the Galaxy, as I was already doing this.  However, in the latest version, I removed it, as I was also specifying the RGB size which apparently was causing issues with the DROID (running Android 2.0).  Could anyone check that CraigsRace still runs ok on the Galaxy?  Thanks.
I haven't seen this reply ealier...i'll try that 16bit thing and report back. Your game still works fine on the Galaxy.

Pages: 1 [2]
  ignore  |  Print  
 
 
You cannot reply to this message, because it is very, very old.

Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
 
Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars and Titan!

Add your game by posting it in the WIP section,
or publish it in Showcase.

The first screenshot will be displayed as a thumbnail.

The invasion has landed! On Mars! And you're there to beat 'em!
cubemaster21 (147 views)
2013-05-17 21:29:12

alaslipknot (154 views)
2013-05-16 21:24:48

gouessej (185 views)
2013-05-16 00:53:38

gouessej (179 views)
2013-05-16 00:17:58

theagentd (189 views)
2013-05-15 15:01:13

theagentd (174 views)
2013-05-15 15:00:54

StreetDoggy (217 views)
2013-05-14 15:56:26

kutucuk (242 views)
2013-05-12 17:10:36

kutucuk (240 views)
2013-05-12 15:36:09

UnluckyDevil (246 views)
2013-05-12 05:09:57
Complex number cookbook
by Roquen
2013-04-24 12:47:31

2D Dynamic Lighting
by Oskuro
2013-04-17 16:46:12

2D Dynamic Lighting
by Oskuro
2013-04-17 16:45:57

2D Dynamic Lighting
by Oskuro
2013-04-17 16:23:20

Noise (bandpassed white)
by Roquen
2013-04-05 17:36:01

Noise (bandpassed white)
by Roquen
2013-04-03 16:17:38

Java Data structures
by Roquen
2013-03-29 13:21:12

Topic Request
by kutucuk
2013-03-22 21:42:01
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines | Managed by Enhanced Four Valid XHTML 1.0! Valid CSS!
Page created in 0.141 seconds with 22 queries.