summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestlineNian Wu2007-03-152-6/+9
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestlineNian Wu2007-03-1413-26/+39
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestlineNian Wu2007-03-1313-41/+59
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestlineNian Wu2007-03-1224-406/+766
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestlineNian Wu2007-03-0727-38/+44
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestlineNian Wu2007-03-064-4/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 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-03-026-187/+179
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestlineNian Wu2007-03-017-40/+65
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestlineNian Wu2007-02-274-76/+103
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestlineNian Wu2007-02-25202-17452/+6481
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | 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 'origin' into crestlineKeith Packard2007-01-071-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into crestlineKeith Packard2007-01-066-10/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into crestlineWang Zhenyu2007-01-0670-1739/+14686
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | 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-1325-812/+689
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | | | | | | | Add missing OSMesaColorClamp functionAlan Hourihane2007-03-281-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | i915tex compile fix (account for moved _UseTexEnvProgram var)Roland Scheidegger2007-03-271-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | Restore the UseTexEnvProgram logic.Brian2007-03-275-4/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | r300: Fix radeonUpdatePageFlipping() function.Roland Scheidegger2007-03-271-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | r128, radeon, r200: Check ctx->WinSysDrawBuffer before calling function that ...Roland Scheidegger2007-03-273-6/+12
* | | | | | | | | | | | | | | | | | | | | | | | | | r300: Check ctx->WinSysDrawBuffer before calling function that dereferences it.Michel Dänzer2007-03-271-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | fix r128 rendering, lockupsMiroslav Šustek2007-03-261-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | Fix compile errorZou Nan hai2007-03-271-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | r300: Remove a warning when vertex programs produce an unused outputNicolai Haehnle2007-03-261-3/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | r300: Whitespace cleanup (remove trailing spaces)Nicolai Haehnle2007-03-261-115/+115
* | | | | | | | | | | | | | | | | | | | | | | | | | r300: Fix warnings that were introduced by the glsl mergeNicolai Haehnle2007-03-261-2/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | merge of glsl-compiler-1 branchBrian2007-03-2644-207/+641
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge from masterBrian2007-03-2161-850/+1365
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git+ssh://[email protected]/git/mesa/mesa i...Brian2007-03-1017-321/+667
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'origin' into glsl-compiler-1Brian2007-03-0947-535/+421
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | s/GetFragmentProgramRegister/GetProgramRegister/Brian2007-02-251-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update DRI drivers for new glsl compiler.Brian2007-02-2341-205/+187
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | updated for vboBrian2007-02-221-3/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | use _mesa_get_program_register()Brian2007-02-221-1/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'origin' into glsl-compiler-1Brian2007-02-22239-17257/+19609
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove accidental check-inBrian2007-02-201-0/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stand-alone GLSL compilerBrian2007-02-173-0/+397
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Overhaul of GLSL API functions, dispatching, etc.Brian2006-12-192-4/+50
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vertex/fragment program field changesBrian2006-12-152-3/+2