{"id":7429,"date":"2009-05-31T07:49:02","date_gmt":"2009-05-31T07:49:02","guid":{"rendered":"http:\/\/alienbabeltech.com\/main\/?p=7429"},"modified":"2009-09-16T14:21:28","modified_gmt":"2009-09-16T14:21:28","slug":"ati-radeon-4000-series-aa-investigation","status":"publish","type":"post","link":"http:\/\/alienbabeltech.com\/main\/ati-radeon-4000-series-aa-investigation\/","title":{"rendered":"ATi Radeon 4000 Series Anti-Aliasing Investigation"},"content":{"rendered":"<p><!--pagetitle:Introduction & Setup--><strong><span style=\"color: #99ccff;\"><span style=\"text-decoration: underline;\">Introduction<\/span> <\/span><\/strong><\/p>\n<p>In a past article, I compared the <a href=\"http:\/\/alienbabeltech.com\/main\/?p=3188\" target=\"_blank\">image quality<\/a> of ATi\u2019s and nVidia\u2019s latest hardware, but since there\u2019s a lot left to cover with each vendor\u2019s anti-aliasing, I decided to investigate the issue further.<\/p>\n<p>This article will focus on the ATi 4000 series of cards (whose anti-aliasing algorithms are identical to that of the 2000 and 3000 series), while a future installment will cover current nVidia hardware. For this particular article I will use my trusty <span style=\"color: #99ccff;\">Radeon 4850<\/span>.<\/p>\n<p><strong><\/strong><\/p>\n<p><span style=\"color: #99ccff;\"><strong><span style=\"text-decoration: underline;\">Hardware<\/span> <\/strong><\/span> <\/p>\n<ul>\n<li>Intel Core 2 Duo E6850 (reference 3 GHz clock). <\/li>\n<li>ATi Radeon 4850 (512 MB, ATi reference clocks).<\/li>\n<li>4 GB DDR2-800 RAM (4\u00d71 GB, dual-channel). <\/li>\n<li>Gigabyte GA-G33M-DS2R (Intel G33 chipset, F7 BIOS). <\/li>\n<li>Creative X-Fi XtremeMusic.<\/li>\n<li>19\u201d Sony CPD-G420 CRT (maximum resolution 1920&#215;1440). <\/li>\n<\/ul>\n<p><strong><\/strong><\/p>\n<p><span style=\"color: #99ccff;\"><strong><span style=\"text-decoration: underline;\">Software<\/span><\/strong><\/span><\/p>\n<ul>\n<li>Windows XP 32 bit SP3<\/li>\n<li>ATi Catalyst 9.4, high quality mip-map setting.<\/li>\n<li>DirectX March 2009. <\/li>\n<li>All games patched to their latest versions. <\/li>\n<\/ul>\n<p><strong><\/strong><\/p>\n<p><span style=\"color: #99ccff;\"><strong><span style=\"text-decoration: underline;\">Settings <\/span> <\/strong><\/span><\/p>\n<ul>\n<li>16xAF &amp; AA forced in the driver, vsync forced off in the driver. . <\/li>\n<li>Since I\u2019m on XP, all DX10 titles were run under DX9 render paths. <\/li>\n<li>Highest quality sound (stereo) used in all games. <\/li>\n<li>All results show an average framerate. <\/li>\n<\/ul>\n<p><!--nextpage--><!--pagetitle:AA & MSAA Introduction--><span style=\"color: #99ccff;\"><strong><span style=\"text-decoration: underline;\">Anti-Aliasing Introduction<\/span><\/strong><\/span><\/p>\n<p>In 3D graphics, aliasing occurs because of rasterization, the process of converting a scene from vector primitives (essentially infinite resolution) to screen space (finite resolution). Typical aliasing with 3D scenes includes shimmering, jagged edges, line crawling, wiggling surfaces, and similar.<\/p>\n<p>A higher resolution helps to some degree because there are more pixels to interpolate across, but it\u2019s still quite poor at reducing aliasing compared to current hardware anti-aliasing techniques.<\/p>\n<p>Current 3D hardware AA operates on the basic premise of sampling multiple times for a pixel (as opposed to using a single sample), and blending said samples to form the final pixel. The resulting smoother gradients reduce aliasing.<\/p>\n<p><strong><\/strong><\/p>\n<p><span style=\"color: #99ccff;\"><strong><span style=\"text-decoration: underline;\">Multi-Sampling Theory (MSAA)<\/span><\/strong><\/span><\/p>\n<p>Multi-sampling first debuted on nVidia\u2019s GeForce 3, and is the most popular hardware AA technique currently used in consumer space. This method takes the concept of super-sampling but decouples the shader and texture samples, thereby saving fillrate.<\/p>\n<p>It operates on the concept of rendering only the geometry at a higher resolution (as opposed to super-sampling which renders everything at a higher resolution), then calculating the final color based on whether multiple depth (Z-buffer) values fall on the edge of a polygon or not.<\/p>\n<p>The disadvantage of this method is that it can\u2019t address texture or shader aliasing (since it only anti-aliases polygon edges), but it\u2019s extremely fast compared to super-sampling, and still shows huge improvements in image quality.<\/p>\n<p>Generally speaking, unless you run a very slow GPU setup, you should try to run at least 2xAA, even if it means dropping the resolution a bit. Even 2xAA can provide a substantial improvement in image quality over no AA.<\/p>\n<p><!--nextpage--><!--pagetitle:ATi's MSAA--><span style=\"color: #99ccff;\"><strong><span style=\"text-decoration: underline;\">ATi\u2019s MSAA<\/span><\/strong><\/span><\/p>\n<p>ATi\u2019s parts first attained MSAA with the 9700 Pro, which offered 2x and 4x rotated grids, along with 6x sparse grid MSAA. 6xAA was noteworthy as being the first in consumer space to debut six-sample MSAA, along with a pseudo random sampling grid.<\/p>\n<p>Starting with the 2000 series, 2xAA and 4xAA remained unchanged, but 6xAA was dropped in favor of 8xAA, also utilizing a sparse grid. Since the 2000 series, ATi refers to these modes as <span style=\"color: #99ccff;\">box<\/span> modes because all samples come from within a single pixel\u2019s area, just like traditional MSAA.<\/p>\n<p>The box modes were performed on the shaders on the 2000 and 3000 series, which is why they had poor MSAA performance. The 4000 series corrects this deficiency by performing the box modes on the ROPs, and also by packing ROPs that are twice as fast in most situations. ROPs are the units responsible for converting the output from the shaders into pixels.<\/p>\n<p>Here are the sample patterns from a <span style=\"color: #99ccff;\">4850<\/span> (these are identical across the entire 2000, 3000 and 4000 product lines).<\/p>\n<p style=\"TEXT-ALIGN: center\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-7445 aligncenter\" title=\"sample-patterns\" src=\"http:\/\/i2.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/sample-patterns.png?resize=391%2C181\" alt=\"sample-patterns\" srcset=\"http:\/\/i2.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/sample-patterns.png?resize=391%2C181 391w, http:\/\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/sample-patterns-300x138.png 300w\" sizes=\"auto, (max-width: 391px) 100vw, 391px\" data-recalc-dims=\"1\" \/><br\/ class=\"spacer_\" \/><\/p>\n<p>The green dots are shader\/texture samples, and in each case there\u2019s only one sampled at the pixel\u2019s center, as is typical with MSAA. The blue dots are the geometry samples and you can see two, four and eight arranged in rotated and sparse grids. This placement of samples ensures optimal coverage (maximum effective edge resolution).<\/p>\n<p><!--nextpage--><!--pagetitle:Custom Filter Anti-Aliasing (CFAA)--><span style=\"color: #99ccff;\"><strong><span style=\"text-decoration: underline;\">Custom Filter Anti-Aliasing (CFAA)<\/span><\/strong><\/span><\/p>\n<p>The 2000 series also gained <span style=\"color: #99ccff;\">CFAA<\/span>, an extension of MSAA, and it\u2019s also supported on the 3000 and 4000 series. CFAA uses MSAA as a base pattern, but also takes additional samples from adjacent pixels.<\/p>\n<p>The advantage of CFAA is that it gains additional quality over regular MSAA without rendering the scene higher, thus saving memory storage and bandwidth. Unfortunately, narrow and wide tent take one and two samples from each adjacent pixel respectively, and this can cause blurring because they\u2019re blending the internals of polygons, not just their edges.<\/p>\n<p><span style=\"color: #99ccff;\">Edge detect<\/span> corrects this problem by using the shader to detect polygon edges and only sampling adjacent pixels in those situations. This increases the quality of polygon edges without any scene blurring. Additionally, there are more samples sourced from outside the pixel boundary than either narrow or wide tent use.<\/p>\n<p>There are two edge detect modes: <span style=\"color: #99ccff;\">12xAA<\/span>, which is 4xMSAA + edge detect, and <span style=\"color: #99ccff;\">24xAA<\/span>, which is 8xMSAA + edge detect.<\/p>\n<p>Unfortunately I\u2019m unable to show you the sample patterns for CFAA; however this technical slide from ATi should give you an idea as to what is happening:<\/p>\n<p style=\"TEXT-ALIGN: center\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-7441\" title=\"cfaa\" src=\"http:\/\/i2.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/cfaa.png?resize=553%2C416\" alt=\"cfaa\" srcset=\"http:\/\/i2.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/cfaa.png?resize=553%2C416 553w, http:\/\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/cfaa-300x225.png 300w\" sizes=\"auto, (max-width: 553px) 100vw, 553px\" data-recalc-dims=\"1\" \/><br\/ class=\"spacer_\" \/><\/p>\n<p>Most games cannot activate these modes directly, but there are two ways you can use them. Firstly, you can force them directly from the control panel by simply using 4xAA or 8xAA along with the edge detect setting. This should work in most games where forced AA works. The other way is to set the control panel\u2019s AA level to application preference, but set the filter to edge detect. Then by setting the game to use 4x or 8x, you should get 12x or 24x respectively in most cases.<\/p>\n<p>Note that it\u2019s important to be using <span style=\"color: #99ccff;\">edge detect<\/span> in the control panel in order to use these modes. If you use either of the tent modes, the scene will experience blurring because the blending won\u2019t be restricted to polygon edges.<\/p>\n<p><!--nextpage--><!--pagetitle:Adaptive Anti-Aliasing (AAA)--><span style=\"color: #99ccff;\"><strong><span style=\"text-decoration: underline;\">Adaptive Anti-Aliasing (AAA)<\/span><\/strong><\/span><\/p>\n<p>As I covered in my <a href=\"http:\/\/alienbabeltech.com\/main\/?p=3188&amp;page=3\" target=\"_blank\">image quality comparison article<\/a>, AAA is a method of anti-aliasing alpha (transparent) textures (e.g. vegetation, wire fences, etc), something regular MSAA cannot do. It works by resubmitting the texture multiple times into the pipeline and shifting the location of the sample each time, then blending the samples into one.<\/p>\n<p>From the findings of my last article, I suspect ATi is selectively applying multi-sampling or super-sampling depending on the scene and game. This explains the \u201cfattened\u201d vegetation and the fact that only the edges of the transparent areas are impacted, as is typical with multi-sampling (nVidia\u2019s multi-sampling TrAA did something similar in the past). However since multi-sampling doesn\u2019t work in every game, ATi likely falls back to super-sampling in such titles.<\/p>\n<p>ATi has two AAA modes, performance and quality. <span style=\"color: #99ccff;\">Quality<\/span> uses the full base multi-sampling pattern while <span style=\"color: #99ccff;\">performance<\/span> only uses half the samples (so 4xAA with performance AAA only uses two samples on alpha textures).<\/p>\n<p><!--nextpage--><!--pagetitle:Image Quality (MSAA & CFAA)--><span style=\"color: #99ccff;\"><strong><span style=\"text-decoration: underline;\">Image Quality (MSAA\/CFAA)<\/span><\/strong><\/span><\/p>\n<p>For the image quality comparison, I have chosen an outside scene from the original <em>Far Cry<\/em>. Since AA\u2019s main benefit comes during movement, these images have been zoomed in order to better show differences. I would suggest loading the images into separate br\/owser tabs and quickly switching between them. Also ensure br\/owser image scaling is disabled.<\/p>\n<p style=\"TEXT-ALIGN:left\"><div id=\"attachment_7430\" style=\"width: 160px\" class=\"wp-caption alignleft\"><a href=\"http:\/\/i2.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/0xaa.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-7430\" class=\"size-thumbnail wp-image-7430\" title=\"0xaa\" src=\"http:\/\/i2.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/0xaa.png?resize=150%2C150\" alt=\"0xaa\" data-recalc-dims=\"1\" \/><\/a><p id=\"caption-attachment-7430\" class=\"wp-caption-text\">0xAA<\/p><\/div> <div id=\"attachment_7432\" style=\"width: 160px\" class=\"wp-caption alignleft\"><a href=\"http:\/\/i1.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/2xaa.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-7432\" class=\"size-thumbnail wp-image-7432\" title=\"2xaa\" src=\"http:\/\/i1.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/2xaa.png?resize=150%2C150\" alt=\"2xaa\" data-recalc-dims=\"1\" \/><\/a><p id=\"caption-attachment-7432\" class=\"wp-caption-text\">2xAA<\/p><\/div> <div id=\"attachment_7434\" style=\"width: 160px\" class=\"wp-caption alignleft\"><a href=\"http:\/\/i0.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/4xaa.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-7434\" class=\"size-thumbnail wp-image-7434\" title=\"4xaa\" src=\"http:\/\/i0.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/4xaa.png?resize=150%2C150\" alt=\"4xaa\" data-recalc-dims=\"1\" \/><\/a><p id=\"caption-attachment-7434\" class=\"wp-caption-text\">4xAA<\/p><\/div>\n<div id=\"attachment_7436\" style=\"width: 160px\" class=\"wp-caption alignleft\"><a href=\"http:\/\/i0.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/8xaa.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-7436\" class=\"size-thumbnail wp-image-7436\" title=\"8xaa\" src=\"http:\/\/i0.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/8xaa.png?resize=150%2C150\" alt=\"8xaa\" data-recalc-dims=\"1\" \/><\/a><p id=\"caption-attachment-7436\" class=\"wp-caption-text\">8xAA<\/p><\/div>\n<div id=\"attachment_7438\" style=\"width: 160px\" class=\"wp-caption alignleft\"><a href=\"http:\/\/i2.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/12xaa.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-7438\" class=\"size-thumbnail wp-image-7438\" title=\"12xaa\" src=\"http:\/\/i2.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/12xaa.png?resize=150%2C150\" alt=\"12xaa\" data-recalc-dims=\"1\" \/><\/a><p id=\"caption-attachment-7438\" class=\"wp-caption-text\">12xAA<\/p><\/div>\n<div id=\"attachment_7439\" style=\"width: 160px\" class=\"wp-caption alignleft\"><a href=\"http:\/\/i1.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/24xaa.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-7439\" class=\"size-thumbnail wp-image-7439\" title=\"24xaa\" src=\"http:\/\/i1.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/24xaa.png?resize=150%2C150\" alt=\"24xaa\" data-recalc-dims=\"1\" \/><\/a><p id=\"caption-attachment-7439\" class=\"wp-caption-text\">24xAA<\/p><\/div>\n<p><\/p>\n<p><span style=\"color: #99ccff;\">2xAA<\/span> provides a small improvement over 0xAA in areas 1 and 4, but not much with 2 and 3, probably because the sampling angle is similar to those surfaces\u2019 angles.<\/p>\n<p><span style=\"color: #99ccff;\">4xAA<\/span> provides a small improvement over 2xAA with surface 3, but large improvements with the other three surfaces.<\/p>\n<p><span style=\"color: #99ccff;\">8xAA<\/span> provides slight improvements over 4xAA along all four edges.<\/p>\n<p><span style=\"color: #99ccff;\">12xAA<\/span> is better than 8xAA on surface 1 and 4, but it\u2019s slightly worse with the other two surfaces.<\/p>\n<p><span style=\"color: #99ccff;\">24xAA<\/span> is the best overall. It\u2019s even better than 12xAA on surface 1 and 4, while being just as good as 8xAA on the other two surfaces.<\/p>\n<p>Notice how the lonely tree in the top-left is not getting any AA no matter what mode is being used? I\u2019m going to check that tree in more detail in the next section.<\/p>\n<p><!--nextpage--><!--pagetitle:Image Quality (AAA)--><span style=\"color: #99ccff;\"><strong><span style=\"text-decoration: underline;\">Image Quality (AAA)<\/span><\/strong><\/span><\/p>\n<p>The tree is actually a transparent texture, likely a result of the game\u2019s LOD system optimizing performance by reducing workload at distances. Because MSAA and CFAA (edge detect) only affect polygon edges, none of them impact the tree. So now I\u2019ll enable AAA and see how it affects the tree. Note that I could\u2019ve used another scene with more alpha content, but by using the same scene, it becomes clearer how these AA techniques all come together as a total package.<\/p>\n<p style=\"TEXT-ALIGN:left\"><div id=\"attachment_7431\" style=\"width: 160px\" class=\"wp-caption alignleft\"><a href=\"http:\/\/i0.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/0xaaa.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-7431\" class=\"size-thumbnail wp-image-7431\" title=\"0xaaa\" src=\"http:\/\/i0.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/0xaaa.png?resize=150%2C150\" alt=\"0xaaa\" data-recalc-dims=\"1\" \/><\/a><p id=\"caption-attachment-7431\" class=\"wp-caption-text\">0xAAA<\/p><\/div> <div id=\"attachment_7433\" style=\"width: 160px\" class=\"wp-caption alignleft\"><a href=\"http:\/\/i1.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/2xaaa.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-7433\" class=\"size-thumbnail wp-image-7433\" title=\"2xaaa\" src=\"http:\/\/i1.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/2xaaa.png?resize=150%2C150\" alt=\"2xaaa\" data-recalc-dims=\"1\" \/><\/a><p id=\"caption-attachment-7433\" class=\"wp-caption-text\">2xAAA<\/p><\/div> <div id=\"attachment_7435\" style=\"width: 160px\" class=\"wp-caption alignleft\"><a href=\"http:\/\/i2.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/4xaaa.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-7435\" class=\"size-thumbnail wp-image-7435\" title=\"4xaaa\" src=\"http:\/\/i2.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/4xaaa.png?resize=150%2C150\" alt=\"4xaaa\" data-recalc-dims=\"1\" \/><\/a><p id=\"caption-attachment-7435\" class=\"wp-caption-text\">4xAAA<\/p><\/div>\n<div id=\"attachment_7437\" style=\"width: 160px\" class=\"wp-caption alignleft\"><a href=\"http:\/\/i0.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/8xaaa.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-7437\" class=\"size-thumbnail wp-image-7437\" title=\"8xaaa\" src=\"http:\/\/i0.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/8xaaa.png?resize=150%2C150\" alt=\"8xaaa\" data-recalc-dims=\"1\" \/><\/a><p id=\"caption-attachment-7437\" class=\"wp-caption-text\">8xAAA<\/p><\/div>\n<div id=\"attachment_7440\" style=\"width: 160px\" class=\"wp-caption alignleft\"><a href=\"http:\/\/i0.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/24xaaa.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-7440\" class=\"size-thumbnail wp-image-7440\" title=\"24xaaa\" src=\"http:\/\/i0.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/24xaaa.png?resize=150%2C150\" alt=\"24xaaa\" data-recalc-dims=\"1\" \/><\/a><p id=\"caption-attachment-7440\" class=\"wp-caption-text\">24xAAA<\/p><\/div>\n<p><\/p>\n<p>Even with just the thumbnails you can clearly see changes to the color gradients at each level of AAA, but feel free to load the larger images if you like. Furthermore, the internals of the tree are being impacted, and the edges aren\u2019t being fattened up like we saw in the last article. This would suggest that in this instance, ATi is applying super-sampling AAA.<\/p>\n<p>Interestingly, there\u2019s a difference between 24xAA and 8xAA when there shouldn\u2019t be given the base level of MSAA is the same in both modes (8x). This suggests that edge detect CFAA may be sampling adjacent pixels with alpha textures when AAA is enabled.<\/p>\n<p><!--nextpage--><!--pagetitle:Benchmarks (Part 1)--><span style=\"color: #99ccff;\"><strong><span style=\"text-decoration: underline;\">Benchmarks (Part 1)<\/span><\/strong><\/span><\/p>\n<p>Since the edge detect modes are seldom playable in new titles, I\u2019ve picked a selection of titles from 2004 and 2005 to test the various AA modes. When viewing the benchmarks, keep in mind that a 4890 is around 40%-50% faster than the 4850, especially with heavy AA, so you can use that to estimate what it would score.<\/p>\n<p>Also I\u2019m not going to benchmark AAA for the simple reason that it depends entirely on scene as to what kind of performance hit you\u2019ll experience. The odd fence or grating won\u2019t impact performance much, but large amounts of vegetation will incur a steep performance hit. For this reason, you\u2019ll quickly know if your AAA setting is usable or not just by playing your game.<\/p>\n<p style=\"TEXT-ALIGN: center\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-7442 aligncenter\" title=\"graph-1\" src=\"http:\/\/i1.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/graph-1.png?resize=545%2C657\" alt=\"graph-1\" srcset=\"http:\/\/i1.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/graph-1.png?resize=545%2C657 545w, http:\/\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/graph-1-248x300.png 248w\" sizes=\"auto, (max-width: 545px) 100vw, 545px\" data-recalc-dims=\"1\" \/><br\/ class=\"spacer_\" \/><\/p>\n<p>In <em>Call of Duty 2<\/em>, 12xAA is actually faster than 8xAA.<\/p>\n<p>In <em>Doom 3<\/em>, 12xAA is about the same speed as 8xAA, and even a 4850 can comfortably run this game at 24xAA.<\/p>\n<p>In <em>Far Cry<\/em>, the edge detect modes incur a steep performance hit over the box modes.<\/p>\n<p><!--nextpage--><!--pagetitle:Benchmarks (Part 2)--><span style=\"color: #99ccff;\"><span style=\"text-decoration: underline;\">Benchmarks (Part 2)<\/span><\/span><\/p>\n<p style=\"TEXT-ALIGN: center\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-7443 aligncenter\" title=\"graph-2\" src=\"http:\/\/i1.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/graph-2.png?resize=532%2C644\" alt=\"graph-2\" srcset=\"http:\/\/i1.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/graph-2.png?resize=532%2C644 532w, http:\/\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/graph-2-247x300.png 247w\" sizes=\"auto, (max-width: 532px) 100vw, 532px\" data-recalc-dims=\"1\" \/><\/p>\n<p style=\"TEXT-ALIGN: left\">In <em>Fear<\/em>, 12xAA is dramatically faster than 8xAA, while 24xAA is barely slower than 8xAA.<\/p>\n<p>The 4850 br\/eezes though these <em>Quake 4<\/em> and <em>Half-Life 2<\/em> benchmarks when running 24xAA.<\/p>\n<p><!--nextpage--><!--pagetitle:Benchmarks (Part 3)--><span style=\"color: #99ccff;\"><strong><span style=\"text-decoration: underline;\">Benchmarks (Part 3)<\/span><\/strong><\/span><\/p>\n<p style=\"TEXT-ALIGN: center\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-7444\" title=\"graph-3\" src=\"http:\/\/i2.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/graph-3.png?resize=548%2C495\" alt=\"graph-3\" srcset=\"http:\/\/i2.wp.com\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/graph-3.png?resize=548%2C495 548w, http:\/\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/graph-3-300x270.png 300w\" sizes=\"auto, (max-width: 548px) 100vw, 548px\" data-recalc-dims=\"1\" \/><br\/ class=\"spacer_\" \/><\/p>\n<p>In <em>Riddick<\/em>, 12xAA is substantially faster than 8xAA.<\/p>\n<p>The 4850 br\/eezes through <em>UT2004<\/em>, even with 24xAA.<\/p>\n<p><!--nextpage--><!--pagetitle:Conclusion--><span style=\"color: #99ccff;\"><strong><span style=\"text-decoration: underline;\">Conclusion<\/span><\/strong><\/span><\/p>\n<p>Some interesting findings have been made in this investigation. Firstly, the difference between 8xAA and 12xAA isn\u2019t as clear-cut as simply assuming 12x is better (and therefore slower) than 8x. In some cases, 8xAA provides better image quality than 12xAA. Also sometimes 12xAA is faster than 8xAA; significantly so on occasion. If you find you have spare performance at 4xAA but 8xAA is too slow, try 12xAA as it might actually run better.<\/p>\n<p>The second interesting finding is that edge detect CFAA seems to impact the image quality of AAA in situations where the base multi-sampling mode is the same. This suggests that edge detect CFAA is capable of sampling outside the pixel\u2019s boundary on alpha textures when AAA is engaged.<\/p>\n<p>And finally, while 4xAA definitely remains the sweet-spot for AA, don\u2019t ignore the higher modes if you have enough performance, as they can provide a visible benefit over 4xAA.<\/p>\n<p>Hopefully this article will encourage everyone to experiment a bit more with their ATi cards when gaming. Stay tuned for the nVidia equivalent of this article sometime in the future.<\/p>\n<p><strong><\/strong><\/p>\n<blockquote>\n<p><span style=\"color: #99ccff;\">Please join us in our <a href=\"http:\/\/alienbabeltech.com\/abt\/index.php\" target=\"_blank\">Forums<\/a><\/span><\/p>\n<p><span style=\"color: #99ccff;\">Follow us on <a href=\"http:\/\/twitter.com\/alienbabeltech\" onclick=\"_gaq.push(['_trackEvent', 'outbound-article', 'http:\/\/twitter.com\/alienbabeltech', 'Twitter']);\" target=\"_blank\">Twitter<\/a><\/span><\/p>\n<p><span style=\"color: #99ccff;\">For the latest updates from ABT, please <a href=\"http:\/\/alienbabeltech.com\/main\/?feed=rss2\" target=\"_blank\">join our RSS News Feed<\/a><\/span><\/p>\n<\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p><a href=\"http:\/\/alienbabeltech.com\/main\/?p=7429\"><img decoding=\"async\" align=top title=\"Author: BFG10K\" src=\"http:\/\/alienbabeltech.com\/main\/wp-content\/uploads\/2009\/05\/ati-hd-4800-series-anti-ali.jpg\"><\/a><\/p>\n","protected":false},"author":5,"featured_media":7533,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7814,7],"tags":[266,265,1391,237,696,1392,263,1393,238],"class_list":["post-7429","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-articles","category-technology","tag-12xaa","tag-24xaa","tag-1391","tag-237","tag-696","tag-aa","tag-aaa","tag-anti-aliasing","tag-radeon"],"_links":{"self":[{"href":"http:\/\/alienbabeltech.com\/main\/wp-json\/wp\/v2\/posts\/7429","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/alienbabeltech.com\/main\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/alienbabeltech.com\/main\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/alienbabeltech.com\/main\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"http:\/\/alienbabeltech.com\/main\/wp-json\/wp\/v2\/comments?post=7429"}],"version-history":[{"count":0,"href":"http:\/\/alienbabeltech.com\/main\/wp-json\/wp\/v2\/posts\/7429\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/alienbabeltech.com\/main\/wp-json\/wp\/v2\/media\/7533"}],"wp:attachment":[{"href":"http:\/\/alienbabeltech.com\/main\/wp-json\/wp\/v2\/media?parent=7429"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/alienbabeltech.com\/main\/wp-json\/wp\/v2\/categories?post=7429"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/alienbabeltech.com\/main\/wp-json\/wp\/v2\/tags?post=7429"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}