Merge branch 'gallium-edgeflags'
[mesa.git] / src / gallium / state_trackers /
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
2009-11-26 Keith Whitwellst/xorg: set up rasterizer state in init
2009-11-26 Keith Whitwellst/xorg: remove redundant clipping code
2009-11-26 Keith Whitwellst/xorg: don't bother with cso save and restore in...
2009-11-26 Keith Whitwellst/xorg: consolidate some dest surface state setting
2009-11-24 José Fonsecawgl: Fix copy'n'paste typo in comment.
2009-11-24 Jakob Bornecrantzst/xorg: Pass mode types from the kernel to X
2009-11-24 Jakob Bornecrantzst/xorg: Add libkms integration
2009-11-24 Jakob Bornecrantzst/xorg: Touch up xorg_crtc.c
2009-11-24 Jakob Bornecrantzst/xorg: Rename driver functions
2009-11-24 Jakob Bornecrantzst/xorg: Rename output functions
2009-11-24 Jakob Bornecrantzst/xorg: Rename dri2 functions
2009-11-24 Jakob Bornecrantzst/xorg: Standardise all function names defined in...
2009-11-25 Zack Rusinst/xorg: accelerate src luminance
2009-11-24 Keith Whitwellst/xorg: use surface_copy for blits if available
2009-11-23 Maciej CencoraMerge commit 'origin/mesa_7_7_branch'
2009-11-23 Maciej CencoraMerge branch 'mesa_7_7_branch' of anongit.freedesktop...
2009-11-22 Vinson Leest/xorg: Prevent potential null pointer deference in...
2009-11-22 Vinson Leest/xorg: Reorder cases in switch statement.
2009-11-21 Vinson Leest/egl: Fix memory leak in egl_tracker.c.
2009-11-20 Alan HourihaneFix comment to use /* */ rather than //
2009-11-20 Alan HourihaneFix vega compilation.
2009-11-20 Dave AirlieMerge remote branch 'origin/mesa_7_7_branch'
2009-11-19 Vinson Leest/xorg: Fix infinite loop in copy_packed_data.
2009-11-19 Michel Dänzerst/xorg: Replace compile-time acceleration switch with...
2009-11-19 Michel Dänzerst/xorg: Miscellaneous XVideo fixes.
2009-11-19 Michel Dänzerst/xorg: Try harder to ensure a shared texture has...
2009-11-19 Michel Dänzerst/xorg: Don't complain about convolution filter being...
2009-11-19 Michel Dänzerst/xorg: Remove superfluous flushes from the EXA WaitMa...
2009-11-19 Michel Dänzerst/xorg: Don't initialize non-existing fields.
2009-11-18 Zack Rusinst/xorg: enable yv12 for xv
2009-11-18 Jakob Bornecrantzst/xorg: Flush any pending operations on upload
next