mesa/src
Kenneth Graunke 7b0d30eb87 i965/fs: Remove struct brw_shader * parameter to fs_visitor constructor.
We can easily recover it from prog, and this makes it clear that we
aren't passing additional information in.

v2: Use an if-statement rather than the ?: operator (suggested by Eric).

Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Paul Berry <stereotype441@gmail.com>
2012-11-26 19:52:33 -08:00
..
egl egl/dri2: Set error code when dri2CreateContextAttribs fails 2012-11-19 08:18:22 -08:00
gallium gallivm: use the new mip per quad handling in texture fetch path 2012-11-27 03:30:55 +01:00
gbm gbm: Use the kms dumb ioctls for cursor instead of libkms 2012-10-21 13:00:49 -04:00
getopt
glsl mesa: Fix linker-assigned varying component counting since 8fb1e4a462 2012-11-17 12:55:54 -08:00
glx mesa: Standardize names of OpenGL functions. 2012-11-12 10:53:57 -08:00
gtest build: Fix gtest out-of-tree build 2012-08-14 10:54:39 -07:00
mapi mesa: Mark GetBufferParameteri64v as implemented. 2012-11-19 11:49:04 -08:00
mesa i965/fs: Remove struct brw_shader * parameter to fs_visitor constructor. 2012-11-26 19:52:33 -08:00
.gitignore automake: Convert src/Makefile to automake. 2012-06-11 09:28:00 -07:00
Makefile.am automake: Convert src/Makefile to automake. 2012-06-11 09:28:00 -07:00
SConscript Remove libGLU 2012-08-31 10:58:15 -07:00