..
Android.mk
Remove tgsi_sse2.
2011-11-08 22:57:34 +00:00
Makefile.am
Remove hacks for static Makefiles
2013-01-13 00:55:37 +01:00
SConscript
Remove tgsi_sse2.
2011-11-08 22:57:34 +00:00
sp_clear.c
softpipe: implement separate depth-stencil clear
2013-01-15 16:47:18 +01:00
sp_clear.h
gallium: move clear paths from rgba to a pointer to a color union (v2)
2011-09-18 15:12:47 +01:00
sp_context.c
gallium: add condition parameter to render_condition
2013-06-18 18:01:24 +02:00
sp_context.h
gallium: add condition parameter to render_condition
2013-06-18 18:01:24 +02:00
sp_draw_arrays.c
Revert "draw: clear the draw buffers in draw"
2013-06-17 21:43:10 -04:00
sp_fence.c
softpipe: add a better fake implementation of fences
2011-06-02 16:50:46 +02:00
sp_fence.h
sp_flush.c
gallium: fix type of flags in pipe_context::flush()
2013-05-04 17:32:10 +08:00
sp_flush.h
gallium: fix type of flags in pipe_context::flush()
2013-05-04 17:32:10 +08:00
sp_fs.h
Remove tgsi_sse2.
2011-11-08 22:57:34 +00:00
sp_fs_exec.c
softpipe/draw/tgsi: simplify driver/tgsi sampler interface
2013-02-28 03:39:53 +01:00
sp_limits.h
softpipe: implement the new can_create_resource() function
2012-09-17 19:49:27 -06:00
sp_prim_vbuf.c
draw: implement pipeline statistics in the draw module
2013-04-16 23:38:47 -07:00
sp_prim_vbuf.h
sp_public.h
sp_quad.h
gallium: Prefix #defines in tgsi_exec.h with TGSI_
2012-01-30 13:37:00 -05:00
sp_quad_blend.c
gallium/util: remove duplicated function util_format_is_rgb_no_alpha
2013-02-06 14:51:32 +01:00
sp_quad_depth_test.c
gallium: Prefix #defines in tgsi_exec.h with TGSI_
2012-01-30 13:37:00 -05:00
sp_quad_depth_test_tmp.h
sp_quad_fs.c
draw: implement pipeline statistics in the draw module
2013-04-16 23:38:47 -07:00
sp_quad_pipe.c
softpipe: use the polygon stipple utility module
2011-07-21 10:32:15 -06:00
sp_quad_pipe.h
sp_quad_stipple.c
sp_query.c
softpipe: handle all queries, and change for the new disjoint semantics
2013-06-19 23:47:36 +02:00
sp_query.h
sp_screen.c
gallium: Add support for multiple viewports
2013-05-25 09:49:20 -04:00
sp_screen.h
softpipe: fix llvm build
2012-01-11 10:16:56 +00:00
sp_setup.c
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel_center.
2013-04-23 19:42:47 +01:00
sp_setup.h
sp_state.h
softpipe: don't use samplers with prebaked sampler and sampler_view state
2013-03-11 17:07:51 +01:00
sp_state_blend.c
softpipe: implement blend color clamping
2011-09-14 08:15:59 -06:00
sp_state_clip.c
gallium: Add support for multiple viewports
2013-05-25 09:49:20 -04:00
sp_state_derived.c
softpipe: draw_find_shader_output returns -1 on invalid outputs
2013-05-30 19:54:25 -04:00
sp_state_rasterizer.c
softpipe: make rasterizer state functions static
2010-09-25 14:25:40 -06:00
sp_state_sampler.c
softpipe: don't use samplers with prebaked sampler and sampler_view state
2013-03-11 17:07:51 +01:00
sp_state_shader.c
softpipe: fix streamout with an emptry geometry shader
2013-04-22 20:36:07 -04:00
sp_state_so.c
Revert "draw: clear the draw buffers in draw"
2013-06-17 21:43:10 -04:00
sp_state_surface.c
softpipe: fix set_framebuffer_state with uninitialized surfaces past nr_cbufs-1
2012-09-30 18:57:56 +02:00
sp_state_vertex.c
gallium: add start_slot parameter to set_vertex_buffers
2012-10-31 00:55:13 +01:00
sp_surface.c
gallium: add condition parameter to render_condition
2013-06-18 18:01:24 +02:00
sp_surface.h
sp_tex_sample.c
softpipe: disambiguate TILE_SIZE / TEX_TILE_SIZE
2013-05-22 22:57:27 +02:00
sp_tex_sample.h
softpipe: don't use samplers with prebaked sampler and sampler_view state
2013-03-11 17:07:51 +01:00
sp_tex_tile_cache.c
softpipe: disambiguate TILE_SIZE / TEX_TILE_SIZE
2013-05-22 22:57:27 +02:00
sp_tex_tile_cache.h
softpipe: change TEX_TILE_SIZE and NUM_TEX_TILE_ENTRIES
2013-05-22 22:57:27 +02:00
sp_texture.c
softpipe: don't assert when creating surfaces with multiple layers
2013-03-14 00:21:56 +01:00
sp_texture.h
Merge remote branch 'origin/master' into pipe-video
2010-12-11 13:43:44 +01:00
sp_tile_cache.c
softpipe: fix up NUM_ENTRIES confusion
2013-03-14 18:17:18 -06:00
sp_tile_cache.h
gallium: unify transfer functions
2012-10-11 21:12:16 +02:00