Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Correct build_lighting in i965 driver according to | Xiang, Haihao | 2007-09-01 | 1 | -2/+4 |
| | | | | commit 6dd98e9853a6984150aa47467112e016c40a4ab4. | ||||
* | i965: Calculate the positional light in homogeneous coordinates. | Xiang, Haihao | 2007-08-31 | 1 | -0/+5 |
| | | | | fix bug#11009 | ||||
* | optimize 965 clip | Zou Nan hai | 2007-08-31 | 4 | -15/+113 |
| | | | | | 1. increase clip thread number to 2 2. do cliptest for -rhw | ||||
* | i965: Take the upper limitation on LOD into account. | Xiang, Haihao | 2007-08-31 | 1 | -2/+2 |
| | |||||
* | Bug #10571: Fix 965 line clipping when neither vertex needs clipping. | David Moore | 2007-08-30 | 1 | -6/+14 |
| | |||||
* | i965: store read drawable info in intel_context. Some OpenGL | Xiang, Haihao | 2007-08-29 | 3 | -2/+8 |
| | | | | operations are based on read drawable. fix bug#10136. | ||||
* | i965: check NULL pointer. fix bug#12193 | Xiang, Haihao | 2007-08-29 | 1 | -0/+2 |
| | |||||
* | i965: samplers group in fours in WM_STATE. fix bug#9415 | Xiang, Haihao | 2007-08-29 | 1 | -1/+1 |
| | |||||
* | i965: flush batch buffer when getting the maximum. This makes | Xiang, Haihao | 2007-08-28 | 1 | -0/+6 |
| | | | | some 3D programs such as pymol work well. | ||||
* | i965: align width/height for volume texture | Xiang, Haihao | 2007-08-17 | 2 | -13/+34 |
| | |||||
* | i965: use BRW_TEXCOORDMODE_CLAMP instead of BRW_TEXCOORDMODE_CLAMP_BORDER | Xiang, Haihao | 2007-08-15 | 1 | -1/+1 |
| | | | | to implement GL_CLAMP | ||||
* | i965: fix projtex_mask | Xiang, Haihao | 2007-08-13 | 2 | -2/+2 |
| | | | | | projtex_mask is only an 8bit field, and wm.input_size_masks includes other attributes' information, therefore right shift is needed. | ||||
* | i965: roland's DXTn format texture patch(bug10347) | Xiang, Haihao | 2007-08-10 | 2 | -5/+19 |
| | |||||
* | i965/i915tex: applying right alignment to compressed texture, | Xiang, Haihao | 2007-08-10 | 1 | -3/+13 |
| | | | | which make small textures(4x4,2x2,1x1) work well. | ||||
* | i965: set mt->cpp differently with compressed texture | Xiang, Haihao | 2007-08-10 | 2 | -4/+34 |
| | |||||
* | Fix typo in logic for unalias2() | Keith Whitwell | 2007-08-02 | 1 | -1/+1 |
| | |||||
* | fix fd.o bug #11804 | Zou Nan hai | 2007-08-02 | 3 | -0/+13 |
| | | | | glPolygonMode with point sprite on i965 | ||||
* | Fix previous commit | Zou Nan hai | 2007-08-02 | 1 | -1/+1 |
| | |||||
* | EXT_texture_sRGB support on i965 | Zou Nan hai | 2007-08-02 | 3 | -0/+25 |
| | |||||
* | fix fd.o bug #11788, max point size | Zou Nan hai | 2007-08-01 | 1 | -1/+1 |
| | |||||
* | i965: fix bad casts in do_blit_bitmap to support WindowPos correctly | Xiang, Haihao | 2007-07-31 | 1 | -4/+4 |
| | |||||
* | i965: Use I16_UNORM instead of L16_UNORM (bug 11742) | Xiang, Haihao | 2007-07-31 | 1 | -1/+1 |
| | |||||
* | ARB sprite point support on i965 | Zou Nan hai | 2007-07-30 | 4 | -4/+105 |
| | |||||
* | Remove ctx->Point._Size and ctx->Line._Width. | Brian | 2007-07-21 | 1 | -2/+4 |
| | | | | | | The clamping for these values depends on whether we're drawing AA or non-AA points, lines. Defer clamping until drawing time. Drivers could compute and keep clamped AA and clamped non-AA values if desired. | ||||
* | fix LogicOp/bitmap problem, bug 11133 | Eric Anholt | 2007-07-04 | 3 | -5/+12 |
| | |||||
* | 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 |
| | | | | | Change the generated vertex programs (tnl/brw) to follow the same logic as the tnl fog wrt using absolute value, and sync them up a bit (untested). | ||||
* | add some #includes to silence warnings | Brian | 2007-05-03 | 2 | -1/+2 |
| | |||||
* | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2. I notice multiple ARB_occlusion_query should be able to overlap according to spec. 3. Declaring extern variables in a .c file is evil, fix it. | ||||
| * | | | | | | | | | | | 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 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/mesa/drivers/dri/i965/brw_tex_layout.c Michel Dänzer replaced the copy of the 945 mipmap layout code with that from the 945 driver directly. | ||||
| * | | | | | | | | | | | | | Support linear format in i965. | Haihao Xiang | 2006-12-26 | 3 | -4/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug #117 #118 | ||||
| * | | | | | | | | | | | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I am not confident of it is 100% thread safe now. bufmgr_fake.c need a total rewrite later (cherry picked from 606632ca27558ee1335be2f4a5906f2baa240a6a commit) |