51 Commits (4e144b46cb52e2e92860fb8fda9df3433ff970c4)

Author SHA1 Message Date
Vladimír Vondruš 974b0e70d7 Updates for debug output in ES 3.2. 8 years ago
Vladimír Vondruš e5418b9526 Updates for advanced blend equation in ES 3.2. 8 years ago
Vladimír Vondruš 8181158697 Documentation updates for the new theme in the root namespace. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš 32613a592a Implemented glClearBuffer() APIs from GL 3.0 / GLES 3.0. 9 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš 3b3f71faa9 doc: adapted GL function/extension to Khronos domain move. 9 years ago
Vladimír Vondruš f31537d184 Clarify docs of Renderer::Feature::FramebufferSRGB. 9 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš 91753c1c42 Fix ES2 build. 10 years ago
Vladimír Vondruš de62466eb4 Actually usable barriers in Renderer. 10 years ago
Vladimír Vondruš 926c9532c6 Oops. 10 years ago
Vladimír Vondruš f71bd7a2b8 Implemented ARB_texture_barrier. 10 years ago
Vladimír Vondruš 5b6875ca4a Implemented glMemoryBarrier() from ARB_shader_image_load_store. 10 years ago
Vladimír Vondruš 0aa16595eb Use new-style debug operators everywhere. 11 years ago
Vladimír Vondruš 2ad49aa351 Support for KHR_blend_equation_advanced{,_coherent}. 11 years ago
Vladimír Vondruš 0cd1f146b9 Compressed image support, part 12: texture compression hint. 11 years ago
Vladimír Vondruš fc523595e1 Document that KHR_debug is covered by AEP too. 11 years ago
Vladimír Vondruš 4720a8db96 Implement NV_polygon_mode ES extension. 11 years ago
Vladimír Vondruš df6acb10ab Implement EXT_sRGB_write_control ES extension. 11 years ago
Vladimír Vondruš 3df18942ef Properly enable Renderer::BlendEquation::{Min,Max} on ES and WebGL. 11 years ago
Vladimír Vondruš 23444ffb61 First-class WebGL support, part 9: reduced renderer functionality. 11 years ago
Vladimír Vondruš 1f985dfec6 First-class WebGL support, part 2: no debug output. 11 years ago
Vladimír Vondruš 3e2a91d27a Cleaned up old Doxygen workarounds. 11 years ago
Vladimír Vondruš 2e43eb3dd4 Fix Doxygen warning. 11 years ago
Vladimír Vondruš c3d9f7a72b Support for debug groups from KHR_debug and EXT_debug_marker. 11 years ago
Vladimír Vondruš ede9acbde4 Document default values on viewport and scissor rectangles. 11 years ago
Vladimír Vondruš 0f0882bdac Cleanup. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš f3e02008fb No need to use class/struct keyword in friend declarations. 12 years ago
Vladimír Vondruš a894904cab Removed autolink-preventing % noise and unneeded HTML from root namespace. 12 years ago
Vladimír Vondruš 2c998d2a38 Support ARB_framebuffer_sRGB. 12 years ago
Vladimír Vondruš 4c86d04042 Support for ARB_robustness_isolation. 12 years ago
Vladimír Vondruš af88f166fa Added Renderer::Feature::RasterizerDiscard. 12 years ago
Vladimír Vondruš 056ada8b99 Doc++ 12 years ago
Vladimír Vondruš a605306bb5 Added DebugMessage::setEnabled(). 12 years ago
Vladimír Vondruš 73404fc6e5 Added Renderer::enable()/disable(). 12 years ago
Vladimír Vondruš 69d02ee7ee doc: strict ordering of sections in detailed documentation. 12 years ago
Vladimír Vondruš bfbd4d2036 Completed documentation review in root namespace. 12 years ago
Vladimír Vondruš 8a412f1d5d Use SDL 2 instead of GLUT as the default and recommended toolkit. 12 years ago
Vladimír Vondruš 6ea243d246 doc: document all WebGL restrictions. 12 years ago
Vladimír Vondruš 8f9036104d doc: explicitly mention that given extension is needed for ES2. 12 years ago
Vladimír Vondruš 10669f9e78 Fix class/struct mismatch. 12 years ago
Vladimír Vondruš 5d938e7f4f Moved global data from Renderer class to per-context state. 12 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 072ee4e288 doc: mapping of OpenGL limit and state queries, various improvements. 12 years ago
Vladimír Vondruš 222292239b Making includes absolute, part 7: fix documentation. 12 years ago
Vladimír Vondruš 7a68362170 Making includes absolute, part 6: better filenames for internal files. 12 years ago
Vladimír Vondruš 0616f24f34 Making includes absolute, part 5: absolute includes everywhere. 12 years ago
Vladimír Vondruš 8c2291aa49 Making includes absolute, part 4: using absolute includes for Corrade. 12 years ago