summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965
AgeCommit message (Expand)Author
2007-08-15i965: use BRW_TEXCOORDMODE_CLAMP instead of BRW_TEXCOORDMODE_CLAMP_BORDERXiang, Haihao
2007-08-13i965: fix projtex_maskXiang, Haihao
2007-08-10i965: roland's DXTn format texture patch(bug10347)Xiang, Haihao
2007-08-10i965/i915tex: applying right alignment to compressed texture,Xiang, Haihao
2007-08-10i965: set mt->cpp differently with compressed textureXiang, Haihao
2007-08-02Fix typo in logic for unalias2()Keith Whitwell
2007-08-02 fix fd.o bug #11804Zou Nan hai
2007-08-02 Fix previous commitZou Nan hai
2007-08-02 EXT_texture_sRGB support on i965Zou Nan hai
2007-08-01 fix fd.o bug #11788, max point sizeZou Nan hai
2007-07-31i965: fix bad casts in do_blit_bitmap to support WindowPos correctlyXiang, Haihao
2007-07-31i965: Use I16_UNORM instead of L16_UNORM (bug 11742)Xiang, Haihao
2007-07-30 ARB sprite point support on i965Zou Nan hai
2007-07-24 DDX DDY support, not very accurateZou Nan hai
2007-07-21Remove ctx->Point._Size and ctx->Line._Width.Brian
2007-07-17 Fix SOP in fragment shader, brick is ok now.Zou Nan hai
2007-07-17Merge branch 'master' of git+ssh://znh@git.freedesktop.org/git/mesa/mesa into...Zou Nan hai
2007-07-17 Use ProgramStringNotifyZou Nan hai
2007-07-05 support "discard";Zou Nan hai
2007-07-04fix LogicOp/bitmap problem, bug 11133Eric Anholt
2007-07-04Merge branch 'master' of git+ssh://znh@git.freedesktop.org/git/mesa/mesa into...Zou Nan hai
2007-07-04 fix issue with output as src register.Zou Nan hai
2007-07-03 Fix a nasty bug...Zou Nan hai
2007-06-21Merge branch 'origin' into i915-unificationEric Anholt
2007-06-21 support branch and loop in pixel shaderZou Nan hai
2007-06-11Replace texobj->Complete with texobj->_Complete since it's a derived field.Brian
2007-05-31i965: Add pci info for 965GME/GLE chip.Wang Zhenyu
2007-05-24Merge branch 'master' into i915-unificationEric Anholt
2007-05-22Replace initInitState() with _mesa_init_driver_state().Brian
2007-05-22include swrast_setup/swrast_setup.h to silence warningBrian
2007-05-22fog: fix potential issues with generated vp using fogRoland Scheidegger
2007-05-18Merge branch 'master' into i915-unificationEric Anholt
2007-05-17Convert i915tex to the new interface and make it compile.Eric Anholt
2007-05-09 Support loop, conditional update fixZou Nan hai
2007-05-03add some #includes to silence warningsBrian
2007-04-30 support nested function callZou Nan hai
2007-04-12 Initial 965 GLSL supportZou Nan hai
2007-03-30Merge branch 'crestline-qa', adding support for the 965GM chipset.Eric Anholt
2007-03-27 Fix compile errorZou Nan hai
2007-03-26merge of glsl-compiler-1 branchBrian
2007-03-26Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestlineNian Wu
2007-03-25i965: The given urb layout(maximal size of urb entries and theXiang, Haihao
2007-03-22Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestlineNian Wu
2007-03-22fix for bug#10339Xiang, Haihao
2007-03-21merge from masterBrian
2007-03-21fix copy and paste bug from last commit in fog generation code for GL_LINEAR fogRoland Scheidegger
2007-03-21Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestlineNian Wu
2007-03-20fix for bug#10347Xiang, Haihao
2007-03-19Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestlineNian Wu
2007-03-18i965: fix for FXT1 & S3TC texture formatXiang, Haihao