mesa/src
Rob Clark 4de1e5eddc WIP: freedreno/a3xx: incorrect scissor for binning pass
If scissor optimization is used (to avoid bringing scissored portions of
the render target into GMEM and then back out to system memory) in
combination with hw binning pass, the result would be a scissor mismatch
between binning pass and rendering pass.  This would cause rendering
bugs in some scenarios with (for example) gnome-shell.

I would have expected that simply using the correct screen-scissor
during the binning pass would be enough, but seems like there is
something else missing.  So for now disable binning pass if scissor
optimization is used.
2014-03-05 12:37:21 -05:00
..
egl egl/wayland: explicitly set __DRIimageLoaderExtension members 2014-02-23 16:42:16 +00:00
gallium WIP: freedreno/a3xx: incorrect scissor for binning pass 2014-03-05 12:37:21 -05:00
gbm gbm/dri: Fixed buffer object memory leak in case of failure. 2014-02-28 15:57:15 -08:00
getopt
glsl glsl: switch to c11 mutex functions 2014-03-03 13:08:58 -07:00
glx mesa: remove empty glthread.h file 2014-03-03 13:08:59 -07:00
gtest
hgl haiku libGL: Move from gallium target to src/hgl 2014-01-06 15:50:21 -06:00
loader dri: Add a useful error message if someone's packages missed libudev deps. 2014-02-01 10:09:11 -08:00
mapi mesa: Add core API support for GL_ARB_stencil_texturing (from 4.3). 2014-03-04 17:21:06 -08:00
mesa i965: Mark invariants in backend_visitor as constants 2014-03-05 10:31:57 +02:00
Makefile.am loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00
SConscript loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00