Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-08-23 | Convert protocol decode tables for Single, VendorPrivate, and | Ian Romanick | 1 | -0/+10 | |
VendorPrivateWithReply message to use nice, compact N-way search trees generated by scripts in Mesa. The Render protocol decode tables are next... | |||||
2006-01-12 | Bug #2996: libglx / libGLcore should use a dispatch table | Ian Romanick | 1 | -0/+43 | |
Port all changes from the (monolithic) accelerated_indirect-0-0-1 branch to the modular trunk. This will break the Darwin and cygwin builds. Other than the changes to symlink-mesa.sh and the various Makefile.am files, to code is identical to what's in the branch. Reviewed by: airlied, krh |