Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-28 | drm_api: Operate on textures instead of buffers | Jakob Bornecrantz | |
Most use cases just got the buffer from the texture and then called into one of the get_handle functions. Also with this patch it would be easier to move to a generic function for getting handles from textures and textures from handles, that is exposed via the screen. | |||
2009-08-11 | gallium/identity: remove stray semicolons | Brian Paul | |
2009-06-30 | identity: Create a drm_api wrapper | Jakob Bornecrantz | |