Clone of mesa.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Marek Olšák ac6a26b429 r300g: use util_format_short_name and util_format_is_plain 15年前
..
Makefile r300g: move ZTOP to separate file 15年前
SConscript r300g: move ZTOP to separate file 15年前
r300_blit.c r300g: use util_format_short_name and util_format_is_plain 15年前
r300_blit.h r300g: add acceleration of the clear, surface_copy, and surface_fill functions 15年前
r300_chipset.c r300g: fix vertex unit setup 15年前
r300_chipset.h r300g: add is_rv350 flag 15年前
r300_context.c r300g: merge VS output mapping state (VAP) to rasterizer block state (RS) 15年前
r300_context.h r300g: merge VS output mapping state (VAP) to rasterizer block state (RS) 15年前
r300_cs.h r300g: Rudimentary stats, printed on exit. 15年前
r300_debug.c r300g: improve texture debug output, split into TEX and TEXALLOC flags 15年前
r300_defines.h r300g: various other cleanups 15年前
r300_emit.c r300g: merge VS output mapping state (VAP) to rasterizer block state (RS) 15年前
r300_emit.h r300g: merge VS output mapping state (VAP) to rasterizer block state (RS) 15年前
r300_flush.c r300g: various other cleanups 15年前
r300_flush.h r300g: Cleanup header includes. 16年前
r300_fs.c r300g: use the dummy FS shader for shaders with zero instructions 15年前
r300_fs.h r300g: make setting up fragment depth output less hackish 15年前
r300_hyperz.c r300g: move ZTOP to separate file 15年前
r300_hyperz.h r300g: move ZTOP to separate file 15年前
r300_query.c r300g: Remove unnecessary headers. 15年前
r300_query.h r300g: Cleanup header includes. 16年前
r300_reg.h r300g: force prefetch for non-indexed vertices 15年前
r300_render.c r300g: compensate for non-atomized emit_query_end in the CS 15年前
r300_render.h r300g: Adapt for index bias interface change. 15年前
r300_resource.c r300g: various other cleanups 15年前
r300_screen.c r300g: init s3tc fetching functions 15年前
r300_screen.h r300g: improve texture debug output, split into TEX and TEXALLOC flags 15年前
r300_screen_buffer.c gallium: replace pipe_resource::_usage with pipe_resource::usage 15年前
r300_screen_buffer.h r300g: more solid is_buffer_referenced implementation 15年前
r300_shader_semantics.h r300g: raise the max index for generic varyings to 32 15年前
r300_state.c r300g: use util_format_short_name and util_format_is_plain 15年前
r300_state.h r300g: add missing r300_state.h 15年前
r300_state_derived.c r300g: merge VS output mapping state (VAP) to rasterizer block state (RS) 15年前
r300_state_derived.h r300g: remove unused declarations 15年前
r300_state_inlines.h r300g: use util_format_short_name and util_format_is_plain 15年前
r300_state_invariant.c r300g: emit MSPOS regs 15年前
r300_state_invariant.h r300g: add size parameter to the atom emit functions 15年前
r300_texture.c r300g: use util_format_short_name and util_format_is_plain 15年前
r300_texture.h r300g: compose swizzles from texture formats and sampler views 15年前
r300_tgsi_to_rc.c r300: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes. 15年前
r300_tgsi_to_rc.h r300g: Work around "defect" in r300compiler. 15年前
r300_transfer.c gallium: replace pipe_resource::_usage with pipe_resource::usage 15年前
r300_transfer.h Squashed commit of the following: 15年前
r300_vs.c r300g: Remove unnecessary header. 15年前
r300_vs.h r300g: merge VS output mapping state (VAP) to rasterizer block state (RS) 15年前
r300_winsys.h r300g: fix warnings by using the const qualifier 15年前