上一页 1 2 3 4 5 6 ··· 14 下一页
摘要: http://blog.163.com/bzm_square/blog/static/935554632012949285662/If you’re working with images in your program, you’re most likely using a regular 2D ... 阅读全文
posted @ 2014-08-04 23:56 Gui Kai 阅读(284) 评论(0) 推荐(0) 编辑
摘要: Welcome back to what’s going to be the last “official” part of this series – I’ll do more GPU-related posts in the future, but this series is long eno... 阅读全文
posted @ 2014-08-04 23:54 Gui Kai 阅读(360) 评论(0) 推荐(0) 编辑
摘要: Welcome back! This time, we’ll look into what is perhaps the “poster boy” feature introduced with the D3D11 / Shader 5.x hardware generation: Tessella... 阅读全文
posted @ 2014-08-04 23:51 Gui Kai 阅读(256) 评论(0) 推荐(0) 编辑
摘要: Welcome back! This time, the focus is going to be on Stream-Out (SO). This is a facility for storing the Output of the Geometry Shader stage to memory... 阅读全文
posted @ 2014-08-04 23:50 Gui Kai 阅读(301) 评论(0) 推荐(0) 编辑
摘要: Welcome back. Last time, we dove into bottom end of the pixel pipeline. This time, we’ll switch back to the middle of the pipeline to look at what i... 阅读全文
posted @ 2014-08-04 23:49 Gui Kai 阅读(231) 评论(0) 推荐(0) 编辑
摘要: Welcome back! This post deals with the second half of pixel processing, the “join phase”. The previous phase was all about taking a small number of i... 阅读全文
posted @ 2014-08-04 23:48 Gui Kai 阅读(269) 评论(0) 推荐(0) 编辑
摘要: In this part, I’ll be dealing with the first half of pixel processing: dispatch and actual pixel shading. In fact, this is really what most graphics... 阅读全文
posted @ 2014-08-04 23:47 Gui Kai 阅读(231) 评论(0) 推荐(0) 编辑
摘要: In this installment, I’ll be talking about the (early) Z pipeline and how it interacts with rasterization. Like the last part, the text won’t procee... 阅读全文
posted @ 2014-08-04 23:46 Gui Kai 阅读(265) 评论(0) 推荐(0) 编辑
摘要: Welcome back. This time we’re actually gonna see triangles being rasterized – finally! But before we can rasterize triangles, we need to do triangl... 阅读全文
posted @ 2014-08-04 23:45 Gui Kai 阅读(501) 评论(0) 推荐(0) 编辑
摘要: After the last post about texture samplers, we’re now back in the 3D frontend. We’re done with vertex shading, so now we can start actually renderi... 阅读全文
posted @ 2014-08-04 23:44 Gui Kai 阅读(275) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 ··· 14 下一页