Age | Commit message (Expand) | Author |
2007-09-14 | i965: align the address of the first element within | Xiang, Haihao |
2007-09-12 | i965: translate shadow compare function into correct | Xiang, Haihao |
2007-09-12 | i965: revert commit 1a15b2169ba6cb100627eb525a20a00537cfb6f0, | Xiang, Haihao |
2007-09-11 | Fix-up #includes to remove some -I options. | Brian |
2007-09-11 | i965: take the secondary color into account when drawing | Xiang, Haihao |
2007-09-11 | i965: limit on LOD Bias, fix#11987 | Xiang, Haihao |
2007-09-05 | i965: only take non-varying attribute into account when | Xiang, Haihao |
2007-09-01 | i965: Correct build_lighting in i965 driver according to | Xiang, Haihao |
2007-08-31 | i965: Calculate the positional light in homogeneous coordinates. | Xiang, Haihao |
2007-08-31 | optimize 965 clip | Zou Nan hai |
2007-08-31 | i965: Take the upper limitation on LOD into account. | Xiang, Haihao |
2007-08-30 | Bug #10571: Fix 965 line clipping when neither vertex needs clipping. | David Moore |
2007-08-29 | i965: store read drawable info in intel_context. Some OpenGL | Xiang, Haihao |
2007-08-29 | i965: check NULL pointer. fix bug#12193 | Xiang, Haihao |
2007-08-29 | i965: samplers group in fours in WM_STATE. fix bug#9415 | Xiang, Haihao |
2007-08-28 | i965: flush batch buffer when getting the maximum. This makes | Xiang, Haihao |
2007-08-17 | i965: align width/height for volume texture | Xiang, Haihao |
2007-08-15 | i965: use BRW_TEXCOORDMODE_CLAMP instead of BRW_TEXCOORDMODE_CLAMP_BORDER | Xiang, Haihao |
2007-08-13 | i965: fix projtex_mask | Xiang, Haihao |
2007-08-10 | i965: roland's DXTn format texture patch(bug10347) | Xiang, Haihao |
2007-08-10 | i965/i915tex: applying right alignment to compressed texture, | Xiang, Haihao |
2007-08-10 | i965: set mt->cpp differently with compressed texture | Xiang, Haihao |
2007-08-02 | Fix typo in logic for unalias2() | Keith Whitwell |
2007-08-02 | fix fd.o bug #11804 | Zou Nan hai |
2007-08-02 | Fix previous commit | Zou Nan hai |
2007-08-02 | EXT_texture_sRGB support on i965 | Zou Nan hai |
2007-08-01 | fix fd.o bug #11788, max point size | Zou Nan hai |
2007-07-31 | i965: fix bad casts in do_blit_bitmap to support WindowPos correctly | Xiang, Haihao |
2007-07-31 | i965: Use I16_UNORM instead of L16_UNORM (bug 11742) | Xiang, Haihao |
2007-07-30 | ARB sprite point support on i965 | Zou Nan hai |
2007-07-21 | Remove ctx->Point._Size and ctx->Line._Width. | Brian |
2007-07-04 | fix LogicOp/bitmap problem, bug 11133 | Eric Anholt |
2007-06-11 | Replace texobj->Complete with texobj->_Complete since it's a derived field. | Brian |
2007-05-31 | i965: Add pci info for 965GME/GLE chip. | Wang Zhenyu |
2007-05-22 | Replace initInitState() with _mesa_init_driver_state(). | Brian |
2007-05-22 | include swrast_setup/swrast_setup.h to silence warning | Brian |
2007-05-22 | fog: fix potential issues with generated vp using fog | Roland Scheidegger |
2007-05-03 | add some #includes to silence warnings | Brian |
2007-03-30 | Merge branch 'crestline-qa', adding support for the 965GM chipset. | Eric Anholt |
2007-03-27 | Fix compile error | Zou Nan hai |
2007-03-26 | merge of glsl-compiler-1 branch | Brian |
2007-03-26 | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline | Nian Wu |
2007-03-25 | i965: The given urb layout(maximal size of urb entries and the | Xiang, Haihao |
2007-03-22 | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline | Nian Wu |
2007-03-22 | fix for bug#10339 | Xiang, Haihao |
2007-03-21 | merge from master | Brian |
2007-03-21 | fix copy and paste bug from last commit in fog generation code for GL_LINEAR fog | Roland Scheidegger |
2007-03-21 | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline | Nian Wu |
2007-03-20 | fix for bug#10347 | Xiang, Haihao |
2007-03-19 | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline | Nian Wu |