Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

#Actualfip

Posted 16 December 2012 - 05:47 AM

Hi, ive replaced SDL.lib and SDLmain.lib in release mode and this is what i get with one of the code examples:

Screen BPP: 24
Vendor : Microsoft Corporation
Renderer   : GDI Generic
Version    : 1.1.0
Extensions : GL_WIN_swap_hint GL_EXT_bgra GL_EXT_paletted_texture
SDL_GL_RED_SIZE: requested 8, got 8
SDL_GL_GREEN_SIZE: requested 8, got 8
SDL_GL_BLUE_SIZE: requested 8, got 8
SDL_GL_DEPTH_SIZE: requested 24, got 32
SDL_GL_DOUBLEBUFFER: requested 1, got 1
SDL_GL_ACCELERATED_VISUAL: requested 1, got 1

still no hw acceleration.....

i dont know if i should ask in the nvidia forums or rather in the dell xps forums as it's more related to my computer configuration....

Do you have any other idea?

#1fip

Posted 16 December 2012 - 05:46 AM

Hi, ive replaced SDL.lib and SDLmain.lib in release mode and this is what i get with one of the code examples:

Screen BPP: 24
Vendor : Microsoft Corporation
Renderer   : GDI Generic
Version    : 1.1.0
Extensions : GL_WIN_swap_hint GL_EXT_bgra GL_E
SDL_GL_RED_SIZE: requested 8, got 8
SDL_GL_GREEN_SIZE: requested 8, got 8
SDL_GL_BLUE_SIZE: requested 8, got 8
SDL_GL_DEPTH_SIZE: requested 24, got 32
SDL_GL_DOUBLEBUFFER: requested 1, got 1
SDL_GL_ACCELERATED_VISUAL: requested 1, got 1

still no hw acceleration.....

i dont know if i should ask in the nvidia forums or rather in the dell xps forums as it's more related to my computer configuration....

Do you have any other idea?

PARTNERS