* added documentation (in-code and pasdoc generated)
authorBergmann89 <info@bergmann89.de>
Sun, 21 Dec 2014 18:58:52 +0000 (19:58 +0100)
committerBergmann89 <info@bergmann89.de>
Sun, 21 Dec 2014 18:59:21 +0000 (19:59 +0100)
commit1f9d3b8b9ce7d5e05f7af88c7ab0fd094609d9e5
tree47b2029e728d67d56625a56f9d165ab84cd5344e
parent5a2eeb45d528c5a2406b2ae5d73a4c711b2ea7dc
* added documentation (in-code and pasdoc generated)
* added some small examples
49 files changed:
doc/AllClasses.html [new file with mode: 0644]
doc/AllConstants.html [new file with mode: 0644]
doc/AllFunctions.html [new file with mode: 0644]
doc/AllIdentifiers.html [new file with mode: 0644]
doc/AllTypes.html [new file with mode: 0644]
doc/AllUnits.html [new file with mode: 0644]
doc/AllVariables.html [new file with mode: 0644]
doc/ClassHierarchy.html [new file with mode: 0644]
doc/PasDocSettings.pds [new file with mode: 0644]
doc/automated.gif [new file with mode: 0644]
doc/glBitmap.EglBitmap.html [new file with mode: 0644]
doc/glBitmap.EglBitmapNonPowerOfTwo.html [new file with mode: 0644]
doc/glBitmap.EglBitmapNotSupported.html [new file with mode: 0644]
doc/glBitmap.EglBitmapSizeToLarge.html [new file with mode: 0644]
doc/glBitmap.EglBitmapUnsupportedFormat.html [new file with mode: 0644]
doc/glBitmap.TglBitmap.html [new file with mode: 0644]
doc/glBitmap.TglBitmap1D.html [new file with mode: 0644]
doc/glBitmap.TglBitmap2D.html [new file with mode: 0644]
doc/glBitmap.TglBitmapCubeMap.html [new file with mode: 0644]
doc/glBitmap.TglBitmapFormatDescriptor.html [new file with mode: 0644]
doc/glBitmap.TglBitmapFunctionRec.html [new file with mode: 0644]
doc/glBitmap.TglBitmapNormalMap.html [new file with mode: 0644]
doc/glBitmap.TglBitmapPixelData.html [new file with mode: 0644]
doc/glBitmap.TglBitmapRec4ub.html [new file with mode: 0644]
doc/glBitmap.TglBitmapRec4ui.html [new file with mode: 0644]
doc/glBitmap.TglBitmapRec4ul.html [new file with mode: 0644]
doc/glBitmap.TglBitmapSize.html [new file with mode: 0644]
doc/glBitmap.html [new file with mode: 0644]
doc/index.html [new file with mode: 0644]
doc/legend.html [new file with mode: 0644]
doc/pasdoc.css [new file with mode: 0644]
doc/private.gif [new file with mode: 0644]
doc/protected.gif [new file with mode: 0644]
doc/public.gif [new file with mode: 0644]
doc/published.gif [new file with mode: 0644]
examples/GrabScreen/GrabScreen.lpi [new file with mode: 0644]
examples/GrabScreen/GrabScreen.lpr [new file with mode: 0644]
examples/GrabScreen/GrabScreen.lps [new file with mode: 0644]
examples/Helper.pas [new file with mode: 0644]
examples/SimpleLoadFromFile/SimpleLoadFromFile.lpi [new file with mode: 0644]
examples/SimpleLoadFromFile/SimpleLoadFromFile.lpr [new file with mode: 0644]
examples/SimpleLoadFromFile/SimpleLoadFromFile.lps [new file with mode: 0644]
examples/TextureFromFunction/TextureFromFunction.lpi [new file with mode: 0644]
examples/TextureFromFunction/TextureFromFunction.lpr [new file with mode: 0644]
examples/TextureFromFunction/TextureFromFunction.lps [new file with mode: 0644]
examples/dglOpenGL.pas [new file with mode: 0644]
examples/textures/BMP_24_RGB8.bmp [new file with mode: 0644]
glBitmap.pas
readme.txt [new file with mode: 0644]