mesa/src/gallium/auxiliary/draw
2010-06-23 17:00:22 -06:00
..
draw_context.c gallium/softpipe/draw: support samplers in geometry shaders 2010-06-11 13:31:52 -04:00
draw_context.h gallium/softpipe/draw: support samplers in geometry shaders 2010-06-11 13:31:52 -04:00
draw_gs.c gallium: add a timestamp disjoint query 2010-06-22 12:58:04 -04:00
draw_gs.h draw: finish the new pipeline setup 2010-06-15 09:12:20 -04:00
draw_gs_tmp.h draw: implement triangle strips with adjacency in geometry shader 2010-06-17 13:21:38 -04:00
draw_llvm.c draw: add alloc check 2010-06-16 18:02:21 +01:00
draw_llvm.h draw/llvm: implement fetch elts paths 2010-04-26 15:34:16 -04:00
draw_llvm_translate.c gallivm: Universal format support on lp_build_fetch_rgba_aos via util_format_description::fetch_rgba_float 2010-04-20 16:21:08 +02:00
draw_pipe.c draw: mask off DRAW_PIPE_FLAG_MASK bits in prim decompose code 2010-06-23 09:20:02 -06:00
draw_pipe.h gallium/draw: add ability to print out active pipeline stages 2009-04-28 18:15:17 +01:00
draw_pipe_aaline.c draw: handle some out of memory conditions 2010-06-16 12:27:53 +01:00
draw_pipe_aapoint.c draw: handle some out of memory conditions 2010-06-16 12:27:53 +01:00
draw_pipe_clip.c draw: handle some out of memory conditions 2010-06-16 12:27:53 +01:00
draw_pipe_cull.c draw: handle some out of memory conditions 2010-06-16 12:27:53 +01:00
draw_pipe_flatshade.c draw: handle some out of memory conditions 2010-06-16 12:27:53 +01:00
draw_pipe_offset.c draw: handle some out of memory conditions 2010-06-16 12:27:53 +01:00
draw_pipe_pstipple.c draw: handle some out of memory conditions 2010-06-16 12:27:53 +01:00
draw_pipe_stipple.c draw: handle some out of memory conditions 2010-06-16 12:27:53 +01:00
draw_pipe_twoside.c draw: handle some out of memory conditions 2010-06-16 12:27:53 +01:00
draw_pipe_unfilled.c draw: handle some out of memory conditions 2010-06-16 12:27:53 +01:00
draw_pipe_util.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
draw_pipe_validate.c draw: fix typo checking for unfilled polygons 2010-05-14 23:46:43 +01:00
draw_pipe_vbuf.c gallium: rename draw() to draw_elements() in vbuf code 2010-05-05 18:19:37 -06:00
draw_pipe_wide_line.c draw: handle some out of memory conditions 2010-06-16 12:27:53 +01:00
draw_pipe_wide_point.c draw: handle some out of memory conditions 2010-06-16 12:27:53 +01:00
draw_private.h gs: make sure we end primitives when finishing executing shaders 2010-06-15 16:37:32 -04:00
draw_pt.c draw: don't try to precalculate the pipeline output primitive 2010-06-23 18:10:20 +01:00
draw_pt.h draw: don't try to precalculate the pipeline output primitive 2010-06-23 18:10:20 +01:00
draw_pt_decompose.h gallium: rework provoking vertex code 2010-05-05 18:19:06 -06:00
draw_pt_elts.c draw: Replace pointer arithmetic with cast. 2009-06-18 14:54:09 +01:00
draw_pt_emit.c draw wip 2010-06-15 09:12:19 -04:00
draw_pt_fetch.c draw: Remove unnecessary headers. 2010-06-15 17:34:59 -07:00
draw_pt_fetch_emit.c draw: don't try to precalculate the pipeline output primitive 2010-06-23 18:10:20 +01:00
draw_pt_fetch_shade_emit.c draw: don't try to precalculate the pipeline output primitive 2010-06-23 18:10:20 +01:00
draw_pt_fetch_shade_pipeline.c draw: use gallium's TRUE/FALSE 2010-06-23 17:00:22 -06:00
draw_pt_fetch_shade_pipeline_llvm.c draw: use gallium's TRUE/FALSE 2010-06-23 17:00:22 -06:00
draw_pt_post_vs.c draw: Remove unnecessary headers. 2010-06-15 17:34:59 -07:00
draw_pt_so_emit.c draw: validate stream output buffers 2010-06-17 10:47:10 -04:00
draw_pt_util.c gallium: Move p_thread.h and p_atomic.h out of gallium interfaces. 2010-02-02 15:18:01 +00:00
draw_pt_varray.c draw: don't try to precalculate the pipeline output primitive 2010-06-23 18:10:20 +01:00
draw_pt_varray_tmp.h gallium: MSVC warning fixes. 2008-05-29 22:28:12 +09:00
draw_pt_varray_tmp_linear.h draw: Implement index bias. 2010-04-19 18:14:04 +02:00
draw_pt_vcache.c draw: don't try to precalculate the pipeline output primitive 2010-06-23 18:10:20 +01:00
draw_pt_vcache_tmp.h gallium: still more provoking vertex fixes 2010-05-05 18:46:11 -06:00
draw_so_emit_tmp.h draw: add stream output decomposition file 2010-06-16 15:03:55 -04:00
draw_vbuf.h draw: rewrite stream output to handle all the dark corners 2010-06-16 14:43:56 -04:00
draw_vertex.c draw: Add EMIT_4UB_BGRA format 2010-03-26 01:21:52 +01:00
draw_vertex.h draw: Cosmetic cleanups and comments. 2010-04-18 10:36:28 +02:00
draw_vs.c draw: Disable rtasm compilation when using LLVM. 2010-05-03 09:53:12 +01:00
draw_vs.h draw: put 'create' in the vs varient create function names 2010-04-28 15:25:50 -06:00
draw_vs_aos.c draw: use a cast wrapper 2010-04-28 15:25:50 -06:00
draw_vs_aos.h gallium: Rename PIPE_MAX_CONSTANT to PIPE_MAX_CONSTANT_BUFFERS. 2010-01-28 14:08:03 +01:00
draw_vs_aos_io.c draw: Add EMIT_4UB_BGRA format 2010-03-26 01:21:52 +01:00
draw_vs_aos_machine.c gallium: Enable multiple constant buffers for vertex and geometry shaders. 2010-01-28 14:07:53 +01:00
draw_vs_exec.c draw: put 'create' in the vs varient create function names 2010-04-28 15:25:50 -06:00
draw_vs_ppc.c gallium/draw: Fix PPC compiler warning. 2010-04-29 10:05:49 +02:00
draw_vs_sse.c draw: put 'create' in the vs varient create function names 2010-04-28 15:25:50 -06:00
draw_vs_varient.c draw: put 'create' in the vs varient create function names 2010-04-28 15:25:50 -06:00