You are not logged in.
Pages: 1
hi,
i'amm using an ASUS eeepc with VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (info from lspci).
And i would like to upgrade opengl from 1.4.4 to 2.0.
How can i do ? Is it possible with this graphic card ?
thank you
gil
glxinfo =
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,
GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGI_swap_control,
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
client glx vendor string: SGI
client glx version string: 1.4
client glx extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
Offline
I don't think its possible to exchange the graphics chip in an eeePC. Even for most notebooks this is impossible.
Offline
ok, so you say that opengl version is dependent on chipset; it isn't possible to change opengl by updating graphics drivers.
thanks
gil
Offline
Pierre is right
http://en.wikipedia.org/wiki/Intel_GMA# … d_chipsets
Only OpenGL 1.4 for your chipset.
Offline
thank you very much
Offline
Pages: 1