3673 Commits (a760aeeff8793f7ce15db4e92714775c09225668)
 

Author SHA1 Message Date
Vladimír Vondruš a760aeeff8 Report disabled extensions also when the driver doesn't claim their support. 12 years ago
Vladimír Vondruš 5b3b722041 Detection of Intel Windows drivers. 12 years ago
Vladimír Vondruš 4cd4cbf148 Added OES_texture_npot ES extension to the list. 12 years ago
Vladimír Vondruš 24828466f5 Doc++ 12 years ago
Vladimír Vondruš 6730a476cf Updated CREDITS.md. 12 years ago
Vladimír Vondruš e648b0ee8f Fix struct/class mismatch in forward declaration. 12 years ago
Siim Kallas a13e982105 Updated outdated Buffer::Target to Buffer::TargetHint 12 years ago
Vladimír Vondruš 1659f68d59 Print some more info when initializing Context. 12 years ago
Vladimír Vondruš 391ceae0c3 Minor cleanup. 12 years ago
Vladimír Vondruš 9f1fe58d66 TgaImporter: open the files as binary. 12 years ago
Vladimír Vondruš f0793d6aea Fixed access to nonexistent MagnumShaders resources in utilities. 12 years ago
Vladimír Vondruš bfb58d0b55 ARB_direct_state_access support for creating queries. 12 years ago
Vladimír Vondruš 2c998d2a38 Support ARB_framebuffer_sRGB. 12 years ago
Vladimír Vondruš e739c86e72 Replaced EXT_framebuffer_sRGB with ARB_framebuffer_sRGB. 12 years ago
Vladimír Vondruš 4c86d04042 Support for ARB_robustness_isolation. 12 years ago
Vladimír Vondruš 1d8b0ba268 Added remaining non-core ARB/KHR extensions to the list. 12 years ago
Vladimír Vondruš d3b17273b0 doc: cleanup. 12 years ago
Vladimír Vondruš 64e85966de Replaced NV_half_float with hopefully more standard ARB_half_float. 12 years ago
Vladimír Vondruš fcde4b10b4 doc: explicitly mention that we support all GLSL versions. 12 years ago
Vladimír Vondruš bf7e126dcc doc: removed deprecated GL features from the mapping table. 12 years ago
Vladimír Vondruš c3f9e6f32f doc: added GL_MAX_VERTEX_ATTRIB_STRIDE to mapping and support table. 12 years ago
Vladimír Vondruš 1a09260421 doc: cleaned up GL support table to have the col separator at tab stop. 12 years ago
Vladimír Vondruš 265dc435a7 doc: added upcoming glGetQueryBufferObject() to mapping. 12 years ago
Vladimír Vondruš e423424b27 doc: added forgotten glHint() to mapping table. 12 years ago
Vladimír Vondruš 34de2eff1e doc: GL mapping cleanup, separated the table by letters. 12 years ago
Vladimír Vondruš 0a95090bd0 Doc++, updated credits. 12 years ago
Olga Turanksaya dfa690957a Gentoo ebuild 12 years ago
Vladimír Vondruš 0adae2245e doc++ 12 years ago
Vladimír Vondruš e4119157b6 ARB_direct_state_access support for creating meshes. 12 years ago
Vladimír Vondruš 8aeb85875d ARB_direct_state_access support for creating renderbuffers. 12 years ago
Vladimír Vondruš 9f041b5d5b ARB_direct_state_access support for creating framebuffers. 12 years ago
Vladimír Vondruš db5b17938b ARB_direct_state_access support for creating buffers. 12 years ago
Vladimír Vondruš 1c543cd26b ARB_direct_state_access support for creating textures. 12 years ago
Vladimír Vondruš b0741493f9 Preparation for ARB_direct_state_access GL 4.5 feature. 12 years ago
Vladimír Vondruš b251b1b0c5 Mark also all GL 4.5 extensions as supported if GL 4.5 is supported. 12 years ago
Vladimír Vondruš a5c2efc8c0 Support glProgramUniform*() calls from OpenGL ES 3.1. 12 years ago
Siim Kallas fca7facd6d Switched SDL2 application's wheel direction 12 years ago
Vladimír Vondruš 9a0ebae1d5 Fix non-deprecated ES2 build. 12 years ago
Vladimír Vondruš b75d26be7b Fix non-deprecated build. 12 years ago
Vladimír Vondruš 4b30beaba1 Apparently NVidia drivers don't accept zero size in glBindBuffersRange(). 12 years ago
Vladimír Vondruš dc312cda0d Implemented indexed buffer binding. 12 years ago
Vladimír Vondruš e921d4f346 Run forgotten test cases in BufferGLTest. 12 years ago
Vladimír Vondruš 3e84a1848f Added multi-unbind function to AbstractTexture. 12 years ago
Vladimír Vondruš 3f56109ec1 Platform: include GL 4.5 and ES 3.1 in magnum-info output. 12 years ago
Vladimír Vondruš e193aa15c7 Added Mesh::maxElementIndex() limit query. 12 years ago
Vladimír Vondruš 5ad9ef56f4 Added Buffer::uniformOffsetAlignment() limit query. 12 years ago
Vladimír Vondruš af4fbcd982 Fix BufferTextureGLTest. 12 years ago
Vladimír Vondruš dfd7de8df1 Return 1 as implicit alignment value. 12 years ago
Vladimír Vondruš 3d0b573efb Doc++, minor cleanup. 12 years ago
Vladimír Vondruš af88f166fa Added Renderer::Feature::RasterizerDiscard. 12 years ago