Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update texenvprogram.c code to use prog_cache.c routines. | Brian | 2007-10-31 | 1 | -9/+2 |
* | Refactor _mesa_UpdateTexEnvProgram() | Brian | 2007-10-29 | 1 | -0/+3 |
* | Better caching for texenv programs. | Keith Whitwell | 2006-05-22 | 1 | -0/+1 |
* | Cache texenv programs to avoid repeated compilation (Ben Skeggs) | Keith Whitwell | 2005-07-11 | 1 | -0/+1 |
* | Add a facility to route all rasterization through a fragment program | Keith Whitwell | 2005-05-04 | 1 | -0/+39 |