Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-15 | Don't include stdint.h or inttypes. Use the uint64 typedef instead of uint64_t. | Brian | |
2007-12-11 | Rework gallium and mesa queries a little. | Keith Whitwell | |
Add a 'CheckQuery()' driver callback to mesa to check query completion. Make pipe_query an opaque type. Rework softpipe queries, support overlapping occlusion queries. |