StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Nicol Bolas

Rating
1735.73 (57th)
Reputation
429,901 (82nd)
Page: 1 ... 42 43 44 45 46 ... 106
Title Δ
Glew and multiple opengl contexts (Does it work?) 0.00
Is std::remove_if guaranteed to call predicate in order? +1.74
How to get all current OpenGL bindings 0.00
Questions about using a per-function-struct (parameter object) to e... 0.00
OpenGL: Why do square textures take less memory 0.00
Traverse Generic STL Container To Check For Existence 0.00
How does guaranteed copy elision work in list-initialization in C++... 0.00
How to know original variable in reference variable, possible? 0.00
Reinterpret cast void without type identifier +1.03
What are the advantages of late binding? Give one example in contex... 0.00
How to distinguish two overloaded functions with arguments of non-n... +0.34
Transparency issue in LWJGL 0.00
(OpenGL) Uniform is preserved after context loss? 0.00
Why can't std::tuple<int> be trivially copyable? +0.27
Modern OpenGL: should I use a custom matrix stack? 0.00
Reading and writing the same (depth) attachment in a subpass 0.00
Does the C++ standard mandate an encoding for wchar_t? +0.46
Trivial shader with "not enough data provided for construction... 0.00
texture(...) via textureoffset(...) performance in glsl 0.00
Manual depth rendering: Random results despite using atomic operati... 0.00
Lua, if statement idiom -1.16
OpenGL - Accessing a cubemap when a different FBO is bound 0.00
Vulkan input attachment from previous subpass 0.00
VkDescriptorSet from previous pipeline giving performance warning 0.00
What's the behavior of overlaping Image Barriers? 0.00
Operator new returning more memory than asked to -2.45
Is it possible to have a std::vector of struct with a fexible array... 0.00
Must I use secondary command buffers when use multi-thread renderin... +0.29
Standard way to embed version information into a Lua script? +0.28
How do I make require() take a direct path to a file 0.00
Hardware PCF for Shadow Map using OpenGL +0.28
Advantages of using user-defined literal for strings instead of str... +1.39
Giving C++ containers to OpenGL? 0.00
What's the right way to reference a template parameters in Doxy... +0.27
What prevents __attribute__((packed)) from getting into ISO C/C++? 0.00
How to properly format a class instance reference +0.27
GL_TRIANGLE_STRIP and vertex sharing specification 0.00
Using pipeline barriers instead of semaphores -0.72
noexcept to become part of the type system +0.24
Can I write a custom allocator to decide the reallocation amount of... 0.00
Does the C++ standard require its own iterators to be nothrow move/... 0.00
How can custom allocator know if a pointer points to an array? +0.28
Passing value as a parameter in Lua +0.28
std::map insert thread safe in c++11? -0.67
Graphics - Multiple Buffering: Queued or last completed? 0.00
Reading texels after imageStore() 0.00
Multisampling, how to read back "unique" texels 0.00
Why does std::uncaught_exception return false when LuaJIT throws? -0.22
Is there a way to get attributes and uniforms in Vulkan after the v... 0.00
Push_back faster than insert? 0.00