9514 Commits (b6adf336f41d2f0ed0ea33eaf53faee9635a2405)
 

Author SHA1 Message Date
  Brian b6adf336f4 Re-org of gl_pixel_attrib struct. 18 years ago
  Brian 3049946fa7 clear the b->frontxrb->drawable field in xmesa_free_buffer(), see bug 7205 18 years ago
  Brian 46fe008778 Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa 18 years ago
  Brian 47e0b606a8 move CLIENT_ID code in xmesa_delete_framebuffer(), see bug 7205 18 years ago
  Roland Scheidegger a6cc9ab493 sync up t_vp_build.c brw_vs_tnl.c a bit 18 years ago
  Roland Scheidegger 37e6f760fd enable ARB_vertex_buffer_object for more dri drivers 18 years ago
  Oliver McFadden 4c18d9056b r300: Renamed the CACHE_CTLSTAT values to include UNKNOWN in the name; not 18 years ago
  Roland Scheidegger 14f0b7ea98 use movdqu instead of movdqa for unaligned load avoiding a segfault (bug 10265) 18 years ago
  Oliver McFadden eb4db4c4ec Add defines for the values written to R300_RB3D_ZCACHE_CTLSTAT. 18 years ago
  Oliver McFadden 19fbe9732c Documented the value written for R300_TX_CNTL cache flush. 18 years ago
  Xiang, Haihao 53f83b435c mesa: _mesa_unpack_image 18 years ago
  Oliver McFadden cd66604756 Corrected values written to R300_RB3D_DSTCACHE_CTLSTAT to either 18 years ago
  Oliver McFadden 0c750ca98d Guess another unknown register used for R300 pacification. 18 years ago
  Michel Dänzer 708d836e6b i915tex: Don't crash when intel_fb->color_rb[i] is NULL. 18 years ago
  Brian 17fb7821d7 clean-up, simplify _mesa_image_row_stride() 18 years ago
  Brian c1a5447337 take GL_UNPACK_ALIGNMENT into account in _mesa_image_row_stride() for GL_BITMAP type (bug 10261) 18 years ago
  Alan Swanson d0a3400f66 r200: Simplify r200SetCliprects like radeonSetCliprects in radeon and r300. 18 years ago
  Alan Swanson 33ea9dccaf r200: Adapt cliprect fixes from r300. 18 years ago
  Alan Swanson 88501887e4 radeon: Adapt cliprect fixes from r300. 18 years ago
  Xiang, Haihao 61ec23cc63 fix for bug#10196 18 years ago
  Aapo Tahkola 69e57cf6ae Guess another unknown register in R300 command buffer initialization. (Oliver McFadden) 18 years ago
  Oliver McFadden e64166703a Renamed some of the unkXXX variables in the command buffer init 18 years ago
  Brian 7d39c1ae76 Fix TEXREL issues. 18 years ago
  Brian 823c041fde check for EXT_blend_equation_separate for 2.0 18 years ago
  Michel Dänzer 38f7f81518 i915tex: Fix build against libdrm git... 18 years ago
  Michel Dänzer beffb4e88c i915tex: Fix intel_wait_flips being declared implicitly. 18 years ago
  Michel Dänzer 97775f9904 i915tex: Fix build against released version of libdrm. 18 years ago
  Stephane Marchesin ced8870a6a nouveau: fix nv04 swtcl. 18 years ago
  Stephane Marchesin 4f12b37a56 nouveau: fix the nv04 swtcl code. 18 years ago
  Stephane Marchesin 581a594033 nouveau: oops don't debug by default. 18 years ago
  Stephane Marchesin df1c3ff3dd nouveau: some fixes to the nv04 state code. 18 years ago
  Stephane Marchesin e61f674844 nouveau: add a fifo size debug check. 18 years ago
  Michel Dänzer 30b914e2ca Merge branch 'i915tex-pageflip' 18 years ago
  Michel Dänzer 6e0878becf i915tex: Wait for pending scheduled flips before switching vsync pipe. 18 years ago
  Michel Dänzer bb0760ca4f i915tex: Set intel_fb->vbl_waited to current instead of what we aimed for. 18 years ago
  Michel Dänzer 36b4e25da3 i915tex: Sync pages between pipes immediately again. 18 years ago
  Michel Dänzer 81536789d2 i915tex: Do not wait for pending flips on both pipes at the same time. 18 years ago
  Brian f9f79c8d77 New IMAGE_RED_TO_LUMINANCE flag passed to _mesa_pack_rgba_span_float() to fix glGetTexImage(GL_LUMINANCE) bug #10232. 18 years ago
  Michel Dänzer 4d9901a1ca r300: Also update window state when it's already bound but its stamp changed. 18 years ago
  Xiang, Haihao d85667950f remove a if-statement 18 years ago
  J.Jansen 79d59d0173 Updates of the OpenVMS makefiles. 18 years ago
  Michel Dänzer fb3410297b i915tex: Set framebuffer size to match window before calling _mesa_make_current. 18 years ago
  Michel Dänzer 9adf6e9d6c i945_miptree_layout: Adapt cubemap fixes from i915_miptree_layout. 18 years ago
  Brian 2282d81536 destroy window during cleanup 18 years ago
  Brian 0af1c6b5d1 Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa 18 years ago
  Brian e69da9d02e explicit calls to _mesa_unreference_framebuffer() not always needed now 18 years ago
  Brian 1a6baf092b unreference old framebuffer, if needed, in _mesa_reference_framebuffer() 18 years ago
  Brian 955906aa64 fix renderbuffer mem leak 18 years ago
  Brian 37fd6be411 formatting fix 18 years ago
  Ian Romanick fa8961069c Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/mesa/mesa 18 years ago