mesa/src/gallium/drivers/svga
Ilia Mirkin 32b71246e7 gallium: rename PIPE_CAP_TGSI_VS_LAYER to also have _VIEWPORT
Now that this cap is used to determine the availability of both, adjust
its name to reflect the new reality.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2014-07-03 19:39:25 -04:00
..
include svga: split / update svga3d header files 2014-02-14 08:21:43 -07:00
svgadump svga: update dumping code with new GBS commands, etc 2014-02-14 08:21:44 -07:00
Android.mk
Makefile.am gallium/drivers: compact compiler flags into Automake.inc 2013-11-16 16:29:28 +00:00
Makefile.sources svga: refactor some shader code 2014-02-03 12:40:13 -07:00
SConscript scons: Support clang. 2013-04-25 11:59:01 +01:00
svga_cmd.c svga: add new GBS commands 2014-02-14 08:21:44 -07:00
svga_cmd.h svga: add new GBS commands 2014-02-14 08:21:44 -07:00
svga_context.c Revert "svga: add work-around for Sauerbraten Z fighting issue" 2014-04-17 11:29:32 -07:00
svga_context.h svga: compute need_swvfetch in svga_create_vertex_elements_state() 2014-04-17 11:31:15 -07:00
svga_debug.h
svga_draw.c svga: move draw debug code into separate function 2014-04-21 14:54:28 -06:00
svga_draw.h svga: remove user-space vertex/index buffer code 2013-10-24 10:45:47 -06:00
svga_draw_arrays.c gallium: remove PIPE_USAGE_STATIC 2014-02-06 17:37:34 +01:00
svga_draw_elements.c gallium: remove PIPE_USAGE_STATIC 2014-02-06 17:37:34 +01:00
svga_draw_private.h svga: add some comments about primitive conversion 2013-06-19 11:13:14 -06:00
svga_format.c svga: split / update svga3d header files 2014-02-14 08:21:43 -07:00
svga_format.h svga: add svga_format_size() function 2012-02-23 07:49:06 -07:00
svga_hw_reg.h
svga_pipe_blend.c
svga_pipe_blit.c svga: mark dest image as defined in svga_surface_copy() 2013-11-15 10:23:48 -07:00
svga_pipe_clear.c gallium/util: use ui[4] instead of ui in union util_color 2014-04-25 19:29:30 +02:00
svga_pipe_constants.c svga: update constant buffer code for GBS 2014-02-14 08:21:44 -07:00
svga_pipe_depthstencil.c svga: Fix stencil op mapping 2012-02-24 14:55:56 -05:00
svga_pipe_draw.c svga: remove user-space vertex/index buffer code 2013-10-24 10:45:47 -06:00
svga_pipe_flush.c gallium: fix type of flags in pipe_context::flush() 2013-05-04 17:32:10 +08:00
svga_pipe_fs.c svga: refactor some shader code 2014-02-03 12:40:13 -07:00
svga_pipe_misc.c svga: track which textures are rendered to 2014-02-14 08:21:44 -07:00
svga_pipe_query.c gallium: add an index argument to create_query 2014-07-01 11:34:31 -04:00
svga_pipe_rasterizer.c svga: expose HW smooth/stipple/wide lines 2013-12-11 17:19:44 -08:00
svga_pipe_sampler.c svga: remove no-op checks in sampler, sampler_view functions 2014-04-03 19:39:23 -06:00
svga_pipe_vertex.c svga: compute need_swvfetch in svga_create_vertex_elements_state() 2014-04-17 11:31:15 -07:00
svga_pipe_vs.c svga: refactor some shader code 2014-02-03 12:40:13 -07:00
svga_public.h
svga_resource.c gallium: unify transfer functions 2012-10-11 21:12:16 +02:00
svga_resource.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
svga_resource_buffer.c svga: update buffer code for GBS 2014-02-14 08:21:44 -07:00
svga_resource_buffer.h svga: add new helper functions for GBS buffers 2014-02-14 08:21:44 -07:00
svga_resource_buffer_upload.c svga: update buffer code for GBS 2014-02-14 08:21:44 -07:00
svga_resource_buffer_upload.h
svga_resource_texture.c svga: update texture code for GBS 2014-02-14 08:21:44 -07:00
svga_resource_texture.h svga: update texture code for GBS 2014-02-14 08:21:44 -07:00
svga_sampler_view.c svga: remove a couple unneeded assertions 2014-02-14 08:21:44 -07:00
svga_sampler_view.h
svga_screen.c gallium: rename PIPE_CAP_TGSI_VS_LAYER to also have _VIEWPORT 2014-07-03 19:39:25 -04:00
svga_screen.h svga: expose HW smooth/stipple/wide lines 2013-12-11 17:19:44 -08:00
svga_screen_cache.c svga/winsys: Propagate surface shared information to the winsys 2014-02-14 08:21:44 -07:00
svga_screen_cache.h svga: fix comment typos 2013-02-26 08:20:16 -07:00
svga_shader.c svga: Don't unnecessarily reemit BindGBShader commands v2 2014-07-03 22:26:00 +02:00
svga_shader.h svga: added svga_shader_too_large() helper 2014-05-31 06:25:35 -06:00
svga_state.c svga: silence some MSVC signed/unsigned comparison warnings 2012-10-16 17:55:39 -06:00
svga_state.h svga: update shader code for GBS 2014-02-14 08:21:44 -07:00
svga_state_constants.c svga: update constant buffer code for GBS 2014-02-14 08:21:44 -07:00
svga_state_framebuffer.c svga: adjust adjustment for point coordinates 2014-02-14 08:21:44 -07:00
svga_state_fs.c svga: Don't unnecessarily reemit BindGBShader commands v2 2014-07-03 22:26:00 +02:00
svga_state_need_swtnl.c svga: compute need_swvfetch in svga_create_vertex_elements_state() 2014-04-17 11:31:15 -07:00
svga_state_rss.c svga: expose HW smooth/stipple/wide lines 2013-12-11 17:19:44 -08:00
svga_state_tss.c svga: replace sampler assertion with conditional 2014-04-08 08:45:18 -06:00
svga_state_vdecl.c svga: move translated vertex declaration types into svga_velems_state 2014-04-17 11:29:32 -07:00
svga_state_vs.c svga: Don't unnecessarily reemit BindGBShader commands v2 2014-07-03 22:26:00 +02:00
svga_surface.c svga: track which textures are rendered to 2014-02-14 08:21:44 -07:00
svga_surface.h svga: make svga_surface_needs_propagation() surface const 2012-06-14 08:20:40 -06:00
svga_swtnl.h
svga_swtnl_backend.c svga: silence some MSVC signed/unsigned comparison warnings 2012-10-16 17:55:39 -06:00
svga_swtnl_draw.c svga: update constant buffer code for GBS 2014-02-14 08:21:44 -07:00
svga_swtnl_private.h svga: Update state prototypes to return pipe_error. 2011-11-02 11:18:35 +00:00
svga_swtnl_state.c draw,llvmpipe,util: add depth bias calculation for arb_depth_buffer_float 2013-11-07 18:32:54 +00:00
svga_tgsi.c svga: refactor some shader code 2014-02-03 12:40:13 -07:00
svga_tgsi.h svga: add VS code to set attribute W component to 1 2014-04-17 11:29:33 -07:00
svga_tgsi_decl_sm30.c svga: fix PS output register setup regression 2014-01-23 11:08:40 -07:00
svga_tgsi_emit.h svga: implement support for signed byte vertex attributes 2014-04-17 11:29:33 -07:00
svga_tgsi_insn.c svga: fix comment for emit_adjusted_vertex_attribs() 2014-04-17 16:15:37 -06:00
svga_winsys.h svga/winsys: Propagate surface shared information to the winsys 2014-02-14 08:21:44 -07:00