mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-12 16:30:31 +01:00
Before populating the vertex buffer attribute pointer (VB->AttribPtr[]),
convert vertex data in GL_FIXED format to GL_FLOAT.
Fixes bug: http://bugs.freedesktop.org/show_bug.cgi?id=34047
NOTE: This is a candidate for the 7.9 and 7.10 branches.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| driclient | ||
| egl | ||
| gallium | ||
| glsl | ||
| glu | ||
| glut | ||
| glw | ||
| glx | ||
| mapi | ||
| mesa | ||
| Makefile | ||
| SConscript | ||