aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965
Commit message (Expand)AuthorAgeFilesLines
* i965: Correct build_lighting in i965 driver according toXiang, Haihao2007-09-011-2/+4
* i965: Calculate the positional light in homogeneous coordinates.Xiang, Haihao2007-08-311-0/+5
* optimize 965 clipZou Nan hai2007-08-314-15/+113
* i965: Take the upper limitation on LOD into account.Xiang, Haihao2007-08-311-2/+2
* Bug #10571: Fix 965 line clipping when neither vertex needs clipping.David Moore2007-08-301-6/+14
* i965: store read drawable info in intel_context. Some OpenGLXiang, Haihao2007-08-293-2/+8
* i965: check NULL pointer. fix bug#12193Xiang, Haihao2007-08-291-0/+2
* i965: samplers group in fours in WM_STATE. fix bug#9415Xiang, Haihao2007-08-291-1/+1
* i965: flush batch buffer when getting the maximum. This makesXiang, Haihao2007-08-281-0/+6
* i965: align width/height for volume textureXiang, Haihao2007-08-172-13/+34
* i965: use BRW_TEXCOORDMODE_CLAMP instead of BRW_TEXCOORDMODE_CLAMP_BORDERXiang, Haihao2007-08-151-1/+1
* i965: fix projtex_maskXiang, Haihao2007-08-132-2/+2
* i965: roland's DXTn format texture patch(bug10347)Xiang, Haihao2007-08-102-5/+19
* i965/i915tex: applying right alignment to compressed texture,Xiang, Haihao2007-08-101-3/+13
* i965: set mt->cpp differently with compressed textureXiang, Haihao2007-08-102-4/+34
* Fix typo in logic for unalias2()Keith Whitwell2007-08-021-1/+1
* fix fd.o bug #11804Zou Nan hai2007-08-023-0/+13
* Fix previous commitZou Nan hai2007-08-021-1/+1
* EXT_texture_sRGB support on i965Zou Nan hai2007-08-023-0/+25
* fix fd.o bug #11788, max point sizeZou Nan hai2007-08-011-1/+1
* i965: fix bad casts in do_blit_bitmap to support WindowPos correctlyXiang, Haihao2007-07-311-4/+4
* i965: Use I16_UNORM instead of L16_UNORM (bug 11742)Xiang, Haihao2007-07-311-1/+1
* ARB sprite point support on i965Zou Nan hai2007-07-304-4/+105
* Remove ctx->Point._Size and ctx->Line._Width.Brian2007-07-211-2/+4
* fix LogicOp/bitmap problem, bug 11133Eric Anholt2007-07-043-5/+12
* 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
* 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