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.
Marek Olšák e0773da1e8 gallium: make user vertex buffers optional 13 年之前
..
compiler r300/compiler: Exit immediately from rc_vert_fc() if there is an error 13 年之前
.gitignore Add Makefile.in to toplevel .gitignore 13 年之前
Android.mk android: pass -std=c99 by default 14 年之前
Makefile.am r300g/automake: add $ARCH_FLAGS and $OPT_FLAGS 13 年之前
Makefile.sources r300/compiler: Fix nested flow control in r500 vertex shaders 13 年之前
SConscript scons: r300/r600 now depends on libdrm. 13 年之前
r300_blit.c gallium: make user vertex buffers optional 13 年之前
r300_cb.h r300g: simplify WRITE_RELOC API and cleanup 14 年之前
r300_chipset.c winsys/radeon: simplify how value queries work 14 年之前
r300_chipset.h winsys/radeon: simplify how value queries work 14 年之前
r300_context.c gallium: make user vertex buffers optional 13 年之前
r300_context.h gallium: make user vertex buffers optional 13 年之前
r300_cs.h r300g/winsys: rename r300->radeon and do a little cleanup 14 年之前
r300_debug.c r300g: remove unused debug option DBG_UPLOAD 14 年之前
r300_defines.h r300g/winsys: rename r300->radeon and do a little cleanup 14 年之前
r300_emit.c u_vbuf: remove u_vbuf_resource 13 年之前
r300_emit.h r300g: copy the compiler from r300c 14 年之前
r300_flush.c Squash-merge branch 'gallium-clip-state' 13 年之前
r300_fs.c u_vbuf: remove u_vbuf_resource 13 年之前
r300_fs.h r300/compiler: fix buffer underflow when setting SEM_WAIT on last instruction 13 年之前
r300_hyperz.c r300g: print some HyperZ debug info 14 年之前
r300_public.h r300g/winsys: rename r300->radeon and do a little cleanup 14 年之前
r300_query.c r300g: cleanup after get_query_result change 13 年之前
r300_reg.h r300/compiler: Implement the texture semaphore 14 年之前
r300_render.c u_vbuf: pull u_vbuf_draw_max_vertex_count into r300g 13 年之前
r300_render_stencilref.c r300g: optimize looping over atoms 15 年之前
r300_render_translate.c r300g: don't share u_upload_mgr with u_vbuf, create its own 13 年之前
r300_resource.c gallium: kill is_resource_referenced 14 年之前
r300_screen.c gallium: make user vertex buffers optional 13 年之前
r300_screen.h winsys/radeon: simplify how value queries work 14 年之前
r300_screen_buffer.c r300g: don't share u_upload_mgr with u_vbuf, create its own 13 年之前
r300_screen_buffer.h r300g/winsys: rename r300->radeon and do a little cleanup 14 年之前
r300_shader_semantics.h r300g: implement gl_FrontFacing 15 年之前
r300_state.c u_vbuf: remove u_vbuf_resource 13 年之前
r300_state_derived.c u_vbuf: remove u_vbuf_resource 13 年之前
r300_state_inlines.h r300g: don't enable aniso with nearest filtering 14 年之前
r300_texture.c u_vbuf: remove u_vbuf_resource 13 年之前
r300_texture.h r300g: rework resource_copy_region, not changing pipe_resource 13 年之前
r300_texture_desc.c u_vbuf: remove u_vbuf_resource 13 年之前
r300_texture_desc.h r300g: rework resource_copy_region, not changing pipe_resource 13 年之前
r300_tgsi_to_rc.c r300/compiler: Implement ROUND 14 年之前
r300_tgsi_to_rc.h r300/compiler: remove any code related to relative addressing of temporaries 14 年之前
r300_transfer.c u_vbuf: remove u_vbuf_resource 13 年之前
r300_transfer.h gallium: support for array textures and related changes 15 年之前
r300_vs.c r300g/swtcl: don't print an error when getting ClipVertex 13 年之前
r300_vs.h r300g/swtcl: don't print an error when getting ClipVertex 13 年之前
r300_vs_draw.c r300g/swtcl: fix crash when back color is present in vertex shader 13 年之前