mesa/src/gallium/drivers/nvc0
Marek Olšák 3e10ab6b22 gallium,st/mesa: don't use blit-based transfers with software rasterizers
The blit-based paths for TexImage, GetTexImage, and ReadPixels aren't very
fast with software rasterizer. Now Gallium drivers have the ability to turn
them off.

Reviewed-by: Brian Paul <brianp@vmware.com>
Tested-by: Brian Paul <brianp@vmware.com>
2013-03-23 13:19:16 +01:00
..
codegen nvc0: add MP trap handler for nve4 2013-03-12 12:55:37 +01:00
Android.mk android: add CPP_SOURCES for nv50/nvc0 2011-11-06 14:38:23 -07:00
Makefile.am nouveau/build: Fix build failures when drm is not in /usr/include. 2013-01-22 19:10:47 +00:00
Makefile.sources nvc0: implement compute support for nve4 2013-03-12 12:55:37 +01:00
nvc0_2d.xml.h nv50,nvc0: fix 2d engine stencil-only copies 2012-10-28 14:25:56 +01:00
nvc0_3d.xml.h nvc0: add initial support for nve4+ (Kepler) chipsets 2012-04-15 00:08:51 +02:00
nvc0_3ddefs.xml.h nvc0: import nvc0 gallium driver 2010-11-12 15:17:40 +01:00
nvc0_context.c nvc0: implement compute support for nve4 2013-03-12 12:55:37 +01:00
nvc0_context.h nvc0: implement compute support for nve4 2013-03-12 12:55:37 +01:00
nvc0_draw.c nvc0: import nvc0 gallium driver 2010-11-12 15:17:40 +01:00
nvc0_formats.c nv50,nvc0: share the format table code 2012-03-09 15:19:28 +01:00
nvc0_graph_macros.h nvc0: improve vertex state validation 2012-04-14 06:14:21 +02:00
nvc0_m2mf.xml.h nvc0: import nvc0 gallium driver 2010-11-12 15:17:40 +01:00
nvc0_miptree.c nvc0: Add support for video buffer 2013-01-16 17:44:09 +01:00
nvc0_program.c nvc0: fix max varying count, move CLIPVERTEX,FOG out of the way 2013-03-20 12:25:21 +01:00
nvc0_program.h nvc0: implement compute support for nve4 2013-03-12 12:55:37 +01:00
nvc0_push.c nouveau: switch to libdrm_nouveau-2.0 2012-04-14 02:56:33 +10:00
nvc0_query.c nv50,nvc0: implement blit 2012-09-30 21:31:45 +02:00
nvc0_resource.c gallium: unify transfer functions 2012-10-11 21:12:16 +02:00
nvc0_resource.h gallium: unify transfer functions 2012-10-11 21:12:16 +02:00
nvc0_screen.c gallium,st/mesa: don't use blit-based transfers with software rasterizers 2013-03-23 13:19:16 +01:00
nvc0_screen.h nvc0: implement compute support for nve4 2013-03-12 12:55:37 +01:00
nvc0_shader_state.c nvc0: implement compute support for nve4 2013-03-12 12:55:37 +01:00
nvc0_state.c nvc0: implement compute support for nve4 2013-03-12 12:55:37 +01:00
nvc0_state_validate.c nvc0: avoid crash on updating RASTERIZE_ENABLE state 2013-03-12 12:55:37 +01:00
nvc0_stateobj.h nv50,nvc0: handle user vertex buffers 2012-05-17 15:24:58 +02:00
nvc0_surface.c nvc0: avoid crash on updating RASTERIZE_ENABLE state 2013-03-12 12:55:37 +01:00
nvc0_tex.c nvc0: implement compute support for nve4 2013-03-12 12:55:37 +01:00
nvc0_transfer.c nvc0: fix out of bounds writes for unaligned sizes in push_data 2013-01-08 16:13:51 +01:00
nvc0_vbo.c nvc0: Fix memory leak. 2013-02-01 22:50:01 -08:00
nvc0_vbo_translate.c nvc0: add missing call to map edge flag in push_vbo 2013-01-08 16:13:52 +01:00
nvc0_video.c nvc0: add support for accelerated video decoding through the dedicated engines 2013-01-17 16:28:57 +01:00
nvc0_video.h nvc0: add support for accelerated video decoding through the dedicated engines 2013-01-17 16:28:57 +01:00
nvc0_video_bsp.c nvc0: add support for accelerated video decoding through the dedicated engines 2013-01-17 16:28:57 +01:00
nvc0_video_ppp.c nvc0: add support for accelerated video decoding through the dedicated engines 2013-01-17 16:28:57 +01:00
nvc0_video_vp.c nvc0: add support for accelerated video decoding through the dedicated engines 2013-01-17 16:28:57 +01:00
nvc0_winsys.h nvc0: add initial support for nve4+ (Kepler) chipsets 2012-04-15 00:08:51 +02:00
nve4_compute.c nvc0: add MP trap handler for nve4 2013-03-12 12:55:37 +01:00
nve4_compute.h nvc0: add MP trap handler for nve4 2013-03-12 12:55:37 +01:00
nve4_compute.xml.h nvc0: implement compute support for nve4 2013-03-12 12:55:37 +01:00
nve4_p2mf.xml.h nvc0: add initial support for nve4+ (Kepler) chipsets 2012-04-15 00:08:51 +02:00
SConscript scons: add CPP_SOURCES for nv50/nvc0 2011-11-06 14:38:23 -07:00