Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-03 | gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil | Roland Scheidegger | |
more consistent with rest of gallium naming conventions. Also rename driver-internal names for these the same. | |||
2010-05-29 | rbug: adapt to clear interface changes | Roland Scheidegger | |
2010-05-26 | rbug: add set sample mask passthrough. | Dave Airlie | |
This at least stops rbug segfaulting at startup. Signed-off-by: Dave Airlie <airlied@redhat.com> | |||
2010-05-21 | rbug: fix breakage due to interface changes | Roland Scheidegger | |
2010-05-17 | rbug: remove extra semicolon | Brian Paul | |
2010-05-12 | rbug: Update and add READMEs | Jakob Bornecrantz | |
2010-05-12 | rbug: Add to all targets that link against trace | Jakob Bornecrantz | |
Also added calls to the create function in target helpers and in tr_drm.c the latter being a hack and should be replaced with the wrap screen target helper. But at least this way we don't regress. | |||
2010-05-12 | rbug: Use container of macro | Jakob Bornecrantz | |
2010-05-12 | rbug: Fix draw blocking | Jakob Bornecrantz | |
2010-05-12 | rbug: Fix sampler views and surfaces in context info | Jakob Bornecrantz | |
2010-05-12 | rbug: Fix shaders | Jakob Bornecrantz | |
2010-05-12 | rbug: Break out of trace | Jakob Bornecrantz | |