Title: Samsung Enterprise Portal mySingle
Hi.

 

I built DirectFB-1.3.0 with GL gfxdriver over Mesa-7.2(swrast DRI) and X11R7.4.

 

But I can't run any apps with GL accel driver.

 

I debugged and found problem in GetLocalPixmap() in glx_surface_pool.c

(Actually I found other problem but I fixed it myself and there is OK. )

 

GetLocalPixmap calls glXCreatePixmap() but glXCreatePixmap() returns wrong drawable in Mesa-7.2.

 

Exactly driCreateDrawable() in drisw_glx.c of Mesa-7.2 returns NULL.

 

Becase 2nd arg xDrawable and 3th arg drawable of driCreateDrawable() is different.

 

Actually I also tried run DirectFB apps in R200 DRI driver of Mesa-7.2 but failed.

 

How did you succeed run DirectFB apps with GL gfxdriver? Did you use another,I mean specific, OpenGL Library?

 

Can anybody help me please?

 

Thanks.

 

 

 

 

조 성 원 / Cho, Seong Won

  복합단말개발팀 , Open OS S/W 그룹,

  Linux Lab.

   Open OS S/W Group. Linux Lab.

   Multimedia Device R&D Team.

   Mobile Device Division.
   Telecommunication Network
   Samsung Electronics Co. Ltd.

   Phone : +82-31-301-5373       Anycall : +82-10-7260-5373
   Mail : seongwon1....@samsung.com

 

_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to