summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_wm.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Merge branch 'drm-gem'""Dave Airlie2008-08-241-3/+1
* Revert "Merge branch 'drm-gem'"Dave Airlie2008-08-241-1/+3
* i965: Enable GL_ARB_fragment_program_shadow and fix key->shadowtex_mask. (bug...Xiang, Haihao2008-08-201-6/+3
* intel-gem: Update to new check_aperture API for classic mode.Eric Anholt2008-08-081-3/+1
* i965: initial attempt at fixing the aperture overflowDave Airlie2008-04-181-2/+4
* [i965] multiple rendering target supportZou Nan hai2008-03-131-4/+1
* [i965] fix fd.o bug #11471 and #11478Zou Nan hai2008-03-071-2/+6
* [965] Bug #9151: make fragment.position return window coords not screen coords.Eric Anholt2008-02-281-1/+25
* i965: remove unused hal hooksDave Airlie2008-02-141-19/+0
* i965: new integrated graphics chipset supportXiang, Haihao2008-01-291-2/+2
* [965] Fix and enable separate stencil.Eric Anholt2007-12-211-1/+2
* [965] Replace the state cache suballocator with direct dri_bufmgr use.Eric Anholt2007-12-141-16/+14
* Revert "[965] Add missing flagging of new stage programs for updating stage s...Eric Anholt2007-12-051-19/+7
* [965] Add missing flagging of new stage programs for updating stage state.Eric Anholt2007-12-051-7/+19
* Merge branch '965-glsl'Zou Nan hai2007-10-261-39/+45
|\
| * support branch and loop in pixel shaderZou Nan hai2007-06-211-39/+41
| * Initial 965 GLSL supportZou Nan hai2007-04-121-0/+4
* | i965: fix projtex_maskXiang, Haihao2007-08-131-1/+1
|/
* Update DRI drivers for new glsl compiler.Brian2007-02-231-4/+0
* i965: Fix a crash with wine by not allocating >1MB on the stack.Eric Anholt2006-12-091-19/+30
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+349