summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers
AgeCommit message (Expand)Author
2009-10-29st/xorg: fix scaling ov xv data, plus some cleanupsZack Rusin
2009-10-28st/xorg: fix src coordinates in the video acceleration pathsZack Rusin
2009-10-27st/xorg: fix xvZack Rusin
2009-10-27st/xorg: Adopt to new dirty clip rect typeJakob Bornecrantz
2009-10-26st/xorg: initialize indexes before reswizzling for yuvZack Rusin
2009-10-26st/xorg: stop overflowing yuv buffersZack Rusin
2009-10-26st/xorg: add yuv vertex shaderZack Rusin
2009-10-26st/xorg: add yuv shadersZack Rusin
2009-10-23st/xorg: fix text with component alpha renderingZack Rusin
2009-10-23mesa: Enable remap table in core.Chia-I Wu
2009-10-23st/xorg: lots of fixes related to compositingZack Rusin
2009-10-23g3dvl: pass display and screen to g3dvl when creating video private contextCooper Yuan
2009-10-22st/xorg: fix the makefile when used with new xextprotoZack Rusin
2009-10-22st/xorg: cleanup the checks for whether the op is acceleratedZack Rusin
2009-10-22st/xorg: lots of render fixesZack Rusin
2009-10-20st/xorg: Move drm init to own functionJakob Bornecrantz
2009-10-20st/xorg: Cleanly shutdownJakob Bornecrantz
2009-10-19st/xorg: Remove output functions not usedJakob Bornecrantz
2009-10-19st/xorg: makefile garbageZack Rusin
2009-10-19st/xorg: implement basic src/mask transformationsZack Rusin
2009-10-19dri-st: Add EXT_provoking_vertex.Corbin Simpson
2009-10-18st/xorg: Switch to set_mode_majorJakob Bornecrantz
2009-10-18st/xorg: Massivly redo root pixmap creationJakob Bornecrantz
2009-10-18st/xorg: Clean up cursor functions a bitJakob Bornecrantz
2009-10-18st/xorg: Support more then one output of a given typeJakob Bornecrantz
2009-10-18st/xorg: Change how disable accel is handledJakob Bornecrantz
2009-10-17gallium: Permit surface_copy and surface_fill to be NULL.Corbin Simpson
2009-10-15st/xorg: refix source overZack Rusin
2009-10-15st/xorg: fix most of the composition modesZack Rusin
2009-10-13st/xorg: Fix dpms include problemsJakob Bornecrantz
2009-10-14st/xorg: get transparency on fills working (fixes Qt/KDE apps)Zack Rusin
2009-10-13st/xorg: solid fills with masks are supportedZack Rusin
2009-10-13st/xorg: fix and enable by default xrender accelerationZack Rusin
2009-10-11st/xorg: initialize pipe in the rendererZack Rusin
2009-10-11st/xorg: lots of rendering and xv changesZack Rusin
2009-10-11st/xorg: implement basics of xvZack Rusin
2009-10-08st/xorg: Old X servers don't deal well with failing accessesJakob Bornecrantz
2009-10-08st/xorg: More fallback debuggingJakob Bornecrantz
2009-10-08Revert "st/xorg: Debug fallbacks for composite as well"Jakob Bornecrantz
2009-10-08st/xorg: Debug fallbacks for composite as wellJakob Bornecrantz
2009-10-08st/xorg: Use A8 textures for depth 8 pixmapsJakob Bornecrantz
2009-10-08st/xorg: Fix depth stencil buffers on old X serversJakob Bornecrantz
2009-10-08Merge branch 'mesa_7_6_branch'Brian Paul
2009-10-07gallium/xlib: call XQueryExtension() in glXQueryExtension()Brian Paul
2009-10-07Merge branch 'mesa_7_6_branch'Nicolai Hähnle
2009-10-07gallium/xlib: fix glXQueryDrawable() bugs, see bug 24320Brian Paul
2009-10-07st/dri: Add missing front buffer case in dri_get_buffers().Michel Dänzer
2009-10-07gallium/xlib: return 0 for errorBase, eventBase in glXQueryExtension()Brian Paul
2009-10-05Merge branch 'mesa_7_6_branch'Brian Paul
2009-10-05st/dri: avoid segfault if we can't get a pixmap's buffersBen Skeggs