| .. |
|
Makefile
|
g3dvl: pipe_video_context interface, softpipe impl, auxiliary libs
|
2009-09-27 19:49:06 -04:00 |
|
SConscript
|
g3dvl: pipe_video_context interface, softpipe impl, auxiliary libs
|
2009-09-27 19:49:06 -04:00 |
|
sp_clear.c
|
softpipe: remove unneeded #includes
|
2009-09-10 16:38:51 -06:00 |
|
sp_clear.h
|
softpipe: remove unneeded #includes
|
2009-09-10 16:38:51 -06:00 |
|
sp_context.c
|
softpipe: Grab a ref when the fb is set.
|
2009-09-29 08:21:54 -06:00 |
|
sp_context.h
|
softpipe: whitespace and comment fixes
|
2009-10-07 13:21:57 -06:00 |
|
sp_draw_arrays.c
|
softpipe: use u_reduced_prim()
|
2009-06-19 09:42:37 -06:00 |
|
sp_flush.c
|
softpipe: split texture and surface tile caches
|
2009-08-18 16:55:10 +01:00 |
|
sp_flush.h
|
gallium: Change pipe->flush() interface to optionally return a fence.
|
2008-03-26 09:36:40 +00:00 |
|
sp_fs.h
|
Merge commit 'origin/gallium-0.1' into gallium-0.1
|
2008-02-15 11:15:47 +00:00 |
|
sp_fs_exec.c
|
softpipe: Grab fs output z from the correct file.
|
2009-09-25 18:52:13 +02:00 |
|
sp_fs_sse.c
|
Merge branch 'mesa_7_6_branch'
|
2009-10-05 14:42:08 -06:00 |
|
sp_prim_vbuf.c
|
softpipe: prefix non-static functions with sp_
|
2009-10-07 13:17:20 -06:00 |
|
sp_prim_vbuf.h
|
softpipe: remove old prim_setup draw stage
|
2009-08-23 11:22:41 +01:00 |
|
sp_quad.h
|
softpipe: actually pass >1 quad from triangle routine
|
2009-07-24 18:17:05 +01:00 |
|
sp_quad_blend.c
|
softpipe: fix multi-drawbuffers regression
|
2009-10-10 09:24:22 -06:00 |
|
sp_quad_depth_test.c
|
softpipe: need to write depth/stencil values even when stencil fails
|
2009-09-22 20:47:37 +01:00 |
|
sp_quad_fs.c
|
softpipe: setup quad outputs from with fs->run
|
2009-07-30 11:59:32 +01:00 |
|
sp_quad_pipe.c
|
softpipe: move all depth/stencil/alpha pixel processing into one stage
|
2009-07-27 08:17:45 +01:00 |
|
sp_quad_pipe.h
|
softpipe: move all depth/stencil/alpha pixel processing into one stage
|
2009-07-27 08:17:45 +01:00 |
|
sp_quad_stipple.c
|
softpipe: actually pass >1 quad from triangle routine
|
2009-07-24 18:17:05 +01:00 |
|
sp_query.c
|
gallium: remove occlusion_count flag from depth-stencil state
|
2009-05-16 17:26:39 +01:00 |
|
sp_query.h
|
Code reorganization: move files into their places.
|
2008-02-15 17:45:40 +09:00 |
|
sp_screen.c
|
softpipe: Do not advertise support for L16 and YCBCR formats.
|
2009-09-25 18:52:12 +02:00 |
|
sp_screen.h
|
softpipe: missing file
|
2008-05-01 12:24:23 +01:00 |
|
sp_setup.c
|
softpipe: restore/fix print_vertex() debug helper
|
2009-10-09 07:24:37 -06:00 |
|
sp_setup.h
|
softpipe: prefix non-static functions with sp_
|
2009-10-07 13:17:20 -06:00 |
|
sp_state.h
|
softpipe: rework texture sampling code
|
2009-08-21 18:14:19 +01:00 |
|
sp_state_blend.c
|
softpipe: rework texture sampling code
|
2009-08-21 18:14:19 +01:00 |
|
sp_state_clip.c
|
gallium: move draw_set_viewport_state() call, plus code clean-up, remove obsolete comments
|
2008-02-18 18:39:55 -07:00 |
|
sp_state_derived.c
|
Merge branch 'softpipe-opt'
|
2009-09-23 17:37:28 +01:00 |
|
sp_state_fs.c
|
softpipe: remove unused #includes, white-space clean-up
|
2009-08-21 13:47:50 -06:00 |
|
sp_state_rasterizer.c
|
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
|
2008-08-24 17:48:55 -06:00 |
|
sp_state_sampler.c
|
Merge branch 'tex-tilecache' into softpipe-opt
|
2009-08-23 10:23:46 +01:00 |
|
sp_state_surface.c
|
softpipe: Grab a ref when the fb is set.
|
2009-09-29 08:21:54 -06:00 |
|
sp_state_vertex.c
|
gallium: keep track of num_vertex_attribs/buffers for shorter loops
|
2008-04-08 21:20:10 -06:00 |
|
sp_surface.c
|
softpipe: Include declarations.
|
2009-03-25 21:47:17 +00:00 |
|
sp_surface.h
|
Code reorganization: move files into their places.
|
2008-02-15 17:45:40 +09:00 |
|
sp_tex_sample.c
|
softpipe: Use portable INLINE macro.
|
2009-09-24 15:28:55 +01:00 |
|
sp_tex_sample.h
|
Merge branch 'tex-tilecache' into softpipe-opt
|
2009-08-23 10:23:46 +01:00 |
|
sp_tex_tile_cache.c
|
Merge branch 'tex-tilecache' into softpipe-opt
|
2009-08-23 10:23:46 +01:00 |
|
sp_tex_tile_cache.h
|
softpipe: fix compiler warnings
|
2009-09-24 16:49:27 +01:00 |
|
sp_texture.c
|
softpipe: new comments
|
2009-10-07 13:30:48 -06:00 |
|
sp_texture.h
|
g3dvl: pipe_video_context interface, softpipe impl, auxiliary libs
|
2009-09-27 19:49:06 -04:00 |
|
sp_tile_cache.c
|
Merge branch 'mesa_7_6_branch'
|
2009-10-10 09:25:34 -06:00 |
|
sp_tile_cache.h
|
softpipe: fix compiler warnings
|
2009-09-24 16:49:27 +01:00 |
|
sp_video_context.c
|
g3dvl: Copyright blocks.
|
2009-10-01 22:53:00 -04:00 |
|
sp_video_context.h
|
g3dvl: Copyright blocks.
|
2009-10-01 22:53:00 -04:00 |
|
sp_winsys.h
|
drm/st: Remove drm_api struct from drivers
|
2009-07-01 01:20:04 +02:00 |