summaryrefslogtreecommitdiff
path: root/src/mesa/x86
AgeCommit message (Expand)AuthorFilesLines
2009-11-19tnl: Replace deprecated FogCoordPtr with AttribPtr[_TNL_ATTRIB_FOG]Eric Anholt1-1/+1
2009-11-19tnl: Replace deprecated ColorPtr[] with AttribPtr or new BackfaceColorPtr.Eric Anholt1-2/+2
2009-11-19tnl: Replace deprecated IndexPtr[] with AttribPtr[] or new BackfaceIndexPtrEric Anholt1-1/+1
2009-11-19tnl: Replace deprecated ObjPtr with AttribPtr[_TNL_ATTRIB_POS]Eric Anholt1-1/+1
2009-11-19tnl: Replace deprecated TexCoordPtr with AttribPtr[_TNL_ATTRIB_TEX*]Eric Anholt1-4/+4
2009-11-19tnl: Replace NormalPtr with AttribPtr[_TNL_ATTRIB_NORMAL]Eric Anholt1-1/+1
2009-11-17ARB_fbo: Regenerate files from previous commits.Ian Romanick1-0/+1
2009-10-30x86: Fix the test for negative pixel count in optimized rgb565 spans.Eric Anholt1-1/+1
2009-09-19glapi: regenerated filesBrian Paul1-0/+1
2009-09-08glapi: Add ARB_draw_elements_base_vertexEric Anholt1-67/+70
2009-09-08mesa: Add support for ARB_depth_clamp.Eric Anholt1-3/+6
2009-09-03ARB sync: Regenerate files from previous commitIan Romanick1-74/+81
2009-08-31mesa: fix 32bit cross compilation on a 64bit machineMarc Dietrich1-1/+1
2009-08-14Regenerate files for GL_APPLE_flush_buffer_rangeIan Romanick1-9/+17
2009-07-27glapi: regenerated GL API assembly filesRALOVICH, Kristóf1-1/+1
2009-06-30Merge branch 'mesa_7_5_branch'Brian Paul2-0/+2
2009-06-30mesa: fix transform_points_3d_no_rot using undefined values in %xmm0Arthur HUILLET2-0/+2
2009-06-19mesa: regenerated files related to GL_ARB_vertex_array_objectBrian Paul1-58/+60
2009-06-19Merge branch 'ext-provoking-vertex'Brian Paul1-7/+8
2009-06-08mesa: regenerated files for GL_ARB_map_buffer_rangeBrian Paul1-58/+60
2009-06-02glapi: regenerated files for GL_ARB_copy_bufferBrian Paul1-54/+55
2009-05-28mesa: regenerated API files for GL_EXT_provoking_vertexBrian Paul1-7/+8
2009-04-03mesa: rename some gl_light fields to be clearerBrian Paul1-2/+2
2009-03-12regenerate glapiRoland Scheidegger1-25/+29
2009-03-07mesa: silence warningBrian Paul1-2/+2
2009-03-04mesa: _mesa_get_x86_features() only needs to do its thing onceBrian Paul1-0/+8
2009-03-04mesa: move sse.h and 3dnow.h #includesBrian Paul3-44/+9
2009-03-04mesa: remove unneeded x86.h headerBrian Paul2-2/+0
2009-03-04mesa: make _mesa_init_x86_transform_asm() staticBrian Paul2-2/+2
2009-03-04mesa: rename common_x86_macros.h -> x86_xform.hBrian Paul4-5/+5
2009-03-04mesa: rename x86.c -> x86_xform.cBrian Paul1-0/+0
2009-03-04mesa: refactor x86 codeBrian Paul3-52/+77
2009-02-23mesa: fixes for building on HaikuTomas Wilhelmsson1-2/+2
2009-02-09mesa: merge gallium-0.2 into gallium-master-mergeBrian Paul2-2/+9
2009-01-22mesa: regenerated GL API filesBrian Paul1-54/+73
2008-09-22mesa: Remove left over merge conflictsJakob Bornecrantz1-3/+0
2008-09-21Merge branch 'master' into gallium-0.2Keith Whitwell1-0/+4
2008-09-21Fix X86 compilation.Chris Rankin1-0/+1
2008-09-21Remove CVS keywords.Keith Whitwell25-25/+0
2008-09-21Merge branch 'master' into gallium-0.2Keith Whitwell1-1/+1
2008-09-21mesa: Remove assyntax.h include from generated matypes.h.José Fonseca16-2/+16
2008-09-18mesa: fix asst path/include mistakes in prev commitsChris Rankin1-1/+1
2008-09-18mesa: prefix a bunch of #include lines with "main/".Brian Paul5-8/+8
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell33-39/+35
2008-07-24mesa: Prefix main includes with dir to avoid conflicts.José Fonseca5-8/+8
2008-07-17mesa: added checks for OpenBSDBrad Smith1-0/+18
2008-07-17mesa: added checks for OpenBSDBrad Smith1-0/+18
2008-07-15mesa: added test for __NetBSD__Blair Sadewitz1-0/+8
2008-07-15mesa: added test for __NetBSD__Blair Sadewitz1-1/+2
2008-07-15mesa: added test for __NetBSD__Blair Sadewitz1-0/+8