Age | Commit message (Expand) | Author |
2007-09-28 | support nested function call in pixel shader | Zou Nan hai |
2007-09-27 | handle INT op, still require high level handle of integer to be correct | Zou Nan hai |
2007-09-27 | fix issue when only fragment shader or vertex shader is used | Zou Nan hai |
2007-09-18 | ARB_shader_object ARB_vertex_shader ARB_fragment_shader in 965-glsl branch | Zou Nan hai |
2007-09-18 | fix double free in 965-glsl branch | Zou Nan hai |
2007-07-24 | DDX DDY support, not very accurate | Zou Nan hai |
2007-07-17 | Fix SOP in fragment shader, brick is ok now. | Zou Nan hai |
2007-07-17 | Merge branch 'master' of git+ssh://znh@git.freedesktop.org/git/mesa/mesa into... | Zou Nan hai |
2007-07-17 | Use ProgramStringNotify | Zou Nan hai |
2007-07-05 | support "discard"; | Zou Nan hai |
2007-07-04 | fix LogicOp/bitmap problem, bug 11133 | Eric Anholt |
2007-07-04 | Merge 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-21 | support branch and loop in pixel shader | Zou Nan hai |
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-09 | Support loop, conditional update fix | Zou Nan hai |
2007-05-03 | add some #includes to silence warnings | Brian |
2007-04-30 | support nested function call | Zou Nan hai |
2007-04-12 | Initial 965 GLSL support | Zou Nan hai |
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 |
2007-03-18 | i965: fix for FXT1 & S3TC texture format | Xiang, Haihao |
2007-03-14 | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline | Nian Wu |
2007-03-13 | sync up t_vp_build.c brw_vs_tnl.c a bit | Roland Scheidegger |
2007-03-12 | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline | Nian Wu |
2007-03-11 | fix for bug#10196 | Xiang, Haihao |
2007-03-09 | Merge branch 'origin' into glsl-compiler-1 | Brian |
2007-03-07 | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline | Nian Wu |
2007-03-06 | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline | Nian Wu |
2007-03-06 | Fix/improve framebuffer object reference counting. | Brian |
2007-03-06 | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline | Nian Wu |
2007-03-06 | fix for bug#10182 | Xiang, Haihao |
2007-03-05 | fix for bug#9971 | Xiang, Haihao |
2007-02-25 | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline | Nian Wu |
2007-02-23 | Update DRI drivers for new glsl compiler. | Brian |