| Commit message (Expand) | Author | Age | Files | Lines |
* | INT support | Zou Nan hai | 2007-10-09 | 1 | -3/+3 |
* | shadow sampler fix. | Zou Nan hai | 2007-10-09 | 2 | -1/+13 |
* | Only vertex program fix, bypass tnl vertex program | Zou Nan hai | 2007-10-08 | 1 | -1/+1 |
* | fragment shader function call fix, gl_FragCoord fix | Zou Nan hai | 2007-09-30 | 2 | -3/+8 |
* | support continue, fix conditional | Zou Nan hai | 2007-09-29 | 3 | -2/+66 |
* | fix | Zou Nan hai | 2007-09-28 | 1 | -2/+0 |
* | support nested function call in pixel shader | Zou Nan hai | 2007-09-28 | 2 | -11/+26 |
* | handle INT op, still require high level handle of integer to be correct | Zou Nan hai | 2007-09-27 | 1 | -0/+22 |
* | fix issue when only fragment shader or vertex shader is used | Zou Nan hai | 2007-09-27 | 1 | -5/+12 |
* | ARB_shader_object ARB_vertex_shader ARB_fragment_shader in 965-glsl branch | Zou Nan hai | 2007-09-18 | 1 | -0/+6 |
* | fix double free in 965-glsl branch | Zou Nan hai | 2007-09-18 | 3 | -0/+6 |
* | DDX DDY support, not very accurate | Zou Nan hai | 2007-07-24 | 3 | -1/+103 |
* | Fix SOP in fragment shader, brick is ok now. | Zou Nan hai | 2007-07-17 | 1 | -2/+4 |
* | Merge branch 'master' of git+ssh://[email protected]/git/mesa/mesa into... | Zou Nan hai | 2007-07-17 | 3 | -5/+12 |
|\ |
|
| * | fix LogicOp/bitmap problem, bug 11133 | Eric Anholt | 2007-07-04 | 3 | -5/+12 |
* | | Use ProgramStringNotify | Zou Nan hai | 2007-07-17 | 1 | -27/+0 |
* | | support "discard"; | Zou Nan hai | 2007-07-05 | 2 | -0/+16 |
* | | Merge branch 'master' of git+ssh://[email protected]/git/mesa/mesa into... | Zou Nan hai | 2007-07-04 | 7 | -112/+27 |
|\| |
|
| * | Replace texobj->Complete with texobj->_Complete since it's a derived field. | Brian | 2007-06-11 | 1 | -1/+1 |
| * | i965: Add pci info for 965GME/GLE chip. | Wang Zhenyu | 2007-05-31 | 2 | -5/+9 |
| * | Replace initInitState() with _mesa_init_driver_state(). | Brian | 2007-05-22 | 2 | -97/+0 |
| * | include swrast_setup/swrast_setup.h to silence warning | Brian | 2007-05-22 | 1 | -0/+1 |
| * | fog: fix potential issues with generated vp using fog | Roland Scheidegger | 2007-05-22 | 1 | -8/+14 |
| * | add some #includes to silence warnings | Brian | 2007-05-03 | 2 | -1/+2 |
* | | fix issue with output as src register. | Zou Nan hai | 2007-07-04 | 1 | -1/+1 |
* | | Fix a nasty bug... | Zou Nan hai | 2007-07-03 | 1 | -6/+14 |
* | | support branch and loop in pixel shader | Zou Nan hai | 2007-06-21 | 12 | -100/+1346 |
* | | Support loop, conditional update fix | Zou Nan hai | 2007-05-09 | 1 | -10/+17 |
* | | support nested function call | Zou Nan hai | 2007-04-30 | 2 | -15/+17 |
* | | Initial 965 GLSL support | Zou Nan hai | 2007-04-12 | 14 | -75/+275 |
|/ |
|
* | Merge branch 'crestline-qa', adding support for the 965GM chipset. | Eric Anholt | 2007-03-30 | 2 | -0/+4 |
|\ |
|
| * | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline | Nian Wu | 2007-03-26 | 1 | -1/+1 |
| |\ |
|
| * \ | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline | Nian Wu | 2007-03-22 | 3 | -5/+5 |
| |\ \ |
|
| * \ \ | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline | Nian Wu | 2007-03-21 | 1 | -9/+3 |
| |\ \ \ |
|
| * \ \ \ | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline | Nian Wu | 2007-03-19 | 1 | -4/+11 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline | Nian Wu | 2007-03-14 | 1 | -15/+12 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline | Nian Wu | 2007-03-12 | 1 | -1/+8 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline | Nian Wu | 2007-03-07 | 1 | -2/+1 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline | Nian Wu | 2007-03-06 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline | Nian Wu | 2007-03-06 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline | Nian Wu | 2007-02-25 | 36 | -4860/+250 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Add Intel 965GM chipset info | Wang Zhenyu | 2007-02-02 | 2 | -0/+4 |
| * | | | | | | | | | | | Revert origin crestline pci id patch | Wang Zhenyu | 2007-02-02 | 2 | -4/+0 |
| * | | | | | | | | | | | 1. Fix bug #155 | Zou Nan hai | 2007-01-18 | 3 | -16/+19 |
| * | | | | | | | | | | | Merge branch 'master' into crestline | Keith Packard | 2007-01-06 | 6 | -10/+15 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into crestline | Wang Zhenyu | 2007-01-06 | 3 | -53/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Support linear format in i965. | Haihao Xiang | 2006-12-26 | 3 | -4/+9 |
| * | | | | | | | | | | | | | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline | Nian Wu | 2006-12-13 | 4 | -25/+38 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Fix bug #93, i965 driver not thread safe. | Zou Nan hai | 2006-12-13 | 3 | -4/+18 |
| * | | | | | | | | | | | | | | fix bug #99. | Zou Nan hai | 2006-12-13 | 1 | -1/+11 |