2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected almost 4 years ago.
Aug 15, 2021 — Sep 14, 2021
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of https://github.com/castle-engine/castle-engine into castle-editor More... almost 4 years ago
Use CopyStreamWithoutRewinding to tolerate in URL handlers streams that don't allow to set position, but have initial position = 0 More... almost 4 years ago
Merge branch 'master' into astc-format More... almost 4 years ago
Merge pull request #341 from Kagamma/gles30 More... almost 4 years ago
Context options are assigned in OpenGLController.viewDidLoad, don't duplicate in AppDelegate More... almost 4 years ago
Upgrade to use latest API, avoiding any deprecation warnings More... almost 4 years ago
PPChar -> PPGLchar More... almost 4 years ago
Full OpenGL ES 3.0 header More... almost 4 years ago
Fix our achievements example -- forgot to initialize... More... almost 4 years ago
Workaround backslashes in glTF texture URLs More... almost 4 years ago
Finalize castlegles20.pas -> castlegles.pas rename (in fpmake and PasDoc script) More... almost 4 years ago
Try to initilize OpenGLES 3 on iOS (fallback on GLES 2) More... almost 4 years ago
Register GLContextClose to be called at TCastleTransform level More... almost 4 years ago
Simplify initialization: just one GLESInitialization that tries to initialize latest GLES3 library, do not reinitialize from TGLFeatures.Create More... almost 4 years ago
Add to GLInformationString (so also log) the GLFeatures.VersionES_X_Y values More... almost 4 years ago
Merge pull request #340 from Kagamma/gles30 More... almost 4 years ago
More delphi compatibility fixes. More... almost 4 years ago
FreeGLESv3 -> FreeGLES More... almost 4 years ago
FreeGLESv3 -> FreeGLES More... almost 4 years ago
Detects OpenGL ES version at runtime, and load appropriate APIs based on result More... almost 4 years ago
Add RegisteredUrlProtocol, UnregisterUrlProtocol More... almost 4 years ago
Check protocol validity with URIValidProtocol More... almost 4 years ago
Deprecate URIDeleteProtocol, add URIValidProtocol More... almost 4 years ago
Access compiled: URL contents without additional URIDeleteProtocol More... almost 4 years ago
Disable OpenGLES3 directive by default More... almost 4 years ago
Merge branch 'master' of https://github.com/castle-engine/castle-engine into gles30 More... almost 4 years ago
Restore Jenkinsfile.macos, no need to rush Jenkins CGE on macOS More... almost 4 years ago
Adds support (partially) OpenGL ES 3.0 More... almost 4 years ago
Temporarily make Jenkinsfile.macos faster More... almost 4 years ago
Fix building - castledownload_mime.inc was missing in package More... almost 4 years ago