Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement query object interface. | Brian | 2007-09-11 | 1 | -2/+12 |
| | | | | | | This replaces the temporary occlusion counter functions we had before. Added new ctx->Driver.WaitQuery() function which should block until the result is ready. Sketch out some code for vertex transformation feedback counters. | ||||
* | Rename occlude.[ch] to queryobj.[ch] to better reflect contents. | Brian | 2007-04-21 | 1 | -0/+70 |