+ Reply to Thread
Page 22 of 129 FirstFirst ... 1220212223243272122 ... LastLast
Results 211 to 220 of 1287
  1. #211
    Member Framp is on a distinguished road
    Join Date
    Apr 2010
    Posts
    97

    Default

    That's nice

    Thanks, I'll try to do build it

    ps: are you using kate to work on the drivers?
    just asking because of the ~s

  2. #212
    Senior Member DE_NISKA is on a distinguished road
    Join Date
    Feb 2010
    Posts
    233

    Default

    Compiled libraries with myself.
    libGLESv1_CM_fimg.so size 2.7Mb
    libGLESv2_fimg.so size 502Kb
    Loads without errors but GL works at degraded speed with no textures

    so this http://forum.samdroid.net/f9/3d-driv...html#post23965 is working sources for the driver. and we should start to tweak them for performance

  3. #213
    Senior Member benjy is on a distinguished road
    Join Date
    Mar 2010
    Posts
    371

    Default

    put it on my phone too and its definitly something else than the samsung version.

    ogl.jpg
    CM8.4
    YONIP V21
    system->ext2, data->ext2, cache->ext2
    ADWLauncherEX
    Quadrant -> 770
    CPU: 1547 | Mem: 334 | I/O: 1693 | 2D: 152 | 3D: 122
    Linpack -> 9.376MFLOPS

  4. #214
    Junior Member gotrunks is on a distinguished road
    Join Date
    Mar 2010
    Posts
    13

    Default

    Quote Originally Posted by DE_NISKA View Post
    Compiled libraries with myself.
    libGLESv1_CM_fimg.so size 2.7Mb
    libGLESv2_fimg.so size 502Kb
    Loads without errors but GL works at degraded speed with no textures

    so this http://forum.samdroid.net/f9/3d-driv...html#post23965 is working sources for the driver. and we should start to tweak them for performance
    I think we need dedicated compiler for samsung s3c6410... and the question is that source use "multimedia acceleration" in s3c6410 or use core and 3D API is emulated?

  5. #215
    Member golecpch is on a distinguished road
    Join Date
    Jun 2010
    Location
    Poland
    Posts
    66

    Default

    Quote Originally Posted by tom3q View Post
    I'm afraid it's not that simple. My 2D driver requires my modified kernel module, so it would require recompiling the kernel after adding the module to initramfs. Currently I can't provide binary images, because i don't have a toolchain compatible with Samsung binary modules, and the resulting kernel would be useless for people booting from flash memory (as the two binary-only modules are in the flash memory drivers). My testing image boots almost entire system from memory card, so i don't need these modules.
    Leshak uses his own toolchain for kernel compiling (ask him for copy), and toolchain from android's platform/prebuild for building Froyo.

  6. #216
    Member laplander is on a distinguished road
    Join Date
    Apr 2010
    Posts
    71

    Default

    tom3q, don't you want to create a project on github, or better ask Leshak to create a branch for you here leshak's Profile - GitHub
    i5700 @I570EXXJF2 + LK2.06b4

  7. #217
    Moderator tom3q is on a distinguished road
    Join Date
    Jun 2010
    Location
    Warsaw, Poland
    Posts
    2,029

    Default

    Sure, i will put the code into some versioning system, but only once i get it into some usable state.

    About the Samsung 3D driver sources, i don't think they are usable as a driver at all. In my opinion the code is badly broken and it can be only used as help for writing new driver from scratch.

  8. #218
    Senior Member mortiis is on a distinguished road
    Join Date
    Mar 2010
    Posts
    190

    Default

    Quote Originally Posted by tom3q View Post
    In my opinion the code is badly broken and it can be only used as help for writing new driver from scratch.
    It's Samsung we're talking about, I'm not surprised at all. But I'm happy you're working on it, glad to see some progress too. Thanks for donating your time!

  9. #219
    Senior Member DE_NISKA is on a distinguished road
    Join Date
    Feb 2010
    Posts
    233

    Default

    According to the driver source, if the hardware 3D is used in logcat must be message:
    *** FIMG VERSION : 0x%x ***
    But in logcat no such message. So GL runs in software

  10. #220
    Junior Member Locke is on a distinguished road
    Join Date
    May 2010
    Location
    Europe
    Posts
    1

    Default

    No shit Sherlock... ;/


 

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts