Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
[mesa.git] / src / gallium / state_trackers /
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-06 Vinson Leest/egl: Fix memory leak in egl_tracker.c.
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-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-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 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
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-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 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 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-18 Jakob Bornecrantzst/xorg: Flush any pending operations on upload
2009-11-18 Jakob Bornecrantzst/xorg: Unbind any textures in solid
2009-11-20 Alan HourihaneFix vega compilation.
2009-11-20 Vinson Leest/xorg: Fix type of 'unknown'.
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 Brian Paulxorg/st: fixup builds against later dpms headers.
2009-11-18 Jakob Bornecrantzst/xorg: Init all functions and fix spelling
2009-11-18 Jakob Bornecrantzst/xorg: Make the #if more easier to read
2009-11-18 Jakob Bornecrantzst/xorg: Use the correct DRI2BufferPtr struct on 1...
2009-11-18 Maciej CencoraMerge branch 'radeon-texrewrite-clean' into mesa_7_7_branch
2009-11-17 Jakob Bornecrantzst/xorg: Fix copy-pasto
2009-11-16 Jakob Bornecrantzst/xorg: Fix comp alpha code and deal with luminance...
2009-11-16 Jakob Bornecrantzst/xorg: Incase of format missmatch swizzle channels...
2009-11-16 Michel Dänzerst/xorg: Only reference new picture formats when they...
2009-11-15 Brian Paulst/egl: add some basic comments
2009-11-13 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-13 Zack Rusinst/xorg: try to fix non-uniform transforms
2009-11-12 Zack Rusinst/xorg: use an immediate instead of a full blown const
2009-11-12 Zack Rusinst/xorg: don't use flow control
2009-11-12 Zack Rusinst/xorg: implement repeatnone and make some code smell...
2009-11-12 Zack Rusinst/xorg: fallback until daddy can implement you properly
2009-11-11 Corbin Simpsondri-st: Add some required GL 2.0 extensions.
2009-11-10 Jakob Bornecrantzst/xorg: Fallback if picture format doesn't match textu...
2009-11-10 Jakob Bornecrantzst/xorg: Don't segfault when debug printing
2009-11-11 Zack Rusinst/xorg: wrap to border color
2009-11-10 Jakob Bornecrantzst/egl: Probe hardware for depth stencil format
2009-11-11 Zack Rusinst/xorg: cleanup the naming
2009-11-11 Zack Rusinst/xorg: print ouf the picture formats when compositing
2009-11-11 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-10 Michel Dänzerst/xorg: Fix SCons build.
2009-11-09 Zack Rusinst/xorg: remove deprecated rendering code
2009-11-09 Zack Rusinst/xorg: fix composite batching
2009-11-07 Zack Rusinst/xorg: implement batching for the composite op
2009-11-07 Zack Rusinst/xorg: batch solid fill requests
2009-11-07 Zack Rusinst/xorg: start accumulating vertices in a common buffer
2009-11-07 Zack Rusinst/xorg: use quads instead of triangle fans
2009-11-07 Zack Rusinst/xorg: make the buffer size global
2009-11-06 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-11-06 Zack Rusinst/xorg: unify vertex buffer handling
2009-11-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-11-04 Zack Rusinst/xorg: these flushes shouldn't be necessary
2009-11-03 José Fonsecapython/retrace: Cope with null constant buffers.
2009-11-03 José Fonsecapython/retrace: Add missing colon.
2009-11-03 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-29 Zack Rusinst/xorg: fix scaling ov xv data, plus some cleanups
2009-10-29 Brian PaulMerge branch 'texformat-rework'
2009-10-29 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-28 Zack Rusinst/xorg: fix src coordinates in the video acceleration...
next