Changeset 69311 in vbox for trunk/src/VBox/Additions/common/crOpenGL
- Timestamp:
- Oct 25, 2017 2:26:09 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/crOpenGL/Linux_i386_glxapi_exports.py
r69310 r69311 92 92 print("") 93 93 94 ## r=bird: This could all be done with macros in the assembler. 95 94 96 for index in range(len(glx_functions)): 95 97 func_name = glx_functions[index]
Note:
See TracChangeset
for help on using the changeset viewer.