-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* default version bumped up to 3.3, functions up to 3.3 added * added extensions, count brought up from 8 to 167 * fixed pb_memcpy(), which was incorrectly advancing position * fixed color pointer in glimpl_push_client_pointers() * added is_value_likely_an_offset() * replace "commit" with "submit" for REGISTER_COMMIT and glimpl_commit() * push glVertexAttribPointer to FIFO regardless of client managed state * make glMapBufferRange return calloc instead of NULL * implement glDrawElementsInstanced * fix SGL_CMD_DELETEFRAMEBUFFERS in processor.c * remove unused variable in GLX backend * omit unnecessary glFinish call in server * add note in packet.h regarding packet sizes * move note regarding glx symlink up in README * added extra GLX extensions
- Loading branch information
Showing
9 changed files
with
746 additions
and
188 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.