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 ... 15 16 17 18 19 ... 106
Title Δ
GLSL array of struct members locations -1.03
Using multiple descriptor sets without explicit "set" sto... 0.00
Virtual constexpr covariant return types 0.00
Is it possible to deserialize (from raw memory block) an object wit... +0.12
Why does std::when_any use std::tuple rather than std::vector as it... 0.00
Why does [[nodiscard]] only encourage compiler to issue a warning a... 0.00
Passing argument to lua function after evaluating function in string 0.00
Why doesn't love2d use my custom-defined pairs metamethod? 0.00
Vulkan Compute dispatch from a child CPU thread 0.00
Why is a placeholder return type not allowed for coroutines? 0.00
How to deal with Exceptions in C++ programming when there are a lot... 0.00
What are the use cases of sparsed VkDescriptorSetLayoutBinding? 0.00
How to set work group count appropriately in Vulkan 0.00
How to create a barrier between compute shader write and vertex att... 0.00
Is it possible in C++ to use the same code with and without compile... +0.60
Is the use of glDelete* necessary when using LWJGL 0.00
Shader design for multiple vertex types 0.00
OpenGL: How to draw multiple line strips in one call? 0.00
How to apply meta-tables on Lua functions in order to enable custom... +1.05
Vulkan - strange mapping of float shader color values to uchar valu... 0.00
c++ VS 2010 to VS 2019 upgrade. After upgrade need const after argu... 0.00
Why does aggregate initialization not work anymore since C++20 if a... -0.90
Is a std::string_view literal guaranteed to be null-terminated? 0.00
How does binary I/O of POD types not break the aliasing rules? +0.46
Is this a BUG about the <concept> lib in c++? 0.00
Lua (require) invoke an not intended print of required file name +0.27
How standard containers allocates memory for their nodes (internal... -1.13
Throw runtime error in GLSL when assertion fails for debugging +0.23
Why does operator* of rvalue unique_ptr return an lvalue? +0.74
Mutable vs Immutable storage 0.00
Are stackless C++20 coroutines a problem? -0.82
Synchronizing with monitor refreshes without vsync 0.00
Will std::string end up being our compile-time string after all? 0.00
Timing of lambda expression move capture 0.00
Multiple output buffers with the default framebuffer 0.00
What is the point of a constraint expression on a non-templated fun... -1.93
culling instanced meshes without geometry shader 0.00
Need to create a Lua function dynamically 0.00
Are there any plans to add "expects" to std::optional? +0.22
How to type-erase a C++ concept +0.90
When is glFlush called too often? 0.00
Changing VkBuffers used in command with out re-building the command... 0.00
Construct an empty object without the default constructor -0.68
Early-stencil culling without early-z culling 0.00
Vulkan-hpp is reinterpret_casting non-standard-layout class to anot... 0.00
Strange behavior caused by debug.getinfo(1, "n").name +0.23
What is the best way to remove internal faces from an array of cubes? 0.00
What is the purpose of multiple setLayoutCounts of vulkan VkPipelin... 0.00
Lua userdata lifetime management 0.00
GL_INFO_LOG_LENGTH returns 1 +0.72