开源使用者
标签
在 Intel Kaby Lake 架构上获取最后一级缓存未命中数的确切代码是什么
2021-12-20 00:00:00
reverse-engineering
caching
c++
x86
perf
对于跨平台游戏,我是否必须使用 OpenGL 数据类型(GLint、CLchar 等)?
2021-12-19 00:00:00
opengl
types
cross-platform
c++
与基本逻辑代码相比,OpenGL glDrawElements() 调用的繁重程度如何?
2021-12-19 00:00:00
opengl
c++
glVertexAttribPointer 覆盖
2021-12-19 00:00:00
opengl
c++
glPixelStorei(GL_UNPACK_ALIGNMENT, 1) 缺点?
2021-12-19 00:00:00
opengl
alignment
textures
c++
pbo
在 ubuntu 中编译 GLUT 时出错
2021-12-19 00:00:00
opengl
c++
glut
glu
使用 SDL_Renderer 绘制 2D 内容和使用 SDL_GLContext 绘制 OpenGL 内容
2021-12-19 00:00:00
opengl
sdl
rendering
sdl-2
c++
与 int by int 相比,为什么执行 float by float 矩阵乘法更快?
2021-12-19 00:00:00
numpy
matrix
c++
eigen
avx
如何根据 Wavefront (.obj) 文件中给出的纹理索引对纹理位置进行排序?
2021-12-19 00:00:00
opengl
c++
stdvector
wavefront
在 GCC/G++ 编译器中使用 -pedantic 的目的是什么?
2021-12-18 00:00:00
gcc
c
g++
c++
C++ 中的 long long int 与 long int 与 int64_t
2021-12-18 00:00:00
gcc
c++
cstdint
对静态 const int 的未定义引用
2021-12-18 00:00:00
gcc
c++
g++静态链接pthread时,导致Segmentation fault,为什么?
2021-12-18 00:00:00
gcc
c++
pthreads
c++11
boost
g++ -fdump-class-hierarchy 的输出中的第一个 (int (*)(...))0 vtable 条目是什么?
2021-12-18 00:00:00
gcc
c++
virtual-functions
vtable
使用 __gnu_mcount_nc 捕获函数退出时间
2021-12-18 00:00:00
gcc
profiling
c++
gprof
Windows C++:如何重定向 stderr 以调用 fprintf?
2021-12-18 00:00:00
windows
redirect
c++
如何在 Intel 语法中使用 clang 生成汇编代码?
2021-12-18 00:00:00
intel
assembly
clang
c++
x86
为什么 MAKEINTRESOURCE() 有效?
2021-12-18 00:00:00
windows
c
winapi
c++
DoEvents 等效于 C++?
2021-12-18 00:00:00
windows
winapi
c++
使用 Win32 应用程序在 Windows 7 中禁用 CONTROL + ALT + DELETE 和 Windows(win) Key
2021-12-18 00:00:00
c
winapi
c++
«
166
167
168
169
170
171
172
173
174
175
»