Age | Commit message (Expand) | Author |
---|---|---|
2007-11-15 | Include fences in the i915simple winsys interface. | José Fonseca |
2007-11-08 | check for fence==NULL in intel_batchbuffer_finish(), fixes glxinfo crash on exit | Brian |
2007-11-07 | replace magic number 3 with DRM_FENCE_TYPE_EXE | DRM_I915_FENCE_TYPE_RW in dr... | Brian |
2007-11-06 | code clean-up | Brian |
2007-11-06 | Remove use of Mesa/GL types/functions (s/GLuint/uint/ etc) | Brian |
2007-11-05 | remove unused var | Brian |
2007-11-05 | remove cliprect code | Brian |
2007-08-11 | Fix some build failures. Move intelScreenContext to intel_context.c | Keith Whitwell |
2007-08-11 | move batch ioctl to intel_batchbuffer.c | keithw |
2007-08-10 | Clean up / sanitize debugging | Keith Whitwell |
2007-08-09 | Supporting batchbuffer changes for 1st hwpipe triangles... | Keith Whitwell |
2007-08-09 | Hook up pipe flush functionality | Keith Whitwell |
2007-08-08 | Remove unused code, definitions. | Keith Whitwell |
2007-08-08 | Rename drivers/dri/i915pipe --> drivers/dri/intel_winsys. | Keith Whitwell |