mesa/src
Paul Berry 17eae9762c i965/blorp: Parameterize manual_blend() by num_samples.
This patch adds a num_samples argument to the blorp function
manual_blend(), allowing it to be told how many samples need to be
blended together.  Previously it assumed 4x MSAA, since that was all
we supported.

We also bump up LOG2_MAX_BLEND_SAMPLES from 2 to 3, so that
manual_blend() will be able to handle 8x MSAA.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2012-07-24 14:52:58 -07:00
..
egl wayland: Support EGL_WIDTH and EGL_HEIGHT queries for wl_buffer 2012-07-19 14:03:17 -04:00
gallium Fix compile time errors when building against uclibc 2012-07-24 13:00:47 -07:00
gbm gbm: Rename gbm_bo_get_pitch to gbm_bo_get_stride 2012-07-16 16:29:16 -04:00
getopt
glsl Fix compile time errors when building against uclibc 2012-07-24 13:00:47 -07:00
glu glu: fix two Clang warnings 2012-05-21 08:29:23 -06:00
glx automake: Honor GL_LIB for mangled/custom lib names 2012-07-23 22:34:13 -07:00
gtest gtest: Don't actually install a library. 2012-04-16 11:25:39 -07:00
mapi automake: convert libglapi 2012-07-13 12:44:07 +01:00
mesa i965/blorp: Parameterize manual_blend() by num_samples. 2012-07-24 14:52:58 -07: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 scons: add code to generate the various GL API files 2012-05-31 09:40:35 -06:00