Jérémie Dumas 8a3c960eb9 Disable alignment explicitly. il y a 6 ans
..
glfw 87a59c5fcd Merge pull request #970 from Salingo/ImGuiTraits_fix il y a 6 ans
MeshGL.cpp f54b01a07d Update MeshGL.cpp il y a 7 ans
MeshGL.h 9080378e27 - viewerdata and meshgl are merged il y a 7 ans
ViewerCore.cpp 209b81e56c Update ImGui bindings. il y a 6 ans
ViewerCore.h 1a139da04e Fix normal direction in the viewer. il y a 7 ans
ViewerData.cpp 84b7752587 Remove attribute class + add a unique id in ViewerData. il y a 7 ans
ViewerData.h 8a3c960eb9 Disable alignment explicitly. il y a 6 ans
bind_vertex_attrib_array.cpp c4e44b5103 first few tutorials working correctly il y a 8 ans
bind_vertex_attrib_array.h c4e44b5103 first few tutorials working correctly il y a 8 ans
create_index_vbo.cpp 0663d656eb attempt to clean up opengl mess il y a 8 ans
create_index_vbo.h 0663d656eb attempt to clean up opengl mess il y a 8 ans
create_mesh_vbo.cpp b6c6db1279 specialization --> instantiation il y a 8 ans
create_mesh_vbo.h 035849c472 templates il y a 8 ans
create_shader_program.cpp 0663d656eb attempt to clean up opengl mess il y a 8 ans
create_shader_program.h 0663d656eb attempt to clean up opengl mess il y a 8 ans
create_vector_vbo.cpp b6c6db1279 specialization --> instantiation il y a 8 ans
create_vector_vbo.h 0663d656eb attempt to clean up opengl mess il y a 8 ans
destroy_shader_program.cpp 0663d656eb attempt to clean up opengl mess il y a 8 ans
destroy_shader_program.h 0663d656eb attempt to clean up opengl mess il y a 8 ans
gl.h 0448a3e3b6 Transition OpenGL loader to glad. il y a 7 ans
gl_type_size.cpp 945ca3ac82 move opengl functions to separate directories, lots of new templates il y a 10 ans
gl_type_size.h 0663d656eb attempt to clean up opengl mess il y a 8 ans
init_render_to_texture.cpp 01be2156ac rm glDelete calles be, user can be in charge of this... il y a 8 ans
init_render_to_texture.h 035849c472 templates il y a 8 ans
load_shader.cpp 0b5ba6ee21 rm shader, tutorial uses new viewer refactor il y a 8 ans
load_shader.h 0b5ba6ee21 rm shader, tutorial uses new viewer refactor il y a 8 ans
print_program_info_log.cpp 945ca3ac82 move opengl functions to separate directories, lots of new templates il y a 10 ans
print_program_info_log.h 0663d656eb attempt to clean up opengl mess il y a 8 ans
print_shader_info_log.cpp 945ca3ac82 move opengl functions to separate directories, lots of new templates il y a 10 ans
print_shader_info_log.h 0663d656eb attempt to clean up opengl mess il y a 8 ans
report_gl_error.cpp 0663d656eb attempt to clean up opengl mess il y a 8 ans
report_gl_error.h 0663d656eb attempt to clean up opengl mess il y a 8 ans
uniform_type_to_string.cpp 945ca3ac82 move opengl functions to separate directories, lots of new templates il y a 10 ans
uniform_type_to_string.h 0663d656eb attempt to clean up opengl mess il y a 8 ans
vertex_array.cpp 9059465ffd vertex array from matryoshka il y a 7 ans
vertex_array.h 9059465ffd vertex array from matryoshka il y a 7 ans