Age | Commit message (Expand) | Author |
2010-04-14 | trace: Ignore transfer_flush_region too. | José Fonseca |
2010-04-12 | trace: Fix several regressions introduced by recent interface changes. | José Fonseca |
2010-04-11 | trace: Remove unnecessary header. | Vinson Lee |
2010-04-10 | Squashed commit of the following: | Keith Whitwell |
2010-03-15 | Merge commit 'origin/master' into gallium-sampler-view | Keith Whitwell |
2010-03-14 | trace: Remove unnecessary headers. | Vinson Lee |
2010-03-13 | Merge commit 'origin/master' into gallium-sampler-view | Keith Whitwell |
2010-03-11 | gallium: remove pipe_context member from pipe_transfer | Keith Whitwell |
2010-03-11 | Squashed commit of gallium-context-transfers: | Keith Whitwell |
2010-03-10 | Merge branch 'master' into gallium-sampler-view | Michal Krol |
2010-03-10 | trace: Make tr_public.h c++ friendly. | José Fonseca |
2010-03-10 | trace: include tr_public.h | Keith Whitwell |
2010-03-10 | Merge commit 'origin/master' into gallium-sw-api-2 | Keith Whitwell |
2010-03-09 | targets/libgl-xlib: add code to inject trace and identity layers | Keith Whitwell |
2010-03-09 | Merge branch 'gallium-vertexelementcso' | Roland Scheidegger |
2010-03-09 | Squashed commit of gallium-no-texture-blanket | Keith Whitwell |
2010-03-08 | Merge commit 'origin/gallium-winsys-handle-rebased' | Keith Whitwell |
2010-03-02 | Merge branch 'gallium-no-rhw-position' | Michal Krol |
2010-03-01 | trace: adapt to new vertex element cso | Roland Scheidegger |
2010-03-01 | gallium: Expose a opaque winsys handle and functions on pipe_screen | Jakob Bornecrantz |
2010-02-26 | gallium/trace: remove unneeded path prefixes on #includes | Brian Paul |
2010-02-22 | gallium: Remove bypass_vs_clip_and_viewport from rasteriser state. | Michal Krol |
2010-02-18 | trace: Propagate api->name up | Jakob Bornecrantz |
2010-02-17 | gallium: remove redundant nr_components field from pipe_vertex_element | Roland Scheidegger |
2010-02-15 | trace: Dump blend state as a binary blob. | José Fonseca |
2010-02-15 | trace: Fix constant buffer unwrapping. | José Fonseca |
2010-02-14 | trace: No need to dump reference counts. | José Fonseca |
2010-02-14 | trace: Update for os_stream changes. | José Fonseca |
2010-02-14 | trace: Use util_format_name(). | José Fonseca |
2010-02-14 | trace: Fix generated XML. | José Fonseca |
2010-02-12 | Merge branch 'gallium-dynamicstencilref' | Roland Scheidegger |
2010-02-12 | gallium: make max_anisotropy a unsigned bitfield member | Roland Scheidegger |
2010-02-10 | gallium: use os_time.h | Brian Paul |
2010-02-10 | trace: adapt to stencil ref changes | Roland Scheidegger |
2010-02-09 | Merge branch 'gallium-nopointsizeminmax' | Roland Scheidegger |
2010-02-09 | gallium: Remove prefilter member from pipe_sampler_state struct. | Michal Krol |
2010-02-08 | gallium: squash-merge of gallium screen context | Keith Whitwell |
2010-02-04 | gallium: add point_quad_rasterization bit to rasterizer state | Roland Scheidegger |
2010-02-04 | trace: util_stream -> os_stream | José Fonseca |
2010-02-04 | trace: Use u_time. | José Fonseca |
2010-02-03 | gallium: clean up point sprite rasterizer state | Roland Scheidegger |
2010-02-03 | trace: Include the appropriate header instead of defining prototypes. | José Fonseca |
2010-02-02 | gallium: Move p_thread.h and p_atomic.h out of gallium interfaces. | José Fonseca |
2010-02-02 | gallium: Make pipe_atomic a regular int32_t. | José Fonseca |
2010-02-02 | gallium: pipe/p_inlines.h -> util/u_inlines.h | José Fonseca |
2010-01-28 | Merge commit 'origin/perrtblend' | Roland Scheidegger |
2010-01-25 | trace: adapt to blend changes | Roland Scheidegger |
2010-01-22 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2010-01-19 | st/drm: Expose kernel driver name | Jakob Bornecrantz |
2010-01-15 | Merge branch 'gallium-noconstbuf' | Roland Scheidegger |