mesa.git
2007-03-17 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-17 Dave Airlier300: change vendor string to DRI R300 Project
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-16 Mathias Hopfadded null xmctx check to XMesaResizeBuffers(), bug...
2007-03-16 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-15 Oliver McFaddenFixed a minor typo in the comment near _mesa_copy_instr...
2007-03-15 Oliver McFaddenr300: Added _mesa_copy_instructions.
2007-03-15 Oliver McFaddenr300: Renamed r300_vertexprog.c to r300_vertprog.c
2007-03-15 Oliver McFaddenr300: Use _mesa_alloc_instructions/_mesa_init_instructi...
2007-03-15 Oliver McFaddenr300: Updated R300 to use the new SWIZZLE macros.
2007-03-15 Oliver McFaddenr300: Fixed an unused variable warning and removed...
2007-03-15 Oliver McFaddenr300: Fixed a printf conversion warning.
2007-03-15 Oliver McFaddenr300: Fixed "no previous prototype for 'r300RefillCurre...
2007-03-15 Brianadded SWIZZLE_XXXX, YYYY, etc. macros
2007-03-15 Oliver McFaddenCommitted Rune Petersen's fragment.position patch ...
2007-03-15 Brianno-op clear if buffer width or height is zero (bug...
2007-03-15 Brianadd some rb->Data null ptr checks (bug 7205)
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-15 Keith WhitwellFix off by one error in immediate state packet size.
2007-03-15 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-14 Brianpixelmap code simplification
2007-03-14 BrianRe-org of gl_pixel_attrib struct.
2007-03-14 Brianclear the b->frontxrb->drawable field in xmesa_free_buf...
2007-03-14 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-14 Brianmove CLIENT_ID code in xmesa_delete_framebuffer(),...
2007-03-14 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-13 Roland Scheideggersync up t_vp_build.c brw_vs_tnl.c a bit
2007-03-13 Roland Scheideggerenable ARB_vertex_buffer_object for more dri drivers
2007-03-13 Oliver McFaddenr300: Renamed the CACHE_CTLSTAT values to include UNKNO...
2007-03-13 Roland Scheideggeruse movdqu instead of movdqa for unaligned load avoidin...
2007-03-13 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-13 Oliver McFaddenAdd defines for the values written to R300_RB3D_ZCACHE_...
2007-03-13 Oliver McFaddenDocumented the value written for R300_TX_CNTL cache...
2007-03-13 Xiang, Haihaomesa: _mesa_unpack_image
2007-03-13 Oliver McFaddenCorrected values written to R300_RB3D_DSTCACHE_CTLSTAT...
2007-03-13 Oliver McFaddenGuess another unknown register used for R300 pacification.
2007-03-12 Michel Dänzeri915tex: Don't crash when intel_fb->color_rb[i] is...
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-12 Alan Swansonr200: Simplify r200SetCliprects like radeonSetCliprects...
2007-03-12 Alan Swansonr200: Adapt cliprect fixes from r300.
2007-03-12 Alan Swansonradeon: Adapt cliprect fixes from r300.
2007-03-12 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-11 Xiang, Haihaofix for bug#10196
2007-03-11 Aapo TahkolaGuess another unknown register in R300 command buffer...
2007-03-11 Oliver McFaddenRenamed some of the unkXXX variables in the command...
2007-03-10 BrianFix TEXREL issues.
2007-03-10 Briancheck for EXT_blend_equation_separate for 2.0
2007-03-10 Michel Dänzeri915tex: Fix build against libdrm git...
2007-03-10 Michel Dänzeri915tex: Fix intel_wait_flips being declared implicitly.
2007-03-10 Michel Dänzeri915tex: Fix build against released version of libdrm.
2007-03-10 Stephane Marchesinnouveau: fix nv04 swtcl.
2007-03-10 Stephane Marchesinnouveau: fix the nv04 swtcl code.
2007-03-10 Stephane Marchesinnouveau: oops don't debug by default.
2007-03-10 Stephane Marchesinnouveau: some fixes to the nv04 state code.
2007-03-10 Stephane Marchesinnouveau: add a fifo size debug check.
2007-03-09 Michel DänzerMerge branch 'i915tex-pageflip'
2007-03-09 Michel Dänzeri915tex: Wait for pending scheduled flips before switch...
2007-03-09 Michel Dänzeri915tex: Set intel_fb->vbl_waited to current instead...
2007-03-09 Michel Dänzeri915tex: Sync pages between pipes immediately again.
2007-03-09 Michel Dänzeri915tex: Do not wait for pending flips on both pipes...
2007-03-09 BrianNew IMAGE_RED_TO_LUMINANCE flag passed to _mesa_pack_rg...
2007-03-09 Michel Dänzerr300: Also update window state when it's already bound...
2007-03-08 Xiang, Haihao remove a if-statement
2007-03-08 J.Jansen Updates of the OpenVMS makefiles.
2007-03-07 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-07 Michel Dänzeri915tex: Set framebuffer size to match window before...
2007-03-07 Michel Dänzeri945_miptree_layout: Adapt cubemap fixes from i915_mipt...
2007-03-06 Briandestroy window during cleanup
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 Brianfix renderbuffer mem leak
2007-03-06 Brianformatting fix
2007-03-06 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
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-06 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-06 Michel Dänzerr300: Call radeonSetCliprects from radeonMakeCurrent.
2007-03-06 Xiang, Haihaofix for bug#10182
2007-03-05 Xiang, Haihaofix for bug#9971
2007-03-05 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-04 Keith WhitwellPropogate UsesKill information.
2007-03-02 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-01 Christoph Billr300: Use register name & add a register about shading.
2007-03-01 Christoph Billr300: Use reg definition when available & add missing...
2007-03-01 Christoph BillAdd early register descritpion.
2007-03-01 Rune PetersenOptimize cos&sin instruction a bit more.
2007-03-01 Brianmove oldFb decl into tighter scopes
2007-03-01 Brianfix bad n_dot_h normalization code (bug 9977), plus...
2007-03-01 Brianfix clipping, display name, warnings
2007-03-01 Brians/unsigned int/size_t/ (bug 10135)
2007-03-01 Brianinclude assert.h
2007-03-01 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
next