mesa/src/gallium/drivers
Eric Anholt 3c3b1184eb vc4: Add support for laying out MSAA resources.
For MSAA, we store full resolution tile buffer contents, which have their
own tiling format.  Since they're full resolution buffers, we have to
align their size to full tiles.
2015-12-04 09:24:36 -08:00
..
ddebug gallium/ddebug: add missing dd_util.h to sources list 2015-10-08 18:13:24 +01:00
freedreno freedreno/ir3: convert scheduler back to recursive algo 2015-12-04 10:27:09 -05:00
i915 gallium: add PIPE_CAP_CLEAR_TEXTURE and clear_texture prototype 2015-11-11 19:20:41 -05:00
ilo gallium: add PIPE_CAP_CLEAR_TEXTURE and clear_texture prototype 2015-11-11 19:20:41 -05:00
llvmpipe llvmpipe: use provoking vertex for layer/viewport 2015-12-04 03:42:19 +01:00
noop gallium: add flags parameter to pipe_screen::context_create 2015-08-26 19:25:18 +02:00
nouveau nv50/ir: replace zeros in movs as well 2015-12-03 23:46:02 -05:00
r300 gallium: add PIPE_CAP_CLEAR_TEXTURE and clear_texture prototype 2015-11-11 19:20:41 -05:00
r600 r600: set mega fetch count to 16 for gs copy shader 2015-12-02 08:25:13 +10:00
radeon radeonsi: fix Fiji for LLVM <= 3.7 2015-12-03 23:55:23 +01:00
radeonsi radeonsi: dump init_config IBs 2015-12-03 23:41:23 +01:00
rbug gallium: add flags parameter to pipe_screen::context_create 2015-08-26 19:25:18 +02:00
softpipe softpipe: use provoking vertex for layer 2015-12-04 03:42:19 +01:00
svga svga: Don't return value from void function. 2015-11-27 14:14:25 +00:00
trace gallium/trace: remove useless NULL check from trace_screen_create() 2015-11-21 12:52:17 +00:00
vc4 vc4: Add support for laying out MSAA resources. 2015-12-04 09:24:36 -08:00
virgl gallium: add PIPE_CAP_CLEAR_TEXTURE and clear_texture prototype 2015-11-11 19:20:41 -05:00