Clone of mesa.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Alex Deucher 072f2cbf29 r600c: add Ontario Fusion APU support 14 лет назад
..
server dri: drop MINIGLX_SOURCES (2) 15 лет назад
Makefile radeon: Add radeon_buffer_objects.c. 15 лет назад
radeon_blit.c Drop GLcontext typedef and use struct gl_context instead 15 лет назад
radeon_blit.h Drop GLcontext typedef and use struct gl_context instead 15 лет назад
radeon_bo.c radeon/r600: use new libdrm_radeon api 15 лет назад
radeon_bo_drm.h radeon/r600: use new libdrm_radeon api 15 лет назад
radeon_bo_int_drm.h radeon/r600: use new libdrm_radeon api 15 лет назад
radeon_bo_legacy.c radeon: Remove NULL check of bo_legacy->tobj. 15 лет назад
radeon_bo_legacy.h radeon: Update regulary cs processing info from kernel. 16 лет назад
radeon_bocs_wrapper.h radeon/r600: use new libdrm_radeon api 15 лет назад
radeon_buffer_objects.c Drop GLcontext typedef and use struct gl_context instead 15 лет назад
radeon_buffer_objects.h radeon: add VBO support (not enabled yet) 16 лет назад
radeon_chipset.h r600c: add Ontario Fusion APU support 14 лет назад
radeon_cmdbuf.h radeon/r600: Fix remaining warnings when building 64 bit binary. 16 лет назад
radeon_common.c radeon: Implement EGL_MESA_no_surface_extension 15 лет назад
radeon_common.h Drop GLcontext typedef and use struct gl_context instead 15 лет назад
radeon_common_context.c r600c: add Ontario Fusion APU support 14 лет назад
radeon_common_context.h Drop GLcontext typedef and use struct gl_context instead 15 лет назад
radeon_context.c radeon: Implement GL_OES_EGL_image 15 лет назад
radeon_context.h Rename GLvisual and __GLcontextModes to struct gl_config 15 лет назад
radeon_cs.c radeon/r600: use new libdrm_radeon api 15 лет назад
radeon_cs_drm.h radeon/r600: use new libdrm_radeon api 15 лет назад
radeon_cs_int_drm.h radeon/r600: use new libdrm_radeon api 15 лет назад
radeon_cs_legacy.c radeon: Fix command type for DRM_RADEON_IRQ_EMIT ioctl. 15 лет назад
radeon_cs_legacy.h radeon: Add support for indenting debug output. 16 лет назад
radeon_cs_space_drm.c radeon/r600: use new libdrm_radeon api 15 лет назад
radeon_debug.c radeon: Fix "verts" debugging enable 16 лет назад
radeon_debug.h radeon: Make debugging automaticaly increase logging verbosity for debug build. 15 лет назад
radeon_dma.c Drop GLcontext typedef and use struct gl_context instead 15 лет назад
radeon_dma.h Drop GLcontext typedef and use struct gl_context instead 15 лет назад
radeon_fbo.c radeon: Implement GL_OES_EGL_image 15 лет назад
radeon_ioctl.c Drop GLcontext typedef and use struct gl_context instead 15 лет назад
radeon_ioctl.h Drop GLcontext typedef and use struct gl_context instead 15 лет назад
radeon_lock.c radeon: Remove unnecessary headers. 15 лет назад
radeon_lock.h radeon: Add protection against recursive DRM locking. 16 лет назад
radeon_maos.c enable 3rd texture unit on radeon (default still 2 enabled units). Disable some multitexcoord codegen stuff noone understands to make it work. Replace most code testing explicitly for unit 0 and 1 with loops instead of adding test for unit 2, smaller/more readable code at the cost of maybe some slight performance hit. (Code provided by Andreas Stenglein, some adjustments by me.) 20 лет назад
radeon_maos.h Drop GLcontext typedef and use struct gl_context instead 15 лет назад
radeon_maos_arrays.c Drop GLcontext typedef and use struct gl_context instead 15 лет назад
radeon_maos_vbtmp.h Drop GLcontext typedef and use struct gl_context instead 15 лет назад
radeon_maos_verts.c Drop GLcontext typedef and use struct gl_context instead 15 лет назад
radeon_mipmap_tree.c Drop GLcontext typedef and use struct gl_context instead 15 лет назад
radeon_mipmap_tree.h radeon: properly calculate rowstride for tiled images 15 лет назад
radeon_pixel_read.c Drop GLcontext typedef and use struct gl_context instead 15 лет назад
radeon_queryobj.c Drop GLcontext typedef and use struct gl_context instead 15 лет назад
radeon_queryobj.h Drop GLcontext typedef and use struct gl_context instead 15 лет назад
radeon_sanity.c radeon: Remove unnecessary headers. 15 лет назад
radeon_sanity.h radeon/r200/r300: initial attempt to convert to common context code 16 лет назад
radeon_screen.c r600c: add Ontario Fusion APU support 14 лет назад
radeon_screen.h radeon: Implement __DRI_IMAGE and EGL_MESA_image_drm 15 лет назад
radeon_span.c Drop GLcontext typedef and use struct gl_context instead 15 лет назад
radeon_span.h Drop GLcontext typedef and use struct gl_context instead 15 лет назад
radeon_state.c Drop GLcontext typedef and use struct gl_context instead 15 лет назад
radeon_state.h Drop GLcontext typedef and use struct gl_context instead 15 лет назад
radeon_state_init.c Drop GLcontext typedef and use struct gl_context instead 15 лет назад
radeon_swtcl.c r100: revalidate after radeon_update_renderbuffers 15 лет назад
radeon_swtcl.h Drop GLcontext typedef and use struct gl_context instead 15 лет назад
radeon_tcl.c r100: revalidate after radeon_update_renderbuffers 15 лет назад
radeon_tcl.h Drop GLcontext typedef and use struct gl_context instead 15 лет назад
radeon_tex.c radeon: Implement GL_OES_EGL_image 15 лет назад
radeon_tex.h Drop GLcontext typedef and use struct gl_context instead 15 лет назад
radeon_tex_copy.c Drop GLcontext typedef and use struct gl_context instead 15 лет назад
radeon_tex_getimage.c Drop GLcontext typedef and use struct gl_context instead 15 лет назад
radeon_texstate.c mesa: pass gl_format to _mesa_init_teximage_fields() 14 лет назад
radeon_texture.c radeon: Implement GL_OES_EGL_image 15 лет назад
radeon_texture.h radeon: Implement GL_OES_EGL_image 15 лет назад
radeon_tile.c radeon: properly calculate rowstride for tiled images 15 лет назад
radeon_tile.h radeon: add software untiling functions 15 лет назад