Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-02 | trace: Add drm api integration | Jakob Bornecrantz | |
This is okay since drm_api.h doesn't have any external dependancies, one could make it only compile on platforms that support drm. | |||
2009-06-01 | trace/rbug: Add rbug integration for remote debugging | Jakob Bornecrantz | |
2009-05-16 | trace: Export enabled status | Jakob Bornecrantz | |
2009-05-16 | trace: Put shaders on a list in the context | Jakob Bornecrantz | |
2009-05-16 | trace: Move state dump functions to tr_dump_state.[c|h] | Jakob Bornecrantz | |
2009-03-12 | trace: Wrap pipe_buffers | Jakob Bornecrantz | |
2009-03-11 | trace: Move buffer functions from winsys to screen | Jakob Bornecrantz | |
2009-02-20 | gallium: Improve makefiles for libraries | Jakob Bornecrantz | |
The template makefile that most libraries in gallium included was based on dri and had a bunch unrelevant junk in it. Update it and improve the depending makefiles. | |||
2009-01-08 | gallium: split driver-independent code out of xlib winsys | Keith Whitwell | |
Place in new xlib state-tracker. This is a statetracker for the GLX API. |