← Back to Users
desaster's activity in the archive.
Here's my favourite part of the Blender source: #ifdef WIN32static int is_a_really_crappy_nvidia_card(void) { static int well_is_it= -1; /* Do you understand the implication? Do you? */ if (well_is_it==-1) well_is_it= (strcmp((char*) glGetString(GL_VENDOR), "NVIDIA Corporation") == 0); return well_is_it;}#endif
I can
sid: apt-get install kde
i thought i'm lost already :(
Angband actually makes my 486 laptop useful =)
hmm.. isn't gentoo inspired by directoryopus ? very nice app!
Here's my favourite part of the Blender source:
/* Do you understand the implication? Do you? */
#ifdef WIN32
static int is_a_really_crappy_nvidia_card(void) {
static int well_is_it= -1;
if (well_is_it==-1)
well_is_it= (strcmp((char*) glGetString(GL_VENDOR), "NVIDIA Corporation") == 0);
return well_is_it;
}
#endif
I can
sid: apt-get install kde
i thought i'm lost already :(
Angband actually makes my 486 laptop useful =)
hmm.. isn't gentoo inspired by directoryopus ? very nice app!