summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git+ssh://[email protected]/git/mesa/mesa into...Zou Nan hai2007-07-173-5/+12
|\
| * fix LogicOp/bitmap problem, bug 11133Eric Anholt2007-07-043-5/+12
* | Use ProgramStringNotifyZou Nan hai2007-07-171-27/+0
* | support "discard";Zou Nan hai2007-07-052-0/+16
* | Merge branch 'master' of git+ssh://[email protected]/git/mesa/mesa into...Zou Nan hai2007-07-047-112/+27
|\|
| * Replace texobj->Complete with texobj->_Complete since it's a derived field.Brian2007-06-111-1/+1
| * i965: Add pci info for 965GME/GLE chip.Wang Zhenyu2007-05-312-5/+9
| * Replace initInitState() with _mesa_init_driver_state().Brian2007-05-222-97/+0
| * include swrast_setup/swrast_setup.h to silence warningBrian2007-05-221-0/+1
| * fog: fix potential issues with generated vp using fogRoland Scheidegger2007-05-221-8/+14
| * add some #includes to silence warningsBrian2007-05-032-1/+2
* | fix issue with output as src register.Zou Nan hai2007-07-041-1/+1
* | Fix a nasty bug...Zou Nan hai2007-07-031-6/+14
* | support branch and loop in pixel shaderZou Nan hai2007-06-2112-100/+1346
* | Support loop, conditional update fixZou Nan hai2007-05-091-10/+17
* | support nested function callZou Nan hai2007-04-302-15/+17
* | Initial 965 GLSL supportZou Nan hai2007-04-1214-75/+275
|/
* Merge branch 'crestline-qa', adding support for the 965GM chipset.Eric Anholt2007-03-302-0/+4
|\
| * Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestlineNian Wu2007-03-261-1/+1
| |\
| * \ Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestlineNian Wu2007-03-223-5/+5
| |\ \
| * \ \ Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestlineNian Wu2007-03-211-9/+3
| |\ \ \
| * \ \ \ Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestlineNian Wu2007-03-191-4/+11
| |\ \ \ \
| * \ \ \ \ Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestlineNian Wu2007-03-141-15/+12
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestlineNian Wu2007-03-121-1/+8
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestlineNian Wu2007-03-071-2/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestlineNian Wu2007-03-061-1/+2
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestlineNian Wu2007-03-061-0/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestlineNian Wu2007-02-2536-4860/+250
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add Intel 965GM chipset infoWang Zhenyu2007-02-022-0/+4
| * | | | | | | | | | | Revert origin crestline pci id patchWang Zhenyu2007-02-022-4/+0
| * | | | | | | | | | | 1. Fix bug #155Zou Nan hai2007-01-183-16/+19
| * | | | | | | | | | | Merge branch 'master' into crestlineKeith Packard2007-01-066-10/+15
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into crestlineWang Zhenyu2007-01-063-53/+8
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Support linear format in i965.Haihao Xiang2006-12-263-4/+9
| * | | | | | | | | | | | | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestlineNian Wu2006-12-134-25/+38
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix bug #93, i965 driver not thread safe.Zou Nan hai2006-12-133-4/+18
| * | | | | | | | | | | | | | fix bug #99.Zou Nan hai2006-12-131-1/+11
| * | | | | | | | | | | | | | ARB_occlusion_query supportZou Nan hai2006-12-134-1/+55
| * | | | | | | | | | | | | | if (tex width < 4), mipmap calculation will be out of rangeZou Nan hai2006-12-131-1/+1
| * | | | | | | | | | | | | | Avoid branch instructions while in single program flow mode.Eric Anholt2006-12-105-59/+125
| * | | | | | | | | | | | | | Connect INTEL_DEBUG=sync up to cmd/batch ioctls.Eric Anholt2006-12-101-2/+30
| * | | | | | | | | | | | | | adding pci id of CrestlineWang Zhenyu2006-12-102-0/+4
* | | | | | | | | | | | | | | Fix compile errorZou Nan hai2007-03-271-1/+1
* | | | | | | | | | | | | | | merge of glsl-compiler-1 branchBrian2007-03-2617-107/+81
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | merge from masterBrian2007-03-212-19/+24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'origin' into glsl-compiler-1Brian2007-03-092-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Update DRI drivers for new glsl compiler.Brian2007-02-2317-106/+80
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | i965: The given urb layout(maximal size of urb entries and theXiang, Haihao2007-03-251-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | fix for bug#10339Xiang, Haihao2007-03-222-3/+3
| |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | fix copy and paste bug from last commit in fog generation code for GL_LINEAR fogRoland Scheidegger2007-03-211-2/+2
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |