st/xorg: render throttling in block handler
[mesa.git] / src / gallium /
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 Bornecrantzvmware/xorg: Link against libkms
2009-11-24 Jakob Bornecrantzvmware/xorg: Clean Makefile a bit
2009-11-24 Jakob Bornecrantzvmware/xorg: Don't link against libdrm_intel
2009-11-24 Jakob Bornecrantzvmware/xorg: Stage driver in lib/gallium
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 Keith Whitwellsvga: try harder to make the cachable flag work
2009-11-25 Zack Rusinst/xorg: accelerate src luminance
2009-11-25 Zack Rusinutil: also print out memory statistics
2009-11-25 Keith Whitwellsvga: revert packing of surface key
2009-11-24 Keith Whitwellsvga: cache textures as well as buffers
2009-11-24 Keith Whitwellst/xorg: use surface_copy for blits if available
2009-11-24 Jakob Bornecrantzsvga: Filter out pendantic and ansi flags
2009-11-23 Maciej CencoraMerge branch 'mesa_7_7_branch' of anongit.freedesktop...
2009-11-23 Jakob Bornecrantzsvga: Scrub Makefiles a bit
2009-11-22 Vinson Leesvga: Prevent potential null pointer deference in vmw_s...
2009-11-22 Vinson Leesvga: Fix memory leak in vmw_screen_ioctl.c
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-21 Vinson Leedraw: Initialize variable in draw_pt.c.
2009-11-20 Vinson Leei915g: Add missing break statement in i915_debug.c.
2009-11-20 Vinson Leegallium/util: Initialize variables in u_pack_color.h.
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 Alan HourihaneFix memory leak.
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 Brian Paulsoftpipe: whitespace/indentation fixes
2009-11-19 Brian Paulsoftpipe: add missing check in softpipe_is_texture_refe...
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 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 Brian Pauli915g: replace //-style comments
2009-11-17 Brian Paulgallium/util: replace //-style comments
2009-11-17 Brian Pauli915g: remove trailing commas in enum lists to silence...
2009-11-17 Jakob Bornecrantzsvga: More -Werror removal
2009-11-17 Jakob Bornecrantzsvga: Remove -Werror for now as GCC 4.4.x raises a...
2009-11-17 Patrice Mandinnouveau: nv30: Check for NULL front (happens with DRI2)
2009-11-17 Patrice Mandinnouveau: nv30: Add missing include to fix warning
2009-11-17 Jakob Bornecrantzsvga: Build svga driver
2009-11-17 Jakob Bornecrantzsvga: Add vmwgfx_drm.h file from vmwgfx kernel driver
2009-11-17 Jakob Bornecrantzsvga: Add svga driver
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-15 Francisco Jereznv20: Fix build for the last nouveau_class.h changes.
2009-11-15 Francisco Jereznv10: Fix build for the last nouveau_class.h changes.
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 Simpsonr300, r300g: Add missing registers.
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 Vinson Leei915g: Fix memory leak when pci id is unknown.
2009-11-10 Michel Dänzerst/xorg: Fix SCons build.
2009-11-10 José Fonsecallvmpipe: Fix derived blend color state.
2009-11-10 Michal Kroltgsi/exec: Exit early on error.
2009-11-10 Michal Kroltgsi/ureg: Simplify logic in tokens_expand().
2009-11-09 Zack Rusinst/xorg: remove deprecated rendering code
2009-11-09 Zack Rusinst/xorg: fix composite batching
2009-11-09 José Fonsecallvmpipe: Ensure stack variables in unit tests are...
2009-11-09 Christoph Bumillernv50: clarify data for method 0x121c
2009-11-08 Corbin Simpsonr300g: Fix up SW TCL rendering functions.
2009-11-08 Corbin Simpsonr300g: Protect against possibly missing Draw pointer.
2009-11-08 Corbin Simpsonr300g: Unify context names for counts.
2009-11-08 Corbin Simpsonr300g: Enable PSC/RS dump with new debugging flags.
2009-11-08 Corbin Simpsonr300g: Fix is_buffer_referenced.
next