Geeks3D Forums

Please login or register.

Login with username, password and session length

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - jaydentyler25

Pages: [1]
1
General Discussion / Re: My new HP AMD Fusion laptop
« on: December 16, 2012, 01:51:38 PM »
As a consequence of the driver hyperlink. I questioned the reason why the mobility Catalyst refused to update the driver (it exclusively up-to-date the Catalyst control panel).

2
General Discussion / Re: Accessing the depth buffer in GLSL
« on: December 10, 2012, 01:52:32 PM »
I assessed precisely what you suggested, I did some ping-pong due to the blur buffer. It had been a worthwhile test, and it verified precisely what I was considering. It generates a sharper, and much more aliased blur. The factor would be that whenever using the exact same buffer for input as well as production, when a pixel is blurred it is penned within the output buffer, and so the different pixels do their blur computations while using the value of already blurred pixels. This creates a really smooth blur and also helps reduce aliasing. Shows tend to be not affected through the use of 2 buffers.

Pages: [1]