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.
Michal Krol 0c8f4c25ff draw: Use KIL instead of KILP. 17 年之前
..
Makefile draw: share machine 17 年之前
SConscript scons: Remove duplicate entry. 17 年之前
draw_context.c draw: make sure constant buffer data is aligned before passing to aos.c 17 年之前
draw_context.h draw: make sure constant buffer data is aligned before passing to aos.c 17 年之前
draw_pipe.c draw: Fix MSVC warnings. 17 年之前
draw_pipe.h draw: move some state into a new 'vs' area 17 年之前
draw_pipe_aaline.c Merge tgsi/exec and tgsi/util directories. 17 年之前
draw_pipe_aapoint.c draw: Use KIL instead of KILP. 17 年之前
draw_pipe_clip.c draw: don't assume vertex position is in data[0] 17 年之前
draw_pipe_cull.c draw: don't assume vertex position is in data[0] 17 年之前
draw_pipe_flatshade.c draw: preserve specular alpha when flatshading -- may be FOGC 17 年之前
draw_pipe_offset.c draw: don't assume vertex position is in data[0] 17 年之前
draw_pipe_pstipple.c draw: Use KIL instead of KILP. 17 年之前
draw_pipe_stipple.c draw: don't assume vertex position is in data[0] 17 年之前
draw_pipe_twoside.c draw: move some state into a new 'vs' area 17 年之前
draw_pipe_unfilled.c draw: handle edgeflags and reset-line-stipple again 17 年之前
draw_pipe_util.c draw: propogate lots of errors 17 年之前
draw_pipe_validate.c draw: allow drivers to query pipeline state more easily 17 年之前
draw_pipe_vbuf.c gallium: additional fixes to ensure even number of vertices per buffer 17 年之前
draw_pipe_wide_line.c draw: don't assume vertex position is in data[0] 17 年之前
draw_pipe_wide_point.c gallium: emit sprite coords (gl_PointCoord) 17 年之前
draw_private.h Merge tgsi/exec and tgsi/util directories. 17 年之前
draw_pt.c gallium: fix trim() function bug when count < first 17 年之前
draw_pt.h draw: respect driver's max vertex buffer size 17 年之前
draw_pt_decompose.h draw: Fix MSVC warnings. 17 年之前
draw_pt_elts.c gallium: Windows CE portability fixes. 17 年之前
draw_pt_emit.c gallium: additional fixes to ensure even number of vertices per buffer 17 年之前
draw_pt_fetch.c Revert "draw: no need to rearrange most primitives in vcache for flatshade-first" 17 年之前
draw_pt_fetch_emit.c gallium: additional fixes to ensure even number of vertices per buffer 17 年之前
draw_pt_fetch_shade_emit.c gallium: split long prims into chunks with an even number of vertices 17 年之前
draw_pt_fetch_shade_pipeline.c gallium: additional fixes to ensure even number of vertices per buffer 17 年之前
draw_pt_post_vs.c draw: don't assume vertex position is in data[0] 17 年之前
draw_pt_util.c draw: turn fse path into a middle end 17 年之前
draw_pt_varray.c draw: Fix MSVC integer size conversion warning. 17 年之前
draw_pt_varray_tmp.h gallium: MSVC warning fixes. 17 年之前
draw_pt_varray_tmp_linear.h draw: rework splitting of fan/loop prims in varray.c, fix flatshade issues 17 年之前
draw_pt_vcache.c draw: make sure middle-end primitive is uptodate in vcache 17 年之前
draw_pt_vcache_tmp.h Revert "draw: no need to rearrange most primitives in vcache for flatshade-first" 17 年之前
draw_vbuf.h gallium: improvements, or extensions at least, to the passthrough path 17 年之前
draw_vertex.c draw: rearrange debug code 17 年之前
draw_vertex.h draw: support psize in vs_varient paths 17 年之前
draw_vs.c gallium: Allow draw module to work on non-x86 platforms again. 17 年之前
draw_vs.h draw: don't assume vertex position is in data[0] 17 年之前
draw_vs_aos.c Merge tgsi/exec and tgsi/util directories. 17 年之前
draw_vs_aos.h gallium: fix SSE codegen for instructions that use both a CONSTANT and IMMEDIATE 17 年之前
draw_vs_aos_io.c Merge tgsi/exec and tgsi/util directories. 17 年之前
draw_vs_aos_machine.c Merge tgsi/exec and tgsi/util directories. 17 年之前
draw_vs_exec.c Merge tgsi/exec and tgsi/util directories. 17 年之前
draw_vs_llvm.c Merge tgsi/exec and tgsi/util directories. 17 年之前
draw_vs_sse.c Merge tgsi/exec and tgsi/util directories. 17 年之前
draw_vs_varient.c draw: don't assume vertex position is in data[0] 17 年之前