-
Recent Posts
- Gradient-descent optimized recursive filters for deconvolution / deblurring September 5, 2022
- Progressive image stippling and greedy blue noise importance sampling August 31, 2022
- Removing blur from images – deconvolution and using optimized simple filters May 26, 2022
- Transforming “noise” and random variables through non-linearities March 16, 2022
- Fast, GPU friendly, antialiasing downsampling filter March 7, 2022
Categories
Tag Archives: GDC
GCN – two ways of latency hiding and wave occupancy
I wanted to do another follow-up post to my GDC presentation, you can grab its slides here. I talked for quite long about shader occupancy concept, which is extremely important and allows to do some memory latency hiding. The question … Continue reading
Posted in Code / Graphics
Tagged assembler, GCN, GDC, GDC 2014, graphics, graphics programming, PlayStation 4, programming, Sony, Xbox One
11 Comments
You must be logged in to post a comment.