| Commit message (Expand) | Author | Age | Files | Lines |
* | Alias glStencilOpSeparateATI with glStencilOpSeparate. | Brian | 2007-10-30 | 1 | -9/+3 |
* | Finish up ATI_separate_stencil | Brian | 2007-10-30 | 1 | -0/+22 |
* | driFenceType: Really return fence type, not flags. | Michel Dänzer | 2007-10-29 | 1 | -1/+1 |
* | don't apply ColorMask to main gc | Brian | 2007-10-22 | 1 | -7/+6 |
* | i915tex: Don't emit 'empty' blit rectangles. | Michel Dänzer | 2007-10-17 | 1 | -0/+3 |
* | faster write_rgba_span_front() | Andreas Micheler | 2007-10-15 | 1 | -17/+78 |
* | fix force_s3tc_enable option | Mrc Gran | 2007-10-10 | 1 | -1/+1 |
* | unbreak 3d textures (typo when setting tex layout) | Roland Scheidegger | 2007-10-03 | 1 | -1/+1 |
* | i915tex: Work around texture pitch related performance drops on i915 at least. | Michel Dänzer | 2007-10-03 | 1 | -1/+10 |
* | add support for LDFLAGS env var | Dan Nicholson | 2007-09-28 | 3 | -3/+5 |
* | i965: fix vblank on 965gm laptops by bringing in code from i915 | Dave Airlie | 2007-09-28 | 2 | -1/+45 |
* | i965: handle all unfilled mode in clip stage. fix bug #12453 | Xiang, Haihao | 2007-09-27 | 1 | -0/+4 |
* | [i965] Bug #11812: Fix fwrite return value checks in AUB file code. | Roland Bär | 2007-09-26 | 1 | -8/+8 |
* | fix fd.o bug #12217, recalcuate urb when clip plane size change | Zou Nan hai | 2007-09-26 | 1 | -1/+1 |
* | i965: The cube map texture coordinates must be devided by the | Xiang, Haihao | 2007-09-26 | 1 | -1/+51 |
* | fix a bug in 965 ARB_occlusion_query, | Zou Nan hai | 2007-09-26 | 1 | -2/+2 |
* | DESTDIR support. | Dan Nicholson | 2007-09-12 | 1 | -2/+2 |
* | i965: fix bug#11925 | Xiang, Haihao | 2007-09-12 | 3 | -2/+27 |
* | i965: fix #11378 | Xiang, Haihao | 2007-09-12 | 1 | -0/+4 |
* | Update depth test state when binding new framebuffer object | Brian | 2007-09-11 | 1 | -0/+9 |
* | fix comment | Brian | 2007-09-11 | 1 | -1/+1 |
* | i965: take the secondary color into account when drawing | Xiang, Haihao | 2007-09-11 | 1 | -5/+12 |
* | i965: limit on LOD Bias, fix#11987 | Xiang, Haihao | 2007-09-11 | 1 | -1/+1 |
* | fix bug#11009 | Xiang, Haihao | 2007-09-01 | 1 | -2/+9 |
* | i965: Take the upper limitation on LOD into account. | Xiang, Haihao | 2007-09-01 | 1 | -2/+2 |
* | i965: store read drawable info in intel_context. Some OpenGL | Xiang, Haihao | 2007-08-30 | 3 | -2/+8 |
* | i965: check NULL pointer. fix bug#12193 | Xiang, Haihao | 2007-08-30 | 1 | -0/+2 |
* | i965: samplers group in fours in WM_STATE. fix bug#9415 | Xiang, Haihao | 2007-08-30 | 1 | -1/+1 |
* | i965: flush batch buffer when getting the maximum. This makes | Xiang, Haihao | 2007-08-30 | 1 | -0/+6 |
* | i915tex: Unreference texture buffers on context destruction. | Michel Dänzer | 2007-08-16 | 2 | -0/+20 |
* | fix spantmp2 READ_RGBA inline asm (#11931) | Dan Torop | 2007-08-13 | 1 | -1/+1 |
* | Add PCI IDs for the G33, Q33, and Q35 chipsets. | Brian | 2007-08-13 | 9 | -7/+52 |
* | i915tex: Add support for 945GME | Wang Zhenyu | 2007-08-13 | 4 | -0/+6 |
* | i915tex: Make sure pitch is aligned properly for render-to-texture. | Michel Dänzer | 2007-08-13 | 1 | -1/+11 |
* | move free() after dereference (bug 11878) | Brian | 2007-08-07 | 1 | -1/+1 |
* | fix potential NULL dereference (bug 11879) | Brian | 2007-08-07 | 1 | -4/+5 |
* | s/MAX_TEXTURE_LEVELS/SIS_MAX_TEXTURE_LEVELS/ and add assertion (bug 11806) | Brian | 2007-08-02 | 1 | -1/+3 |
* | i915tex: Better attempt to release miptree when overriding texture image. | Michel Dänzer | 2007-08-02 | 1 | -3/+3 |
* | i915tex: Missing piece of SetTexOffset hook implementation for I830 generation. | Michel Dänzer | 2007-08-01 | 1 | -5/+7 |
* | i915tex: Implement SetTexOffset hook. | Michel Dänzer | 2007-08-01 | 8 | -28/+103 |
* | r300: Implement SetTexOffset hook. | Michel Dänzer | 2007-08-01 | 5 | -12/+74 |
* | Add interfaces for overriding texture images with driver specific 'offsets'. | Michel Dänzer | 2007-08-01 | 2 | -0/+9 |
* | fix mem leak (bug 11793) | Brian | 2007-08-01 | 1 | -0/+1 |
* | fix GLX_STEREO handling (bug 11705) | Brian | 2007-07-23 | 1 | -3/+8 |
* | Fix a number of MINGW32 issues (Zhang <[email protected]>)mesa_7_0_1_rc1 | Brian | 2007-07-21 | 3 | -24/+44 |
* | i915tex: Better procedure for dropping batchbuffer on virtual resolution change. | Michel Dänzer | 2007-07-10 | 1 | -20/+10 |
* | i915tex: Only wait for vblank when really necessary. | Michel Dänzer | 2007-07-10 | 2 | -10/+27 |
* | Clear pointers to freed cliprects. | Michel Dänzer | 2007-07-10 | 1 | -0/+2 |
* | add GL_QUADS to i915_reduced_primitive_state() to fix redbook/polys demo | Brian | 2007-07-06 | 2 | -0/+2 |
* | fix a syntax error (missing right-paren) | Brian | 2007-07-05 | 1 | -1/+1 |