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 ... 5 6 7 8 9 ... 106
Title Δ
OpenGL compressed texture views valid formats 0.00
Is it possible to use a derived class virtual method from a base cl... +0.21
Can acquire and write to swap chain image be synchronized without a... -0.29
How can we elimate break statement in C/C++ programs to support com... 0.00
Is it possible render two different buffers with different indices... 0.00
Satisfied and modeled concept? 0.00
Lazy argument evaluation for try_emplace? -1.01
Using OpenGL instancing for rendering 2D scene with object depths a... 0.00
Scheduling a detached coroutine +0.21
GL_TEXTURE_3D - mipmaps dimensions 0.00
optional<reference_wrapper<T>> vs. optional<T>&am... -0.63
Vulkan compute shader not stalling on infinite loop 0.00
Why must the return type of a coroutine be move-constructible? 0.00
Custom allocator for weak_ptr 0.00
Constructor taking std::string_view vs std::string and move +0.82
Is there a way to introspect a function in Lua? 0.00
OpenGL - glGen* and unique identifiers 0.00
The conversion from/to UTF-8/UTF-16 requires (ex: utf8 -> codepo... -0.05
opengl- does VAO store texrture unit calls as well 0.00
How to drop element from std::tuple? +0.15
Forcing uninitialised declaration of member with a default construc... +0.52
When should I mark the copy\movement constructor as deleted in C++?... 0.00
If lambdas don't have a specified type, how does std::function... +0.11
What is std::jthread in c++20? 0.00
C++ concept assignable_from won't accept const&-returning o... +0.84
What's the equivalent feature of SparseMatrix in GLM? 0.00
Confusing issue with normalize 0.00
Sequence Containers - why a few expressions are only supported by a... 0.00
Why is storage class not checked by compiler on overridden functions? +1.09
c++17 language extension and std:c++17 flag 0.00
Opengl 3/4 : Can I bind the same buffer object to different targets 0.00
How do I update the contents of a VertexArrayBuffer 0.00
Why isn't "this" known at compile time in a consteval... +0.21
Initialization of std::atomic before and after C++20 -0.25
Most generally correct way of updating a vertex buffer in Vulkan 0.00
Is it correct to say that there is no implied ordering in the prese... -2.40
Compute Shader uniform updates within a loop 0.00
Passing data to a GLSL Vertex Shader 0.00
set a value of std::variant by index 0.00
Is there a way to bring all definitions in a C++ struct/class into... +0.21
Is an init-declarator a prvalue expression 0.00
is there any risk using std::addressof(std::cout) instead of &s... +0.96
What is a use case for resubmitting a pending command buffer in Vul... 0.00
Subclassing std::chrono::duration 0.00
Can Vulkan Be Used To Acess The Framebuffer? 0.00
C++ structs: force initialize members? -2.48
Why immediate functions are not noexcept by default and why are the... 0.00
Synchronisation between 2 renderPass 0.00
When are semaphores in Vulkan used to insert dependency between a q... 0.00
How to static_assert that type is viable for template non-type para... +0.19