mesa/src
Marek Olšák faaba52aed r600g: atomize blend state
This is not so trivial, because we disable blending if the dual src
blending is turned on and the number of color outputs is less than 2.
I decided to create 2 command buffers in the blend state object and just
switch between them when needed, because there are other states unrelated
to blending (like the color mask) and those shouldn't be changed
(the old code had it wrong).

Reviewed-by: Jerome Glisse <jglisse@redhat.com>
2012-10-10 00:16:32 +02:00
..
egl egl: Remove bogus invalidate code. 2012-10-09 14:32:04 -07:00
gallium r600g: atomize blend state 2012-10-10 00:16:32 +02:00
gbm dri: Rework planar image interface 2012-08-31 19:51:02 +02:00
getopt
glsl android: glcpp: fix abuse of yylex 2012-10-02 08:14:34 +03:00
glx glx: Replace DRI2SwapBuffers() custom protocol with XCB. 2012-10-09 14:32:03 -07:00
gtest build: Fix gtest out-of-tree build 2012-08-14 10:54:39 -07:00
mapi glx: Remove the last user of -DUSE_XCB. 2012-10-09 14:32:02 -07:00
mesa mesa/tests: Remove driverCtx parameter from call to _mesa_initialize_context 2012-10-09 11:21:14 -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 Remove libGLU 2012-08-31 10:58:15 -07:00