OLD | NEW |
1 .. _publications_and_presentations: | 1 .. _publications_and_presentations: |
2 | 2 |
3 ############################## | 3 ############################## |
4 Publications and Presentations | 4 Publications and Presentations |
5 ############################## | 5 ############################## |
6 | 6 |
7 This page lists Native Client and Portable Native Client talks, demos, | 7 This page lists Native Client and Portable Native Client talks, demos, |
8 and publications from various conferences and academic symposiums. | 8 and publications from various conferences and academic symposiums. |
9 | 9 |
10 Recent talks and demos | 10 Recent talks and demos |
(...skipping 36 matching lines...) Loading... |
47 <https://www.youtube.com/watch?v=KOsJIhmeXoc>`_ (`slides | 47 <https://www.youtube.com/watch?v=KOsJIhmeXoc>`_ (`slides |
48 <https://nacl-instruction-io12.appspot.com>`__) | 48 <https://nacl-instruction-io12.appspot.com>`__) |
49 * - 2012/03/05 | 49 * - 2012/03/05 |
50 - `GDC 2012 <http://www.gdcvault.com/free/gdc-12>`_ | 50 - `GDC 2012 <http://www.gdcvault.com/free/gdc-12>`_ |
51 - `Get Your Port On <https://www.youtube.com/watch?v=R281PhQufHo>`_ | 51 - `Get Your Port On <https://www.youtube.com/watch?v=R281PhQufHo>`_ |
52 Porting Your C++ Game to Native Client | 52 Porting Your C++ Game to Native Client |
53 * - 2011/08/12 | 53 * - 2011/08/12 |
54 - --- | 54 - --- |
55 - `Native Client Update and Showcase | 55 - `Native Client Update and Showcase |
56 <https://www.youtube.com/watch?v=g3aBfkFbPWk>`_ | 56 <https://www.youtube.com/watch?v=g3aBfkFbPWk>`_ |
57 * - 2011/05/11 | |
58 - `Google I/O 2011 | |
59 <https://www.google.com/events/io/2011/index-live.html>`_ | |
60 - `Beyond JavaScript: Programming the Web with Native Client | |
61 <https://www.google.com/events/io/2011/sessions/beyond-javascript-program
ming-the-web-with-native-client.html>`_ | |
62 * - 2010/11/04 | 57 * - 2010/11/04 |
63 - `2010 LLVM Developers' Meeting | 58 - `2010 LLVM Developers' Meeting |
64 <http://llvm.org/devmtg/2010-11/>`_ | 59 <http://llvm.org/devmtg/2010-11/>`_ |
65 - `Portable Native Client | 60 - `Portable Native Client |
66 <http://llvm.org/devmtg/2010-11/videos/Sehr_NativeClient-desktop.mp4>`_ | 61 <http://llvm.org/devmtg/2010-11/videos/Sehr_NativeClient-desktop.mp4>`_ |
67 | 62 |
68 Publications | 63 Publications |
69 ------------ | 64 ------------ |
70 | 65 |
71 .. list-table:: | 66 .. list-table:: |
(...skipping 76 matching lines...) Loading... |
148 Porting AirMech | 143 Porting AirMech |
149 ^^^^^^^^^^^^^^^ | 144 ^^^^^^^^^^^^^^^ |
150 | 145 |
151 `Carbon Games <http://carbongames.com/>`_ chose Native Client as a | 146 `Carbon Games <http://carbongames.com/>`_ chose Native Client as a |
152 solution for cross-platform delivery of their PC game `AirMech | 147 solution for cross-platform delivery of their PC game `AirMech |
153 <https://chrome.google.com/webstore/detail/hdahlabpinmfcemhcbcfoijcpoalfgdn>`_ | 148 <https://chrome.google.com/webstore/detail/hdahlabpinmfcemhcbcfoijcpoalfgdn>`_ |
154 to Linux and Macintosh in lieu of native ports. They describe the | 149 to Linux and Macintosh in lieu of native ports. They describe the |
155 porting process on their blog. | 150 porting process on their blog. |
156 | 151 |
157 `Read more <http://carbongames.com/2012/01/Native-Client>`__ | 152 `Read more <http://carbongames.com/2012/01/Native-Client>`__ |
OLD | NEW |