StackRating

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

robthebloke

Rating
1491.61 (4,388,605th)
Reputation
291 (416,619th)
Page: 1 ... 4 5 6 7
Title Δ
conversion between char* and std::string and const char* +0.92
(How) Can I vectorize `std::complex<double>` using openmp? 0.00
Are anonymous string literals inefficient? +0.47
Can I use equality operators within switch statements? +0.61
Size limit of a texture or an UBO, need help finding an other solut... 0.00
How to keep track of 'highlights' in OpenGL Image Viewer 0.00
How to write a get function for a private char array in the class i... -1.01
How do I read a moderngl fbo(frame buffer object) back into a numpy... -3.49
Should I initialize static const data member with in-class initiliz... 0.00
How to implement object collision on imported wavefront OBJ files i... 0.00
Can we beat the compiler? +3.87
glBuffer work with one style of data but not the other, Why? +4.71
DLL export call in C++ with "::" string names 0.00
Returning unique_ptr from a function executed via dlsym 0.00
How to call outside function from DLL? 0.00
How can I size a private std::array member through the constructor? +4.14
rotating a 2d circle function 0.00
opengl version from glxinfo 0.00
how to define a pointer cast operator? -3.17
How can I quickly output points from a very sparse texture? -3.20
How to instantiate c++ template according to runtime input? +4.77
SSE2 and inline assembly insert structur 0.00
Why is OpenGL not drawing rectangle correctly 0.00
Can we use the file path as the name of the texture 0.00
Is std::push_back relatively expensive to use? +2.42
How I can read a string of boolean operation and give it a priority? 0.00
How do I move an object in opengles using vertices? -0.33
How can I change a static method behavior in C++? +4.12
Is OpenGL function loader needed? +3.95
Failing to render a FBX imported textured model with OpenGL +0.02
Why in below code return type is class type used for operator overl... +0.61
Shader storage buffer object slow – alternative? 0.00
Clarification on the use of ampersand(&) in this context 0.00
Should we declare extern variables in all the files included in a p... +0.16
How to create a function to read/write data to struct members? -2.71
Logistic Regression Returning Wrong Prediction +0.00
How do bit fields interplay with bits padding in C++ -1.40
How to achieve a threshold effect in OpenGL without fragment shaders? 0.00
How to initialize dynamic array inside a class in cpp? +4.09
how to declare c# dll functions dynamically in c++ builder 0.00
std::vector< base_class * > iterate using base but call deriv... +4.01
Plotting graphs with glVertex2i() shows artefacts when scaled with... +4.68
How to declare and initialize a static member in a class? -2.60
Using [] operator with a linked list? 0.00
How to fix "a function-definition is not allowed here before &... +4.25
Handling core dump condition -3.22
std::cout is decreasing CPU Usage? -3.47
C++ linked list not displaying String type variables +4.24
Shading joints according to blend index in OpenGL +0.34
Why do we need to homogenise these vectors? -2.49