16 Commits (831506d5f1ca6d31f4ac4901d0d8d6961256bb29)

Author SHA1 Message Date
Vladimír Vondruš 531bb74232 Using more portable CMAKE_SHARED_LIBRARY_CXX_FLAGS instead of -fPIC. 14 years ago
Vladimír Vondruš 952f8ebb27 Compiling with -fvisibility=hidden. 14 years ago
Vladimír Vondruš d383dac4a1 Shader: strongly typed Type enum. 14 years ago
Vladimír Vondruš d1f5ec7479 Phong shader: finally fixed specular highlights. 14 years ago
Vladimír Vondruš c91ecbef1e Phong shader: simplified uniforms, added default values. 14 years ago
Vladimír Vondruš 43c0016ed3 Move semantic for Shader class. 14 years ago
Vladimír Vondruš 1df10d13fb Fixed some more fuckups in PhongShader. 14 years ago
Vladimír Vondruš 3f4e28cfca Documented required OpenGL version for some functionality. 14 years ago
Vladimír Vondruš 0a965cf036 CMakeLists.txt cleanup and style unification. 14 years ago
Vladimír Vondruš 5c9310605a Finally fixed light intensity computation bug in PhongShader. 14 years ago
Vladimír Vondruš 1306ec5b75 Micro-optimized Phong vertex shader. 14 years ago
Vladimír Vondruš 8c92224ff8 Type-safe shader attributes. 14 years ago
Vladimír Vondruš b0b1a401d1 Counting attributes from 0, not from 1. 14 years ago
Vladimír Vondruš 91cbe3040d Cleaned up alien stuff from CMakeLists.txt 14 years ago
Vladimír Vondruš a0ba7663b0 Doc++ 14 years ago
Vladimír Vondruš 5818a76850 New library with sample shaders, currently only Phong shader. 14 years ago