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 ... 20 21 22 23 24 ... 106
Title Δ
Vulkan: attachment synchronisation with implicit layout transitions +0.24
How to create one channel 32-bit float compressed texture in OpenGL 0.00
C++17 wstring to string - WINDOWS -0.29
OpenGL Buffer Usage for both reading and writing 0.00
What is the right way to record commands when using vulkan? 0.00
Problem with API returning invalid pointer 0.00
How do compilers of dynamically typed languages handle changes in n... 0.00
Implementing std::vector::push_back strong exception safety 0.00
Does wave / subgroup need synchronization for shared variables? +0.23
Why is std::filesystem::u8path deprecated in c++20? 0.00
Why does the 'f' suffix when defining floats sometimes caus... +1.46
vulkan - compute queuefamily - vkGetDeviceQueue - access violation 0.00
How can a conforming C++ implementation indicate that it doesn'... 0.00
How to an actual copy of a variable in Lua? +0.23
Using "string.byte" on a UTF-8 character returns an array... 0.00
New iterator requirements 0.00
How does libc++'s std::is_literal_type work? +0.29
Why can't I make a unique pointer to an array, when I can make... +0.26
Can std::iterator check, if the next element exist over that iterat... 0.00
noexcept visitation for std::variant 0.00
Shadow mapping for many light sources - is it slow? 0.00
How to compile generator and coroutine using c++2a on Mac 0.00
How to limit the frame rate in Vulkan 0.00
How to identify uninitialized variables in a Lua script, without ru... +0.94
Does it make sense to replace Interfaces/Pure Abstract Classes with... 0.00
How to define C functions with LuaJIT? -3.12
MSVC SAL vs. C++2a Contract 0.00
template parameter list for literal operator +1.02
In C++, do ref-qualifiers express a form of subtyping? +1.43
Difference in the end of lifetime rules? +1.24
OpenGL: mat4x4 multiplied with vec4 yields tvec<float> 0.00
Will any of the following texture lookups cause undefined behavior,... 0.00
Does OpenGL guarantee a rasterization order for GL_LINES or GL_LINE... 0.00
Is it really safe not to check in the copy assignemt operator wheth... 0.00
OpenGL compute shader mapping to nVidia warps +0.24
Can I use std::align to align memory to arbitrary values of 2? 0.00
OpenGL impostor-sphere : problem when calculating the depth value +0.24
Can I declare a type [[nodiscard]] with 'using'? 0.00
How can i pass the values from variadic arguments teamplate to a ra... 0.00
Is it possible to make a default-initialized class std::is_trivial... 0.00
Is it possible to use imageAtomicMax on image with layout format rg... 0.00
Hiding constexpr variables +0.22
glMultiDrawElementsIndirect custom drawID with multiple instances p... 0.00
Does calling the constructor directly outside the class implicitly... -3.06
C++20 bit_cast vs reinterpret_cast 0.00
If there's an if-constexpr, how come there's no switch-cons... +1.12
C++14 ignore return type in interface getter but specify it in impl... -2.84
glTexSubImage3D(GL_TEXTURE_2D_ARRAY, ...) and GL_TEXTURE_SWIZZLE_RGBA 0.00
What is an adaptor in the C++ standard? How does it relate to the a... 0.00
What trait / concept can guarantee memsetting an object is well def... +1.75