aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_cubemap_normalize.cpp
Commit message (Expand)AuthorAgeFilesLines
* i965: Don't try to normalize cubemap coordinates for textureSize.Kenneth Graunke2011-11-121-0/+3
* intel: Convert from GLboolean to 'bool' from stdbool.h.Kenneth Graunke2011-10-181-1/+1
* i965: Fix Android build by removing relative includesChad Versace2011-08-301-2/+2
* Convert everything from the talloc API to the ralloc API.Kenneth Graunke2011-01-311-1/+1
* i965: Normalize cubemap coordinates like is done in the Mesa IR path.Eric Anholt2010-10-071-0/+110