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 2ebd969f0f gallium: code to dump/debug PPC code (disabled) hace 17 años
..
Makefile gallium: PPC vertex shader support hace 17 años
SConscript scons: ppc support. hace 17 años
draw_context.c Merge commit 'origin/gallium-0.1' into gallium-0.2 hace 17 años
draw_context.h Merge commit 'origin/gallium-0.1' into gallium-0.2 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 18 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 draw: Silencium compiler warnings on Windows. 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 draw: allow driver-override of draw_need_pipeline() hace 17 años
draw_pipe_vbuf.c gallium: change 65535 to UNDEFINED_VERTEX_ID 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 missing include. 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 18 años
draw_pt_elts.c gallium: Windows CE portability fixes. hace 18 años
draw_pt_emit.c gallium: change 65535 to UNDEFINED_VERTEX_ID 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 gallium: added missing brace to fix broken build hace 17 años
draw_pt_fetch_shade_emit.c gallium: change 65535 to UNDEFINED_VERTEX_ID 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: fix some asserts hace 17 años
draw_pt_varray_tmp.h gallium: MSVC warning fixes. hace 18 años
draw_pt_varray_tmp_linear.h draw: rework splitting of fan/loop prims in varray.c, fix flatshade issues hace 18 años
draw_pt_vcache.c gallium: catch vertex overflow higher up hace 17 años
draw_pt_vcache_tmp.h Revert "draw: no need to rearrange most primitives in vcache for flatshade-first" hace 18 años
draw_vbuf.h draw: Add missing include. 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: Do not specify types in bitfields. hace 17 años
draw_vs.c draw: Avoid integer overflow converting pointers on 64bit archs. hace 17 años
draw_vs.h gallium: PPC vertex shader support hace 17 años
draw_vs_aos.c gallium: disable some debug output 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: added draw_texture_samplers() to support texture fetches from vertex shaders hace 17 años
draw_vs_llvm.c Gallivm: make it compile again, add some opcodes. hace 17 años
draw_vs_ppc.c gallium: code to dump/debug PPC code (disabled) hace 17 años
draw_vs_sse.c gallium: use PIPE_ARCH_SSE to protect use of SSE instrinsics only hace 17 años
draw_vs_varient.c draw: don't keep refetching constant inputs hace 17 años