Merge commit 'origin/gallium-draw-retval'
[mesa.git] / src / gallium / state_trackers /
2010-01-05 Keith WhitwellMerge commit 'origin/gallium-draw-retval'
2010-01-05 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-04 Brian PaulMerge branch 'gallium-conditional-rendering'
2010-01-04 Michel Dänzerst/xorg: Proper calculation of screen pitch.
2010-01-03 Vinson Leest/xorg: Ensure null-terminated byte string.
2010-01-02 José Fonsecapython: Don't generate a import library for python...
2010-01-01 José Fonsecagallium: Generate a single library for auxiliaries...
2010-01-01 José Fonsecascons: Aggregate all tiny libraries in a single library.
2010-01-01 José Fonsecagallium: Remove the sct module.
2010-01-01 José Fonsecascons: Don't globally define WIN32_LEAN_AND_MEAN.
2009-12-31 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-30 Vinson Leest/xorg: Use C-style comments.
2009-12-30 Jakob Bornecrantzst/xorg: Fix warning and add a TODO comment
2009-12-30 Jakob Bornecrantzst/xorg: On close wait on fences and then destroy the...
2009-12-30 Jakob Bornecrantzst/xorg: Be proper with pipe pointers on close in exa
2009-12-30 Jakob Bornecrantzst/xorg: Make sure we don't overrun the fence array...
2009-12-29 Vinson Leest/egl: Move declaration before code.
2009-12-28 José Fonsecapython/retrace: Dump only the specified image rectangles.
2009-12-28 José Fonsecaxlib: Integrate the trace driver with all pipe drivers.
2009-12-28 Vinson Leest/xorg: Silence unused variable warnings.
2009-12-28 Vinson Leest/vega: Silence compiler warnings.
2009-12-28 Vinson Leegallium/xlib: Silence unused variable warning.
2009-12-27 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-27 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-26 José Fonsecapython: Update python state tracker and samples for...
2009-12-25 Zack Rusinpython: fix python state tracker after some latest...
2009-12-25 Zack Rusinpython/gs: fix the example
2009-12-25 Zack Rusingallium: add geometry shader support to gallium
2009-12-23 Vinson Leest/xorg: Use C-style comments.
2009-12-23 Vinson Leest/vega: Move declaration outside for loop.
2009-12-23 Vinson Leest/egl: Use C-style comments.
2009-12-22 Roland ScheideggerMerge branch 'gallium-edgeflags'
2009-12-22 Keith WhitwellMerge branch 'i965g-restart'
2009-12-22 Ian RomanickMerge branch 'mesa_7_7_branch'
2009-12-22 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-22 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-22 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-21 Keith WhitwellMerge commit 'origin/master' into i965g-restart
2009-12-21 Roland Scheideggerpython: fix some pipe_format_simplify merge damage
2009-12-21 Michal Krolvega: Add missing actual argument.
2009-12-18 Roland Scheideggergallium: fix up drivers for edgeflag changes
2009-12-18 Michal KrolMerge branch 'pipe-format-simplify'
2009-12-17 Michal KrolMove the remaining format pf_get_* functions to u_format.h.
2009-12-17 Michal KrolMerge branch 'master' into pipe-format-simplify
2009-12-12 Michal KrolMerge branch 'master' into glsl-pp-rework-2
2009-12-11 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-10 Zack Rusinst/xorg: fix yv12 plus some cleanups in the upload...
2009-12-10 Zack Rusinst/xorg: enable yv12 for xv
2009-12-08 Roland ScheideggerMerge branch 'gallium-strict-aliasing'
2009-12-08 Roland Scheideggergallium: fix more potential strict aliasing issues
2009-12-08 Michal KrolRemove remaining pipe format utility functions.
2009-12-08 Thomas Hellstromst/xorg Fail early if we don't intend to accelerate.
2009-12-08 Michel DänzerMerge branch 'mesa_7_7_branch'
2009-12-08 Andre MaasikasMerge branch 'mesa_7_7_branch'
2009-12-08 Andre MaasikasMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-08 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-07 Roland Scheideggergallium/util: fix util_color_[un]pack[-ub] to be strict...
2009-12-06 Vinson Leest/egl: Fix memory leak in egl_tracker.c.
2009-12-05 Younes Mantonst/xvmc: No more pf_get_block().
2009-12-04 Jakob Bornecrantzst/xorg: Add enter/leave vt hooks for winsys
2009-12-04 Jakob Bornecrantzst/xorg: Fix leave enter vt cycle in crtc code
2009-12-04 Jakob Bornecrantzst/xorg: New libkms destroy api
2009-12-03 Roland Scheideggervega: fix missing include
2009-12-03 Roland ScheideggerMerge branch 'gallium-noblocks'
2009-12-03 Roland Scheideggergallium: fix remaining users of pipe_reference function
2009-12-03 Michal KrolMove pf_get_component_bits() to u_format auxiliary...
2009-12-03 Michal KrolMove pf_get_block() to u_format auxiliary module.
2009-12-03 Michal KrolMove pf_is_depth_stencil() to u_format auxiliary module.
2009-12-02 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2009-12-02 Jakob BornecrantzMerge commit 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-01 Jakob Bornecrantzst/xorg: Create winsys hooks that we call into
2009-12-02 José Fonsecawgl: Call st_swapbuffers instead of st_notify_swapbuffers.
2009-12-01 Keith Whitwellst/xorg: fix merge droppings
2009-12-01 Keith WhitwellMerge commit 'origin/tgsi-simplify-ext'
2009-12-01 Keith WhitwellMerge commit 'origin/mesa_7_7_branch'
2009-12-01 Michal Krolpython: Update for renamed sampler/texture state setters.
2009-12-01 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-11-30 Roland Scheideggerfixups for interface changes (mostly state trackers)
2009-11-27 Roland ScheideggerMerge branch 'width0'
2009-11-27 Keith Whitwellst/xorg: proper fix for compositing after rounding up
2009-11-27 Keith WhitwellRevert "st/xorg: fix composite after texture size changes"
2009-11-27 Keith Whitwellst/xorg: fix composite after texture size changes
2009-11-27 José Fonsecawgl: Fix copy'n'paste typo in comment.
2009-11-27 Keith Whitwellst/xorg: speculatively round textures up to nearest POT
2009-11-27 Keith Whitwellst/xorg: free last fence
2009-11-27 Michal Krolvega: Update shader headers.
2009-11-27 Michal Krolpython/tests: Update shader headers.
2009-11-26 Roland Scheideggergallium: fix more statetrackers/drivers for not using...
2009-11-26 Roland ScheideggerMerge commit 'origin/st-shader-varients'
2009-11-26 Michel Dänzerst/xorg: Use pipe clear hook for solid fills of whole...
2009-11-26 Michel Dänzerst/xorg: Make sure DRI2 blits use GPU copy contents...
2009-11-26 Keith Whitwellst/xorg: fix refcounting bugs introduced in earlier...
2009-11-26 Keith Whitwellst/xorg: formatting
2009-11-26 Keith Whitwellst/xorg: remove debugging flush
2009-11-26 Keith Whitwellst/xorg: render throttling in block handler
2009-11-26 Keith Whitwellst/xorg: split copy operation into prepare/copy/done...
2009-11-26 Keith Whitwellst/xorg: don't set up constant buffer for non-xv fragme...
2009-11-26 Keith Whitwellst/xorg: split up shared Done call
next