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.
Brian Paul 65b024d63a mesa: fixup r600 DRI driver for sampler object changes 14 years ago
..
server dri: drop MINIGLX_SOURCES (2) 15 years ago
Lindent R600: initial copy of r300 code 16 years ago
Makefile r600c: add blit support for evergreen 15 years ago
defaultendian.h Initial pull of code from r6xx-r7xx-support branch 16 years ago
evergreen_blit.c r600c: fix up SQ setup in blit code for Ontario/NI 14 years ago
evergreen_blit.h Drop GLcontext typedef and use struct gl_context instead 15 years ago
evergreen_blit_shaders.h r600c: add blit support for evergreen 15 years ago
evergreen_chip.c r600c: fix VC flush on cedar and palm 15 years ago
evergreen_chip.h evergreen : initial support driver code. 15 years ago
evergreen_context.c Drop GLcontext typedef and use struct gl_context instead 15 years ago
evergreen_context.h evergreen : initial support driver code. 15 years ago
evergreen_diff.h evergreen : initial support driver code. 15 years ago
evergreen_fragprog.c r600c: only colors can be flat shaded 14 years ago
evergreen_fragprog.h Drop GLcontext typedef and use struct gl_context instead 15 years ago
evergreen_ioctl.c Drop GLcontext typedef and use struct gl_context instead 15 years ago
evergreen_ioctl.h Drop GLcontext typedef and use struct gl_context instead 15 years ago
evergreen_off.h evergreen : initial support driver code. 15 years ago
evergreen_oglprog.c Drop GLcontext typedef and use struct gl_context instead 15 years ago
evergreen_oglprog.h evergreen : initial support driver code. 15 years ago
evergreen_render.c r600c: add missing radeon_prepare_render() call on evergreen 15 years ago
evergreen_sq.h evergreen : initial support driver code. 15 years ago
evergreen_state.c r600: Build fix 14 years ago
evergreen_state.h Drop GLcontext typedef and use struct gl_context instead 15 years ago
evergreen_tex.c mesa: fixup r600 DRI driver for sampler object changes 14 years ago
evergreen_tex.h Drop GLcontext typedef and use struct gl_context instead 15 years ago
evergreen_vertprog.c Drop GLcontext typedef and use struct gl_context instead 15 years ago
evergreen_vertprog.h Drop GLcontext typedef and use struct gl_context instead 15 years ago
r600_blit.c Drop GLcontext typedef and use struct gl_context instead 15 years ago
r600_blit.h Drop GLcontext typedef and use struct gl_context instead 15 years ago
r600_blit_shaders.h r600: add initial blit support 15 years ago
r600_cmdbuf.c dri/r600: remove duplicated include 15 years ago
r600_cmdbuf.h r600c: oq updates 15 years ago
r600_context.c r600: Include mfeatures.h in files that perform feature tests. 14 years ago
r600_context.h Drop GLcontext typedef and use struct gl_context instead 15 years ago
r600_emit.c Drop GLcontext typedef and use struct gl_context instead 15 years ago
r600_emit.h Drop GLcontext typedef and use struct gl_context instead 15 years ago
r600_reg.h R6xx/R7xx: add updated reg file 16 years ago
r600_reg_auto_r6xx.h r600: add span support for 1D tiles 16 years ago
r600_reg_r6xx.h r600/r700: typo, fix mask of DB_ALPHA_TO_MASK 16 years ago
r600_reg_r7xx.h r600: add missing ZPASS setup bits for r7xx+ 16 years ago
r600_tex.c mesa: fixup r600 DRI driver for sampler object changes 14 years ago
r600_tex.h Drop GLcontext typedef and use struct gl_context instead 15 years ago
r600_texstate.c mesa: fixup r600 DRI driver for sampler object changes 14 years ago
r700_assembler.c r600c: add evergreen ARL support. 14 years ago
r700_assembler.h r600: remove mask from output intructions 15 years ago
r700_chip.c mesa: fixup r600 DRI driver for sampler object changes 14 years ago
r700_chip.h r600c: fix setting negative values to bitfields 15 years ago
r700_chipoffset.h Pull in additional state setup from the DDX 16 years ago
r700_clear.c Drop GLcontext typedef and use struct gl_context instead 15 years ago
r700_clear.h Drop GLcontext typedef and use struct gl_context instead 15 years ago
r700_debug.c r600: Convert to shared debug code and add a few new debug messages. 16 years ago
r700_debug.h r600: Convert to shared debug code and add a few new debug messages. 16 years ago
r700_driconf.h Add missing file from local. 16 years ago
r700_fragprog.c r600c: only colors can be flat shaded 14 years ago
r700_fragprog.h Drop GLcontext typedef and use struct gl_context instead 15 years ago
r700_ioctl.c r600: Remove unnecessary headers. 15 years ago
r700_ioctl.h Initial pull of code from r6xx-r7xx-support branch 16 years ago
r700_oglprog.c Drop GLcontext typedef and use struct gl_context instead 15 years ago
r700_oglprog.h r600: Fix include recursion. 15 years ago
r700_render.c Drop GLcontext typedef and use struct gl_context instead 15 years ago
r700_shader.c Drop GLcontext typedef and use struct gl_context instead 15 years ago
r700_shader.h Drop GLcontext typedef and use struct gl_context instead 15 years ago
r700_shaderinst.c r600: Convert to shared debug code and add a few new debug messages. 16 years ago
r700_shaderinst.h r600 : add texture support for vertex shader. 16 years ago
r700_state.c r600: Build fix 14 years ago
r700_state.h Drop GLcontext typedef and use struct gl_context instead 15 years ago
r700_vertprog.c r600c: bump sq gpr resources if a shader needs more than default 14 years ago
r700_vertprog.h Drop GLcontext typedef and use struct gl_context instead 15 years ago
radeon_bo.c radeon/r600: use new libdrm_radeon api 16 years ago
radeon_bo_int_drm.h radeon/r600: use new libdrm_radeon api 16 years ago
radeon_bo_legacy.c Track Radeon driver symlinks in Git. 16 years ago
radeon_bo_legacy.h Track Radeon driver symlinks in Git. 16 years ago
radeon_bocs_wrapper.h Track Radeon driver symlinks in Git. 16 years ago
radeon_buffer_objects.c r600 : add draw_prim support. 16 years ago
radeon_buffer_objects.h r600 : add draw_prim support. 16 years ago
radeon_chipset.h Track Radeon driver symlinks in Git. 16 years ago
radeon_cmdbuf.h Track Radeon driver symlinks in Git. 16 years ago
radeon_common.c Track Radeon driver symlinks in Git. 16 years ago
radeon_common.h Track Radeon driver symlinks in Git. 16 years ago
radeon_common_context.c Track Radeon driver symlinks in Git. 16 years ago
radeon_common_context.h Track Radeon driver symlinks in Git. 16 years ago
radeon_cs.c radeon/r600: use new libdrm_radeon api 16 years ago
radeon_cs_int_drm.h radeon/r600: use new libdrm_radeon api 16 years ago
radeon_cs_legacy.c Track Radeon driver symlinks in Git. 16 years ago
radeon_cs_legacy.h Track Radeon driver symlinks in Git. 16 years ago
radeon_cs_space_drm.c Track Radeon driver symlinks in Git. 16 years ago
radeon_debug.c radeon: Add common debugging functions. 16 years ago
radeon_debug.h radeon: Add common debugging functions. 16 years ago
radeon_dma.c Track Radeon driver symlinks in Git. 16 years ago
radeon_dma.h Track Radeon driver symlinks in Git. 16 years ago
radeon_fbo.c Track Radeon driver symlinks in Git. 16 years ago
radeon_lock.c Track Radeon driver symlinks in Git. 16 years ago
radeon_lock.h Track Radeon driver symlinks in Git. 16 years ago
radeon_mipmap_tree.c Track Radeon driver symlinks in Git. 16 years ago
radeon_mipmap_tree.h Track Radeon driver symlinks in Git. 16 years ago
radeon_pixel_read.c radeon: add hw accelerated glReadPixel support (not enabled yet) 15 years ago
radeon_queryobj.c r600: fix build 16 years ago
radeon_queryobj.h r600: fix build 16 years ago
radeon_screen.c Track Radeon driver symlinks in Git. 16 years ago
radeon_screen.h Track Radeon driver symlinks in Git. 16 years ago
radeon_span.c Track Radeon driver symlinks in Git. 16 years ago
radeon_span.h Track Radeon driver symlinks in Git. 16 years ago
radeon_tex_copy.c radeon/r300/r600: share common glCopyTex(Sub)Image code 15 years ago
radeon_tex_getimage.c radeon: move glGetTexImage handlers to seperate file 15 years ago
radeon_texture.c Track Radeon driver symlinks in Git. 16 years ago
radeon_texture.h Track Radeon driver symlinks in Git. 16 years ago
radeon_tile.c radeon: added tiling functions 15 years ago
radeon_tile.h radeon: added tiling functions 15 years ago
sq_micro_reg.h Initial pull of code from r6xx-r7xx-support branch 16 years ago