remove realglx.[ch] from build
[mesa.git] / src / mesa / x86 /
2008-05-28 Dave AirlieMerge branch 'r500-support'
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-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...
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-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
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...
2006-08-24 Ian RomanickAdd a new offset mode to the GL API XML. This mode...
2006-08-22 Ian RomanickAdd new attribute called static_dispatch to the <functi...
2006-08-15 Ian RomanickAdd support for GL_EXT_gpu_program_parameters. Any...
2006-08-09 Michal KrolMore GLSL code - more support for vec4 operations on...
2006-06-16 Brian Paulremove obsolete PointSizePtr
2006-06-12 Ian RomanickAdd support for GL_APPLE_vertex_array_object. Several...
2006-06-01 Roland ScheideggerFix extended swizzling in vertex programs by introducin...
2006-05-16 Michal KrolAdd functions.
2006-04-25 Michal KrolRemove carriage returns.
2006-04-17 Kristian HøgsbergAdd .note.GNU-stack section to assembler files to avoid...
2006-04-10 Brian Pauluse _mesa_debug() instead of message() - fixes poor...
2006-03-27 Daniel BorcaDisable `hidden' attribute for DJGPP
2006-03-01 Brian PaulAdded glBlitFramebufferEXT function.
2006-02-27 Michal KrolMore GLSL code:
2005-12-07 Brian PaulUpdates for GL_EXT_timer_query:
2005-12-01 Keith WhitwellRemove VB->LastClipped
2005-11-04 Brian Paulremove unneeded HIDDEN definition (bug 4956)
2005-11-04 Brian Paulfix MinGW problems (bug 4956)
2005-10-18 Keith WhitwellAdd _mesa_exec_malloc() and _mesa_exec_free() for alloc...
2005-10-07 Brian PaulMATH_DEBUG changes from bug #4468.
2005-09-19 Brian Pauladditional wrapper updates, bug 4468
2005-09-16 Brian Pauluse mesa import wrappers, bug 4468
2005-08-10 Ian RomanickRemove _glapi_check_multithread from the interface...
2005-08-03 Ian RomanickConvert all instances of XTHREADS to USE_XTHREADS....
2005-07-24 Ian RomanickAll elements of pre-DRI_NEW_INTERFACE_ONLY are removed...
2005-07-16 Adam Jacksonstrip out vestigial #ifdef HAVE_CONFIG_H stanzas, they...
2005-07-10 Keith WhitwellAdd lots of x87 fpu instructions.
2005-07-01 Brian Paulfix dependencies
2005-06-30 Roland ScheideggerFix crashes with pixel readback when using the optimize...
2005-06-21 Ian RomanickMammoth update to the Python code generator scripts...
2005-06-08 Keith WhitwellTurn off DISASSEM
2005-06-08 Keith WhitwellAdd some more opcodes
2005-06-07 Keith WhitwellNew files - split off runtime assembly functions from
2005-05-26 Ian RomanickMake a couple minor corrections to gl_API.xml. Fixes...
2005-05-07 Brian Paulx86-64 transform optimizations (Mikko T.)
2005-04-13 Ian RomanickAdd TLS support to libGL and, by virtue of using glthre...
2005-02-08 Brian PaulAdd new entrypoints for GL_EXT_framebuffer_object.
2005-01-19 Daniel BorcaThere is no point trying to detect SSE at all, when...
2005-01-12 Brian PaulOpenGL 2.0 StencilFunc/Op/MaskSeparate functions
2005-01-10 Brian PaulWindows/ReactOS patch (Gregor Anich)
2005-01-07 Keith WhitwellAdd a clean target to remove generated files.
2005-01-07 Ian RomanickUse GNU AS label aliasing, if available. This must...
2005-01-06 Daniel Borcaprotected against elfish directives
2005-01-04 Brian Pauluse HIDDEN macro to export fewer symbols (bug 2210)
2004-12-19 Dave AirlieImplement software ATI_fragment_shader
2004-12-15 Daniel Borcaprotected elfish code against non-elf compilers
next