| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Added an example for raylib OpenGL interop.
* Removed C99 variable-length array to fix MSVC errors
* Moved the opengl interop example from shaders to others.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added config flag: SUPPORT_GL_DETAILS_INFO
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fix olds directories used and windows/linux portability
* Fix windows/linux portability
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Increased batch limit check to compensate internal buffers alignment for lines drawing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Log a warning if chdir failed, use agnostic CHDIR instead of chdir
* Only include libdrm directory explicitly when not cross compiling
|