mesa/src
Samuel Pitoiset ddc32537d6 mesa: clamp viewport values only once when using glViewport()
It's useless to clamp the same values for all viewports.

+7% in the "viewport change" test (drawoverhead benchmark).

v2: - call clamp_viewport() in all callers of set_viewport_no_notify()

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com> (v1)
2017-07-31 12:14:10 +02:00
..
amd radv: for stencil only set Z tile mode index to same value 2017-07-28 04:12:32 +01:00
broadcom broadcom/vc4: Switch the V3D 2.1 XML over to restricted address fields. 2017-07-25 14:55:12 -07:00
compiler glsl: small builtin inline tidy up 2017-07-27 22:14:37 +10:00
egl egl: move KHR_no_error vs debug/robustness check further down 2017-07-26 11:50:32 +01:00
gallium gallium: Fix Thomas's email address 2017-07-28 13:41:51 -07:00
gbm gbm: fix typo 2017-07-19 15:51:54 +01:00
getopt
glx egl: turn one more boolean int into a bool 2017-06-21 21:42:14 +01:00
gtest
hgl
intel anv: only expose up to 28 vertex attributes 2017-07-26 08:16:43 +02:00
loader loader/dri3: Use dri3_find_back in loader_dri3_swap_buffers_msc 2017-07-13 16:49:28 +09:00
mapi mapi: add missing no_error tag to glBlitNamedFramebuffer() 2017-07-18 10:07:34 +02:00
mesa mesa: clamp viewport values only once when using glViewport() 2017-07-31 12:14:10 +02:00
util ra: Add a callback for selecting a register from what's available. 2017-07-25 14:44:52 -07:00
vulkan vulkan/util: fix typo in comment 2017-07-18 13:56:04 +01:00
Makefile.am build systems: move git_sha1_gen.sh to bin/ 2017-07-06 22:59:39 +01:00
SConscript build systems: move git_sha1_gen.sh to bin/ 2017-07-06 22:59:39 +01:00