summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-07-0460-679/+4834
|\
| * Merge branch 'xa_branch'Thomas Hellstrom2011-07-0414-0/+3606
| |\
| | * st/xa: Fix crosscompile builds with nonstandard ld locationsThomas Hellstrom2011-07-041-1/+1
| | * st/xa: Update README.Thomas Hellstrom2011-06-271-6/+14
| | * st/xa: Add a function to check for supported formatsThomas Hellstrom2011-06-274-8/+35
| | * st/xa: Various fixes for composite.Thomas Hellstrom2011-06-273-16/+29
| | * st/xa: Solid fill (tested) and composite (yet untested)Thomas Hellstrom2011-06-219-22/+972
| | * st/xa: Really support xa_surface_format. Bump minor.Thomas Hellstrom2011-06-214-3/+10
| | * st/xa: Support format-changing copy.Thomas Hellstrom2011-06-203-13/+53
| | * st/xa: Make sure we blit all yuv regions.Thomas2011-06-161-0/+1
| | * st/xa: Fix a typo pointed out by Keith Whitwell.Thomas2011-06-161-1/+1
| | * st/xa: Initial import of the xa state-tracker and the xa-vmwgfx target.Thomas Hellstrom2011-06-1512-0/+2560
| * | st/glx: Fix endless loop in drawable validationThomas Hellstrom2011-07-041-1/+8
| * | st/egl: fix a typoChia-I Wu2011-07-011-2/+2
| * | st/egl: remove unused headerChia-I Wu2011-07-011-3/+0
| * | scons: Expose pkg-config in a simpler manner.José Fonseca2011-06-303-3/+5
| * | st/glx: Fix compilation errorThomas Hellstrom2011-06-292-4/+4
| * | st/dri: Get rid of the evil struct dri_drawable::context memberThomas Hellstrom2011-06-292-5/+0
| * | st-api: Rework how drawables are invalidated v3.Thomas Hellstrom2011-06-2910-51/+42
| * | st/egl: update fbdev backendChia-I Wu2011-06-281-144/+190
| * | egl: Fix Terminate with shared gbm screensBenjamin Franzke2011-06-271-0/+2
| * | st/d3d1x: fix for st/egl native.h interface changeChia-I Wu2011-06-271-14/+19
| * | st/egl: fix a compile errorChia-I Wu2011-06-261-2/+1
| * | st/egl: add get_pixmap_format callback to native_displayChia-I Wu2011-06-255-47/+65
| * | egl: make implementing eglChooseConfig easierChia-I Wu2011-06-251-36/+6
| * | st/egl: add a fast path for ximage eglCopyBuffersChia-I Wu2011-06-251-1/+40
| * | st/egl: clean up eglCopyBuffersChia-I Wu2011-06-257-42/+63
| * | st/egl: reorganize backend initializationChia-I Wu2011-06-2514-197/+172
| * | st/egl: make native_buffer interface typedChia-I Wu2011-06-246-89/+139
| * | st/egl: drop guess_gl_api from egl_g3d_loaderChia-I Wu2011-06-241-1/+0
| * | st/egl: use a helper to get st_api from the loaderChia-I Wu2011-06-242-13/+9
| * | st/egl: Fix scons buildBenjamin Franzke2011-06-231-0/+4
| * | st/egl: Hookup gbm for drm backendBenjamin Franzke2011-06-236-43/+98
| * | gbm: Add gallium (drm) backendBenjamin Franzke2011-06-233-0/+346
| * | st/dri: Implement DRIimageExtension::dupImageBenjamin Franzke2011-06-231-0/+19
| * | st/wgl: return height, not width for WGL_PBUFFER_HEIGHT_ARBBrian Paul2011-06-231-1/+1
| * | st/egl/wayland: Take resize parameters only if size changesBenjamin Franzke2011-06-231-5/+3
| * | st/xorg: initialize drm_mode.typeMarcin Slusarz2011-06-201-0/+1
| * | st/xorg: fix crash triggered by rendercheck -t composite -f a8r8g8b8 -o Src, ...Marcin Slusarz2011-06-201-1/+1
| * | st/xorg: fix crash triggered by rendercheck -t blend -f a8r8g8b8 -o ClearMarcin Slusarz2011-06-201-2/+2
| |/
| * st/xorg: remove unused variableMarek Olšák2011-06-141-1/+0
| * st/eglwayland: Add support for EGL_DEFAULT_DISPLAYBenjamin Franzke2011-06-124-0/+15
* | Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-06-094-70/+10
|\|
| * glx/xlib: Handle glXCreateContextAttribsARB in glXGetProcAddress.José Fonseca2011-06-081-0/+3
| * st/egl: set EGL_ALPHA_MASK_SIZEChia-I Wu2011-06-091-0/+4
| * targets/egl: Support driver name lookup using pci listsBenjamin Franzke2011-06-072-70/+3
* | xvmc: fix some warning about uninitialized varsChristian König2011-06-071-1/+1
* | [g3dvl] move dummy quantification into xvmc state trackerChristian König2011-06-071-0/+13
* | [g3dvl] split quant matrix out of picture infoChristian König2011-06-051-4/+5
* | [g3dvl] rename map/unmap to begin/end frameChristian König2011-06-052-4/+4