Merge branch 'mesa_7_5_branch'
[mesa.git] / src / mesa / x86 /
2008-06-22 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-06-04 José Fonsecamesa: Remove assyntax.h include from generated matypes.h.
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-28 Keith WhitwellMerge branch 'gallium-vertex-linear' into gallium-tex...
2008-05-28 Jakob BornecrantzMerge branch 'gallium-vertex-linear' into gallium-0.1
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-26 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-05-26 José FonsecaRemove CVS keywords.
2008-05-26 José FonsecaRemove CVS keywords.
2008-05-25 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-05-23 Keith Whitwellglapi: fix include path & make build work
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-05-21 Michel DänzerMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-21 Brianmesa: fix #include path for glapioffsets.h (fixes x86...
2008-05-19 Zack RusinMerge commit 'origin/gallium-0.1' into gallium-vertex...
2008-05-18 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-18 Brian PaulRegenerated API dispatch files
2008-05-14 Xiang, Haihao_generic_read_RGBA_span_BGRA8888_REV_SSE2: It should...
2008-05-07 Dan NicholsonNever fail `make clean'
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-04-15 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-04-11 Keith Whitwellmesa: fix broken x86_call()
2008-04-09 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-04-04 BrianAlias glStencilOpSeparateATI with glStencilOpSeparate.
2008-04-04 BrianFinish up ATI_separate_stencil
2008-03-29 Oliver McFaddenMerge branch 'r300-vertprog-branch' of ssh://people...
2008-03-19 Brianx86_init_func_size() returns int to indicate success...
2008-03-19 Alan Hourihaneset outputs_safe to 0 as it's possible for the code...
2008-03-02 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into nouveau...
2008-02-22 Ben SkeggsMerge branch 'upstream-gallium-0.1' into nouveau-galliu...
2008-02-19 José FonsecaRemove src/mesa and src/mesa/main from gallium source...
2008-02-16 Ben SkeggsMerge branch 'upstream-gallium-0.1' into nouveau-galliu...
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 Michel Dänzertgsi: Fall back to interpreter instead of assert(0...
2008-02-13 Keith Whitwellx86: fix assignment in assert typo
2008-02-13 Keith Whitwellx86: remove debug
2008-02-13 Keith Whitwellx86: emit absolute calls, as reallocating exec mem...
2008-02-13 Keith Whitwellx86: reallocate exec mem when we run out
2008-02-09 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2008-02-07 Michel Dänzertgsi: Fall back to interpreter instead of assert(0...
2008-01-27 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2008-01-23 Ian RomanickUse HOST_CC for programs that will run on the build...
2008-01-16 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2008-01-10 Michel DänzerAdd glapi/ path for inclusion of glapioffsets.h.
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-09 Benno Schulenbergremove commented-out code
2007-11-09 Roland Scheideggerrecreate from changed gl_API.xml
2007-11-05 Brianfix mmx code (bug 12614)
2007-11-03 BrianFix mem leak in SSE code generation path (Michel Dänzer...
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-30 BrianAlias glStencilOpSeparateATI with glStencilOpSeparate.
2007-10-30 BrianFinish up ATI_separate_stencil
2007-10-03 Michel DänzerDouble amount of memory allocated for generated shader...
2007-09-28 Zack RusinRemove gl dependency from the x86 assembler code
2007-09-28 Zack RusinRevert "Redoing the way we handle vertex shaders for...
2007-09-28 Zack RusinRedoing the way we handle vertex shaders for the draw...
2007-09-27 Keith WhitwellFix some compiler warnings with -pedantic
2007-09-27 Keith WhitwellEnable codegen based whenever __i386__ is defined.
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-08-24 michalIndent. Remove GL dependencies. Simplify. Add rtasm...
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-05 Eric AnholtMerge branch 'i915-unification' of git+ssh://people...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-06-28 BrianAdd a few missing GL 2.0 entrypoints, regenerate relate...
2007-06-21 Eric AnholtMerge branch 'origin' into i915-unification
2007-06-12 BrianFix TEXREL issues when using GLX_USE_TLS (see bug 7459).
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-06-05 Michel DänzerRemove dubious compile-time test for pre-2.4 Linux...
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-17 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-05-16 Ian RomanickInitial implementation of MESA_texture_array
2007-05-11 Patrick BaggettFix some bugs related to loop counters and conditional...
2007-04-06 George SapountzisDrop the funky SSE exception test on linux.
2007-03-21 Brianmerge from master
2007-03-14 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-14 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-13 Roland Scheideggeruse movdqu instead of movdqa for unaligned load avoidin...
2007-03-12 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-10 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-10 BrianFix TEXREL issues.
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-30 Brians/params/pointer/ for glGetVertexAttribPointer
2007-01-27 George SapountzisBug 9628: no entry for GetVertexAttribPointerv
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-03 Brian Paul#define _glapi_Dispatch _mglapi_Dispatch when USE_MGL_N...
2006-11-03 Brian PaulAdded OpenGL 2.1 entrypoints.
2006-11-02 Brian PaulUpdate gl_API.xml with OpenGL 2.0 functions, regenerate...
2006-10-11 Ian RomanickFix bug #4681.
2006-10-04 Ian RomanickChanges to generated code caused by the previous commits.
2006-09-29 Brian Paulupdated protos for blend funcs
2006-08-29 Ian RomanickDeprecate GL_EXT_vertex_weighting.
2006-08-29 Ian RomanickMore static dispatch function removal.
2006-08-25 Ian RomanickAdd a couple of the missing GL 2.0 functions. Enable...
2006-08-24 Ian RomanickGL_EXT_paletted_texture functions should alias GL_SGI_c...
next