You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,15 +100,15 @@ CD Content ( Source Code ) of Book <GPU Gems 1~3>
100
100
101
101
### General-Purpose Computation on GPUs: A Primer
102
102
103
-
-[Ch. 31: Mapping Computational Concepts to GPUs](/GPU-Gems-2-CD-Content/High-General-Purpose_Computation_on_GPUs_A_Primer/Ch_31_Mapping_Computational_Concepts_to_GPUs)
104
-
-[Ch. 36: Stream Reduction Operations for GPGPU Applications](/GPU-Gems-2-CD-Content/High-General-Purpose_Computation_on_GPUs_A_Primer/Ch_36_Stream_Reduction_Operations_for_GPGPU_Applications)
103
+
-[Ch. 31: Mapping Computational Concepts to GPUs](/GPU-Gems-2-CD-Content/General-Purpose_Computation_on_GPUs_A_Primer/Ch_31_Mapping_Computational_Concepts_to_GPUs)
104
+
-[Ch. 36: Stream Reduction Operations for GPGPU Applications](/GPU-Gems-2-CD-Content/General-Purpose_Computation_on_GPUs_A_Primer/Ch_36_Stream_Reduction_Operations_for_GPGPU_Applications)
105
105
106
106
### Image-Oriented Computing
107
107
108
-
-[Ch. 37: Octree Textures on the GPU](/GPU-Gems-2-CD-Content/High-General-Image-Oriented_Computing/Ch_37_Octree_Textures_on_the_GPU)
109
-
-[Ch. 38: High-Quality Global Illumination Using Rasterization](/GPU-Gems-2-CD-Content/High-General-Image-Oriented_Computing/Ch_38_High-Quality_Global_Illumination_Using_Rasterization)
110
-
-[Ch. 40: Computer Vision on the GPU](/GPU-Gems-2-CD-Content/High-General-Image-Oriented_Computing/Ch_40_Computer_Vision_on_the_GPU)
-[Ch. 37: Octree Textures on the GPU](/GPU-Gems-2-CD-Content/Image-Oriented_Computing/Ch_37_Octree_Textures_on_the_GPU)
109
+
-[Ch. 38: High-Quality Global Illumination Using Rasterization](/GPU-Gems-2-CD-Content/Image-Oriented_Computing/Ch_38_High-Quality_Global_Illumination_Using_Rasterization)
110
+
-[Ch. 40: Computer Vision on the GPU](/GPU-Gems-2-CD-Content/Image-Oriented_Computing/Ch_40_Computer_Vision_on_the_GPU)
0 commit comments