Ticket #371 (new WIP - file(s) attached)
Opened 5 years ago
Last modified 6 months ago
[TinyGL] add
| Reported by: | michaelvoliveira | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Unscheduled |
| Component: | default | Version: | |
| Severity: | normal | Keywords: | opengl tinygl mesa |
| Cc: |
Description
TinyGL was originally created by Fabrice Bellard as a subset of OpenGL for embedded systems and games. It was designed with no hardware acceleration in mind at this time. Only the main OpenGL calls were implemented.
have an old one implementation of BGLView for BeOS
but needs of sys/shm.h implemented
Attachments
Change History
Changed 5 years ago by michaelvoliveira
- attachment TinyGL-0.4.patch added
Changed 5 years ago by michaelvoliveira
- attachment TinyGL-0.4.bep added
Initial .bep file. without MD5 or install instructions
comment:1 Changed 5 years ago by michaelvoliveira
TODO:
- create a patch to make a shared lib
- install instructions
comment:2 Changed 6 months ago by scottmc
- Type changed from task to WIP - file(s) attached
Note: See
TracTickets for help on using
tickets.

Patch to build in Haiku. tested with GCC2 and GCC4