Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brian Paul 7b1d08738f cell: turn on PPC assembly vertex transform hace 17 años
..
Makefile gallium: PPC vertex shader support hace 17 años
SConscript scons: Remove duplicate entry. hace 17 años
draw_context.c draw: add switch for drivers to force vertex data passthrough hace 17 años
draw_context.h draw: add switch for drivers to force vertex data passthrough hace 17 años
draw_pipe.c gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h hace 17 años
draw_pipe.h draw: move some state into a new 'vs' area hace 17 años
draw_pipe_aaline.c gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h hace 17 años
draw_pipe_aapoint.c gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h hace 17 años
draw_pipe_clip.c gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h hace 17 años
draw_pipe_cull.c gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h hace 17 años
draw_pipe_flatshade.c gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h hace 17 años
draw_pipe_offset.c gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h hace 17 años
draw_pipe_pstipple.c gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h hace 17 años
draw_pipe_stipple.c gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h hace 17 años
draw_pipe_twoside.c gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h hace 17 años
draw_pipe_unfilled.c gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h hace 17 años
draw_pipe_util.c gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h hace 17 años
draw_pipe_validate.c gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h hace 17 años
draw_pipe_vbuf.c make draw's vertex_info struct smaller/quicker to compare with memcmp() hace 17 años
draw_pipe_wide_line.c gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h hace 17 años
draw_pipe_wide_point.c gallium: fix wide point / point coord semantic info (generic, not fog) hace 17 años
draw_private.h Merge commit 'origin/gallium-0.1' into gallium-0.2 hace 17 años
draw_pt.c draw: add switch for drivers to force vertex data passthrough hace 17 años
draw_pt.h draw: attempt atomic submit of large drawelements calls hace 17 años
draw_pt_decompose.h draw: Fix MSVC warnings. hace 17 años
draw_pt_elts.c gallium: Windows CE portability fixes. hace 17 años
draw_pt_emit.c make draw's vertex_info struct smaller/quicker to compare with memcmp() hace 17 años
draw_pt_fetch.c gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h hace 17 años
draw_pt_fetch_emit.c make draw's vertex_info struct smaller/quicker to compare with memcmp() hace 17 años
draw_pt_fetch_shade_emit.c make draw's vertex_info struct smaller/quicker to compare with memcmp() hace 17 años
draw_pt_fetch_shade_pipeline.c draw: attempt atomic submit of large drawelements calls hace 17 años
draw_pt_post_vs.c gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h hace 17 años
draw_pt_util.c gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h hace 17 años
draw_pt_varray.c gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h hace 17 años
draw_pt_varray_tmp.h gallium: MSVC warning fixes. hace 17 años
draw_pt_varray_tmp_linear.h draw: rework splitting of fan/loop prims in varray.c, fix flatshade issues hace 17 años
draw_pt_vcache.c draw: Put INLINES where appropriate. hace 17 años
draw_pt_vcache_tmp.h Revert "draw: no need to rearrange most primitives in vcache for flatshade-first" hace 17 años
draw_vbuf.h draw: attempt atomic submit of large drawelements calls hace 17 años
draw_vertex.c make draw's vertex_info struct smaller/quicker to compare with memcmp() hace 17 años
draw_vertex.h draw: Fix compiler errors on Windows. hace 17 años
draw_vs.c gallium: PPC vertex shader support hace 17 años
draw_vs.h gallium: PPC vertex shader support hace 17 años
draw_vs_aos.c draw: don't keep refetching constant inputs hace 17 años
draw_vs_aos.h draw: don't keep refetching constant inputs hace 17 años
draw_vs_aos_io.c draw: don't assume output buffer pointer is aligned hace 17 años
draw_vs_aos_machine.c gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h hace 17 años
draw_vs_exec.c gallium: fix the test in vs_exec_prepare() to avoid redundant bindings hace 17 años
draw_vs_llvm.c Gallivm: make it compile again, add some opcodes. hace 17 años
draw_vs_ppc.c cell: turn on PPC assembly vertex transform hace 17 años
draw_vs_sse.c gallium: Introduce PIPE_ARCH_SSE define for SSE support. hace 17 años
draw_vs_varient.c draw: don't keep refetching constant inputs hace 17 años