Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-13 | rbug: Remove flags from flush | Jakob Bornecrantz | |
2010-09-20 | rbug: Add function to get opcode name string | Jakob Bornecrantz | |
2010-09-20 | rbug: Cast opcode to corrent int size | Jakob Bornecrantz | |
2010-05-12 | rbug: Update and add READMEs | Jakob Bornecrantz | |
2010-01-01 | gallium: Generate a single library for auxiliaries with Make too. | José Fonseca | |
2010-01-01 | scons: Aggregate all tiny libraries in a single library. | José Fonseca | |
Makes integration of gallium into out of tree components much easier. No pratical change for components in this tree, | |||
2009-12-27 | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Brian Paul | |
Conflicts: src/gallium/auxiliary/util/u_network.c src/gallium/auxiliary/util/u_network.h src/gallium/drivers/i915/i915_state.c src/gallium/drivers/trace/tr_rbug.c src/gallium/state_trackers/vega/bezier.c src/gallium/state_trackers/vega/vg_context.c src/gallium/state_trackers/xorg/xorg_crtc.c src/gallium/state_trackers/xorg/xorg_driver.c src/gallium/winsys/xlib/xlib_brw_context.c src/mesa/main/mtypes.h | |||
2009-12-26 | rbug: Remove comma at end of enumerator list. | Vinson Lee | |
2009-12-26 | rbug: Remove comma at end of enumerator list. | Vinson Lee | |
2009-12-08 | rbug: Initialize variable in rbug_get_message. | Vinson Lee | |
Silences uninitialized variable warning. | |||
2009-12-11 | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Brian Paul | |
2009-11-27 | rbug: Mention where the GUI can be found. | José Fonseca | |
2009-06-09 | rbug: Change block protocol around a bit | Jakob Bornecrantz | |
2009-06-09 | rbug: Extend context info and block ops | Jakob Bornecrantz | |
2009-06-04 | rbug: Update rbug protocol with new context calls | Jakob Bornecrantz | |
2009-06-01 | rbug: Add Gallium Remote Debugger Protocol code | Jakob Bornecrantz | |
This is the (de)marshalling and connection managment code |