mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 00:00:11 +01:00
bring over change from xorg trunk - let build on non-i386
This commit is contained in:
parent
56999adb21
commit
1cdfb69116
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ static void intelRasterPrimitive( GLcontext *ctx, GLenum rprim, GLuint hwprim );
|
|||
* Emit primitives as inline vertices *
|
||||
***********************************************************************/
|
||||
|
||||
#if 1
|
||||
#ifdef __i386__
|
||||
#define COPY_DWORDS( j, vb, vertsize, v ) \
|
||||
do { \
|
||||
int __tmp; \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue