Skip to content

Commit ca8eb7b

Browse files
committed
add iamges
1 parent 79488e4 commit ca8eb7b

9 files changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ Android学习笔记
6868
- [播放器性能优化][230]
6969
- [OpenGL][231]
7070
- [1.OpenGL简介][232]
71-
- [][]
72-
- [][]
71+
- [2.GLSurfaceView简介][233]
72+
- [3.GLSurfaceView源码解析][234]
7373
- [][]
7474
- [][]
7575
- [][]
@@ -506,7 +506,9 @@ Android学习笔记
506506
[229]: https://github.com/CharonChui/AndroidNote/blob/master/VideoDevelopment/P2P.md "P2P"
507507
[230]: https://github.com/CharonChui/AndroidNote/blob/master/VideoDevelopment/%E6%92%AD%E6%94%BE%E5%99%A8%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96.md "播放器性能优化"
508508
[231]: hhttps://github.com/CharonChui/AndroidNote/tree/master/VideoDevelopment/OpenGL "OpenGL"
509-
[232]: https://github.com/CharonChui/AndroidNote/blob/master/VideoDevelopment/OpenGL/1.OpenGL%E7%AE%80%E4%BB%8B.md "1.OpenGL简介.md"
509+
[232]: https://github.com/CharonChui/AndroidNote/blob/master/VideoDevelopment/OpenGL/1.OpenGL%E7%AE%80%E4%BB%8B.md "1.OpenGL简介"
510+
[233]: https://github.com/CharonChui/AndroidNote/blob/master/VideoDevelopment/OpenGL/2.GLSurfaceView%E7%AE%80%E4%BB%8B.md "2.GLSurfaceView简介""
511+
[234]: https://github.com/CharonChui/AndroidNote/blob/master/VideoDevelopment/OpenGL/3.GLSurfaceView%E6%BA%90%E7%A0%81%E8%A7%A3%E6%9E%90.md "3.GLSurfaceView源码解析"
510512

511513

512514

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)