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.
Roland Scheidegger a6e5c6c000 gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil 15 年之前
..
Makefile Squashed commit of the following: 15 年之前
SConscript nvfx: Move src/gallium/drivers to beginning of SCons include path. 15 年之前
nv04_surface_2d.c nouveau: adapt to interface changes 15 年之前
nv04_surface_2d.h nvfx: Add missing header and forward declaration. 15 年之前
nv30_fragtex.c nvfx: so->RING_3D: fragtex 15 年之前
nv30_vertprog.h nv30, nv40: move last files to nvfx/ and rm -rf nv30 nv40 15 年之前
nv40_fragtex.c nvfx: so->RING_3D: fragtex 15 年之前
nv40_vertprog.h nv30, nv40: move last files to nvfx/ and rm -rf nv30 nv40 15 年之前
nvfx_buffer.c gallium: replace pipe_resource::_usage with pipe_resource::usage 15 年之前
nvfx_clear.c nv30, nv40: unify identical nv[34]0_clear.c 15 年之前
nvfx_context.c Merge branch '7.8' 15 年之前
nvfx_context.h nvfx: Adapt for index bias interface change. 15 年之前
nvfx_draw.c nvfx: Fix typo. 15 年之前
nvfx_fragprog.c nvfx: move declarations before code 15 年之前
nvfx_fragtex.c nvfx: move declarations before code to silence warnings 15 年之前
nvfx_miptree.c nouveau: adapt to interface changes 15 年之前
nvfx_query.c nvfx: support an unlimited number of occlusion queries 15 年之前
nvfx_resource.c Squashed commit of the following: 15 年之前
nvfx_resource.h Squashed commit of the following: 15 年之前
nvfx_screen.c nvfx: adapt to clear interface changes 15 年之前
nvfx_screen.h nvfx: Fix include recursion. 15 年之前
nvfx_shader.h nvfx: fix TXL opcode value 15 年之前
nvfx_state.c Merge branch 'gallium-msaa' 15 年之前
nvfx_state.h nvfx: use dynamically sized rotating BO pool for fragment programs 15 年之前
nvfx_state_blend.c nvfx: rework validation logic to use code and avoid stateobjs 15 年之前
nvfx_state_emit.c Merge branch '7.8' 15 年之前
nvfx_state_fb.c gallium: replace pipe_resource::_usage with pipe_resource::usage 15 年之前
nvfx_state_rasterizer.c nvfx: rework validation logic to use code and avoid stateobjs 15 年之前
nvfx_state_scissor.c nvfx: rework validation logic to use code and avoid stateobjs 15 年之前
nvfx_state_stipple.c nvfx: rework validation logic to use code and avoid stateobjs 15 年之前
nvfx_state_viewport.c nvfx: rework validation logic to use code and avoid stateobjs 15 年之前
nvfx_state_zsa.c nvfx: rework validation logic to use code and avoid stateobjs 15 年之前
nvfx_surface.c gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil 15 年之前
nvfx_tex.h nv30, nv40: partially non-trivially unify sampler state in nv[34]0_state.c 15 年之前
nvfx_transfer.c nouveau: adapt to interface changes 15 年之前
nvfx_transfer.h Squashed commit of the following: 15 年之前
nvfx_vbo.c nvfx: Add missing header. 15 年之前
nvfx_vertprog.c nvfx: Initialize variables. 15 年之前