fix for bug#10182
[mesa.git] / src / mesa / main /
2007-03-01 Brianfix bad n_dot_h normalization code (bug 9977), plus...
2007-02-28 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-02-27 Brianassert that fb->RefCount==0 in _mesa_free_framebuffer_d...
2007-02-26 BrianDo proper framebuffer refcounting in _mesa_make_current().
2007-02-12 Zou Nan hai fd.o #BZ 9684
2007-02-11 Rune Petersonctx->Point._Size fix
2007-02-08 Roland Scheideggeroptimize generated vertex programs a bit
2007-02-05 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-02-05 Panagiotis Papadakosfix mem leak
2007-02-03 BrianAdd _NEW_PROGRAM flag to _MESA_NEW_NEED_EYE_COORDS.
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-02-01 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-01-31 Xiang, Haihao_mesa_pack_rgba_span_float: fix for packing data into...
2007-01-30 Brianbump version to 6.5.3
2007-01-30 Brians/params/pointer/ for glGetVertexAttribPointer
2007-01-27 George SapountzisBug 9628: no entry for GetVertexAttribPointerv
2007-01-27 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-01-27 Brianfix typo
2007-01-27 Briandocument, re-indent _mesa_ffsll()
2007-01-27 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-01-26 Eric AnholtAdd _mesa_ffsll() for compatibility on OSes without...
2007-01-26 George SapountzisOverride Const.CheckArrayBounds for Xserver in XMesaCre...
2007-01-26 George SapountzisDrop old (pre-AIGLX) GLcore interface.
2007-01-23 Briansilence C++ warnings
2007-01-23 Brianfixes for C++ warnings/errors
2007-01-16 Keith WhitwellDon't special-case index, edgeflag.
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-16 Keith WhitwellMerge branch 'vbo_0_1_branch' into vbo-0.2
2007-01-16 Keith WhitwellMerge branch 'master-merge' into vbo-0.2
2007-01-15 Keith WhitwellDon't special-case FOG attribute initialization.
2007-01-09 Roland Scheideggerput back missing Driver.PolygonMode call (bug 9578)
2007-01-05 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-01-05 BrianFix glPush/PopClientAttrib() for VBO state (bug 9445).
2006-12-21 George SapountzisDrop mesa wrappers for XFree86.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-15 Gary WongFix copy-and-paste mistake in comment ("scaling" should...
2006-12-14 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2006-12-14 Michel Dänzer_mesa_swizzle_ubyte_image: Only use single swizzle_copy...
2006-12-13 BrianMove all the code for computing ctx->_TriangleCaps...
2006-11-27 Brian Paulreplace check for XFree86LOADER and IN_MODULE with...
2006-11-22 Keith WhitwellPrune incoming state to the atoms of interest. Hopeful...
2006-11-22 Keith WhitwellAnother fix
2006-11-21 Brian Paullist header files in sources files (Dan Nicholson)
2006-11-21 Keith WhitwellMore fixes, glean seems to run now.
2006-11-21 Keith WhitwellFix more typos.
2006-11-21 Sean D'EpagnierglTexCoord3dv was not using third coordinate
2006-11-20 Keith WhitwellFix typos that meant vbos were never unmapped
2006-11-20 Brian Paulfix glPopAttrib/color material bug #9091
2006-11-18 Brian Pauldelete shader objects when destroying shared context...
2006-11-16 Brian PaulInitial implementation work for CAL, RET, and BRA instr...
2006-11-16 Brian Paulfix bug 9046
2006-11-16 Brian Pauluse LONGSTRING to silence warning
2006-11-16 Brian Paulfix glDrawPixels(GL_COLOR_INDEX, GL_BITMAP) bug 9044
2006-11-16 Keith WhitwellMake sure vbo's are mapped before accessing their conte...
2006-11-15 Brian PaulAdd a size parameter to _mesa_add_unnamed_constant...
2006-11-15 Brian Paul#define LONGSTRING __extension__ in imports.h and use...
2006-11-03 Brian Paulplug in 2.0, 2.1 functions
2006-11-03 Brian PaulAdded OpenGL 2.1 entrypoints.
2006-11-03 Brian Paulreplace CONFIG_H with MESA_CONFIG_H_INCLUDED
2006-11-03 Brian PaulMinor changes to get ready for OpenGL 2.1.
2006-11-02 Brian PaulUpdate gl_API.xml with OpenGL 2.0 functions, regenerate...
2006-11-02 Brian Paulminor change in _mesa_ResizeBuffersMESA()
2006-11-02 Brian Paulcomment about a valgrind error
2006-11-02 Brian Pauls/GLchan/GLubyte/ in debug code
2006-11-02 Brian Paulinit SecondaryRasterColor
2006-11-02 Brian PaulAdded GL_STENCIL_BACK_WRITEMASK
2006-11-02 Brian Paulcheck for shader extensions for OpenGL 2.0
2006-11-02 Brian PaulUndo some of yesterday's ATI_separate_stencil changes...
2006-11-02 Brian Paulnew RGBA_LOGICOP_ENABLED() macro
2006-11-02 Brian PaulRename _mesa_IsProgram() to _mesa_IsProgramARB() to...
2006-11-02 Alan Hourihanemerge current trunk into vbo branch
2006-11-02 Brian PaulAdd ATI_separate_stencil and use it in preference to...
2006-11-01 Brian Paulupdate _mesa_select_tex_image() and _mesa_get_tex_image()
2006-11-01 Brian Paulupdate comments
2006-11-01 Brian PaulRemove x/y/width/height parameters from Clear functions.
2006-11-01 Keith WhitwellMerge texmem-0-3-branch.
2006-11-01 Brian PaulAdded a few new ctx->Const. fields for shader-related...
2006-10-31 Brian Paulfix MINGW32 problems
2006-10-30 Keith Whitwelloops, get.c is autogenerated
2006-10-30 Keith WhitwellMove edgeflag into the VERT_ATTRIB_SEVEN slot. This...
2006-10-30 Keith Whitwellbetter handling of current attributes. Trivial dlist...
2006-10-30 Brian PaulMove gl_vertex_program_machine struct out of mtypes...
2006-10-30 Brian Paulremove debug code
2006-10-29 Brian PaulRather than always allocating 100 instructions, put...
2006-10-29 Brian PaulChange _mesa_init_instruction() to initialize an array...
2006-10-29 Keith WhitwellFix compiler warning
2006-10-24 Brian Pauls/GLchan/GLubyte/
2006-10-24 Brian Paulwhitespace clean-up
2006-10-22 Brian PaulColor clamping fixes.
2006-10-18 Brian Paulminor re-org, doxygen comments
2006-10-18 Brian PaulDon't pass x/y/width/height to ctx->Driver.Accum().
2006-10-17 Brian PaulMove struct atifs_machine into s_atifragshader.c
2006-10-17 Brian Paulcheck if ctx->Driver.GetBufferSize==NULL and no-op
2006-10-16 Brian PaulSet _NEW_BUFFERS in _mesa_resize_framebuffer(). This...
2006-10-15 Brian PaulAdded #if / #else / #endif around code related to frame...
2006-10-15 Brian Paulupdated comments, mark GetBufferSize() and ResizeBuffer...
2006-10-13 Brian Paulremove needless condition
2006-10-13 Brian PaulConsolidate, move, fix code related to color index...
2006-10-13 Brian PaulIn _mesa_pack_rgba_span_float() we don't need to make...
2006-10-13 Brian Pauls/GLuint/GLbitfield/
next