use _mesa_copy_instructions()
[mesa.git] / src / mesa / main /
2007-03-22 Brianuse _mesa_copy_instructions()
2007-03-22 Alan HourihaneEnsure we have a valid ReadBuffer for CopyTexSubImage...
2007-03-21 Xiang, Haihaomesa: revert f9f79c8d770e696249bd98c68b563f887562c974
2007-03-18 Xiang, Haihaomesa: SWAP_BUFF support when calling DrawPixels(DEPTH_C...
2007-03-18 Xiang, Haihaomesa: enhance fxt1_quantize_ALPHA1
2007-03-17 Haihao Xiangfix some format conversion bugs in glGetTexImage()...
2007-03-16 BrianAssorted fixes for dealing with zero-size frame/renderb...
2007-03-16 BrianColortable re-org.
2007-03-16 Brianadded a renderbuffer comment
2007-03-15 Brianno-op clear if buffer width or height is zero (bug...
2007-03-15 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-15 Brianimplement byteswapping for all multi-byte types in...
2007-03-14 Brianpixelmap code simplification
2007-03-14 BrianRe-org of gl_pixel_attrib struct.
2007-03-14 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-13 Xiang, Haihaomesa: _mesa_unpack_image
2007-03-12 Brianclean-up, simplify _mesa_image_row_stride()
2007-03-12 Briantake GL_UNPACK_ALIGNMENT into account in _mesa_image_ro...
2007-03-10 Briancheck for EXT_blend_equation_separate for 2.0
2007-03-09 Michel DänzerMerge branch 'i915tex-pageflip'
2007-03-09 BrianNew IMAGE_RED_TO_LUMINANCE flag passed to _mesa_pack_rg...
2007-03-08 Xiang, Haihao remove a if-statement
2007-03-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-06 Brianexplicit calls to _mesa_unreference_framebuffer() not...
2007-03-06 Brianunreference old framebuffer, if needed, in _mesa_refere...
2007-03-06 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-03-06 Ian RomanickFix cut-and-paste error in the name of GL_NUM_COMPRESSE...
2007-03-06 BrianFix/improve framebuffer object reference counting.
2007-03-06 BrianTake care of texObj reference in _mesa_free_framebuffer...
2007-03-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-01 Brianmove oldFb decl into tighter scopes
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
next