summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_program.c
Commit message (Expand)AuthorAgeFilesLines
* i965: remove unused varBrian Paul2009-04-101-1/+0
* i965: re-org of some of the new constant buffer codeBrian Paul2009-04-091-18/+0
* i965: free shader's constant buffer in brwDeleteProgram()Brian Paul2009-04-091-0/+6
* i965: check-point commit of new constant buffer supportBrian Paul2009-04-031-0/+20
* i965: use new cast wrappersBrian Paul2009-03-101-4/+9
* i965: avoid unnecessary calls to brw_wm_is_glsl()Brian Paul2009-03-061-0/+2
* i965: var renaming, clean-upBrian Paul2009-02-201-13/+11
* i965: fix broken ARB fp fog optionsBrian Paul2009-01-121-0/+6
* i965: Fix failure to upload new constant data when changing programs.Eric Anholt2008-12-031-2/+0
* [intel] Warnings fixes.Eric Anholt2008-05-021-0/+1
* [965] Add MVP code for position invariant vertex programs.Michal Wajdeczko2008-03-211-0/+3
* [965] Remove AUB file support.Eric Anholt2007-09-271-1/+0
* Fix-up #includes to remove some -I options.Brian2007-09-111-5/+5
* Fix compile errorZou Nan hai2007-03-271-1/+1
* fix for bug#10339Xiang, Haihao2007-03-221-2/+2
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+147