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 85eede1b2f r300g: add r300_init_blit_functions, remove r300_blit.h 15 年之前
..
Makefile r300g: move ZTOP to separate file 15 年之前
SConscript r300g: move ZTOP to separate file 15 年之前
r300_blit.c r300g: add r300_init_blit_functions, remove r300_blit.h 15 年之前
r300_chipset.c r300g: fix vertex unit setup 15 年之前
r300_chipset.h r300g: add is_rv350 flag 15 年之前
r300_context.c r300g: add r300_init_blit_functions, remove r300_blit.h 15 年之前
r300_context.h r300g: add r300_init_blit_functions, remove r300_blit.h 15 年之前
r300_cs.h r300g: Rudimentary stats, printed on exit. 15 年之前
r300_debug.c r300g: fix warnings 15 年之前
r300_defines.h r300g: various other cleanups 15 年之前
r300_emit.c r300g: Add RS block dump. 15 年之前
r300_emit.h r300g: merge VS output mapping state (VAP) to rasterizer block state (RS) 15 年之前
r300_flush.c r300g: implement flush+sync (AKA glFinish) 15 年之前
r300_flush.h r300g: Cleanup header includes. 16 年之前
r300_fs.c r300g: extend compile error message 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 unused r300_query::active 15 年之前
r300_query.h r300g: Cleanup header includes. 16 年之前
r300_reg.h r300g: force prefetch for non-indexed vertices 15 年之前
r300_render.c r300g/swtcl: put emitting max index to the right place 15 年之前
r300_render.h r300g: consolidate common render code into one function 15 年之前
r300_resource.c r300g: various other cleanups 15 年之前
r300_screen.c Merge branch 'gallium-msaa' 15 年之前
r300_screen.h r300g: add framebuffer state debug logging 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 Merge branch 'gallium-msaa' 15 年之前
r300_state.h r300g: add missing r300_state.h 15 年之前
r300_state_derived.c r300g/swtcl: update PSC only once when a shader is changed 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: Correct viewport setup for SW TCL. 15 年之前
r300_state_invariant.h r300g: add size parameter to the atom emit functions 15 年之前
r300_texture.c r300g: fix texture transfers 15 年之前
r300_texture.h r300g: pass depth texture swizzle to the compiler if compare mode is enabled 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 Merge branch 'gallium-msaa' 15 年之前
r300_transfer.h Squashed commit of the following: 15 年之前
r300_vs.c r300g: extend compile error message 15 年之前
r300_vs.h r300g: fix psychedelic colors with SWTCL 15 年之前
r300_winsys.h r300g: expose radeon_bo_wait to the driver 15 年之前