- required: libdvdcss2
Since I have the memory of a goldfish, this will basically used to catalog/archive things so that I can use it as a reference. Maybe someone might find it helpful. It will mostly revolve around tech/linux stuff.
Tuesday, February 16, 2010
Monday, February 8, 2010
glCreateShaderObjectARB( GL_FRAGMENT_SHADER_ARB ) fails
because the card doesn't support frag or vertex
if (GLEW_ARB_vertex_shader && GLEW_ARB_fragment_shader)
printf("Ready for GLSL\n");
Subscribe to:
Posts (Atom)