mesa/src/gallium/state_trackers
Marek Olšák 6c6cfc02c9 st/dri: reuse depth-stencil and MSAA resources after DRI2 invalidate event
Page flipping generates an invalidate event every frame, causing reallocations
of all private resources (MSAA and depth-stencil).

Reusing the resources may improve performance (especially under memory
pressure).

Reviewed-by: Brian Paul <brianp@vmware.com>
2013-06-13 03:54:14 +02:00
..
clover gallium: fix type of flags in pipe_context::flush() 2013-05-04 17:32:10 +08:00
dri st/dri: reuse depth-stencil and MSAA resources after DRI2 invalidate event 2013-06-13 03:54:14 +02:00
egl mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
gbm Remove hacks for static Makefiles 2013-01-13 00:55:37 +01:00
glx st/xlib: Flush the front buffer before doing CopySubBuffer 2013-06-07 18:53:54 -07:00
osmesa mesa: Restore 78-column wrapping of license text in C-style comments. 2013-04-23 22:07:09 -07:00
vdpau st/vdpau: destroy handle table only when it's empty 2013-05-27 18:18:32 +02:00
vega gallium/util: make WRITES_ALL_CBUFS optional in the passthrough fragment shader 2013-06-13 03:54:13 +02:00
wgl mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
xa gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel_center. 2013-04-23 19:42:47 +01:00
xorg gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel_center. 2013-04-23 19:42:47 +01:00
xvmc st/xvmc/tests: Fix build failure, v2 2013-05-03 19:14:54 +02:00
Makefile.am build: Stop using GALLIUM_STATE_TRACKERS_DIRS for SUBDIRS 2013-04-15 12:04:26 -07:00
README Code reorganization: placeholder for state-trackers. 2008-02-15 17:52:14 +09:00

This directory is a placeholder for incubating state-trackers. Mesa's
state-tracker is in src/mesa.