Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Christian Rau
Christian Rau has asked
20
questions and find answers to
314
problems.
Stats
8.9k
EtPoint
3.0k
Vote count
20
questions
314
answers
About
You can run, but you cannot glide!
Christian Rau questions
segmented reduction with scattered segments
How to return an image from a Google Apps Script Web App?
Using only part of a varying variable
Will disconnecting all signal-slot connections during the execution of a slot prevent all subsequent slots from being called?
SFINAE differentiation between signed and unsigned
Incorrect overload resolution for 2-argument functions
Checking for C++11 library features
Specializing a template class as a struct
Do contours returned by cv::findContours have a consistent orientation?
Pointer to function returning function pointer
Christian Rau answers
OpenGL GL_R8 generates a 0x501, GL_RGB8 does not
Signature of source- and sink-functions with move-semantics
how to deal with method name duplication in legacy code
GLES20.glUniform4fv is giving GL_INVALID_OPERATION (1282)
Assembler code in C++ code
Can I share shaders between contexts with EAGLSharegroup?
android/ openGL cube with GL_TRIANGLE_FAN
Frame Buffer Object (FBO) and Render & Depth Buffers Relation
android - How do I draw a wireframe over object in opengl 2.0?
a simple shader optimization case, if i do right?