summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers
Commit message (Expand)AuthorAgeFilesLines
* vdpau: merge fixes for vdpau state trackerChristian König2011-03-192-59/+62
* Merge remote branch 'origin/master' into pipe-videoChristian König2011-03-051-1/+1
|\
| * egl/wayland: Move wayland-egl into a subdirBenjamin Franzke2011-03-041-1/+1
* | Merge remote branch 'origin/master' into pipe-videoChristian König2011-03-0316-28/+259
|\|
| * egl: Add EGL_WL_bind_wayland_displayBenjamin Franzke2011-03-012-0/+2
| * st/egl: Implement swapbuffer throttlingThomas Hellstrom2011-03-013-4/+141
| * st/egl/drm: Rework swapbuffersThomas Hellstrom2011-03-012-7/+32
| * st/egl: Add a helper to perform a copy swap on a resource surfaceThomas Hellstrom2011-03-012-0/+45
| * st/egl: Move the copy context to the native display structureThomas Hellstrom2011-03-019-20/+39
| * st/dri: one more missing array sizeDave Airlie2011-03-011-0/+1
| * st/dri: fix missing array size init.Dave Airlie2011-03-011-0/+1
| * egl/st: add array size initialisorDave Airlie2011-03-011-0/+1
* | Merge remote branch 'origin/master' into pipe-videoChristian König2011-02-2447-277/+1488
|\|
| * st/dri: Track drawable context bindingsJakob Bornecrantz2011-02-204-2/+14
| * st/python: add usage parameter to pipe_buffer_createVinson Lee2011-02-152-2/+3
| * gallium: add usage parameter to pipe_buffer_createMarek Olšák2011-02-153-2/+6
| * st/python: remove pipe_vertex_buffer::max_indexVinson Lee2011-02-141-3/+0
| * gallium: remove pipe_vertex_buffer::max_indexMarek Olšák2011-02-143-4/+0
| * gallium: always save and restore vertex buffers using cso_cacheMarek Olšák2011-02-142-4/+4
| * st/egl wayland: Sync front buffer releaseBenjamin Franzke2011-02-102-1/+33
| * st/dri: Set render_buffer in dri_fill_st_visualBenjamin Franzke2011-02-101-2/+4
| * st/dri: img_from_renderbuf: Fix incorrect usage of dri_context()Benjamin Franzke2011-02-101-1/+1
| * st/dri: Fix surfaceless gl using contexts with previous bound surfacesBenjamin Franzke2011-02-101-2/+6
| * st/egl wayland: Set color_format according to wl_visualBenjamin Franzke2011-02-101-5/+6
| * st/egl: Fix platform selectionBenjamin Franzke2011-02-081-0/+1
| * st/egl: Add wayland platformBenjamin Franzke2011-02-075-0/+715
| * st/egl: drm_image: Check for MESA_drm_imageBenjamin Franzke2011-02-071-2/+2
| * st/egl: native_helper: Add resource_surface_import_resourceBenjamin Franzke2011-02-072-0/+13
| * st/dri: Implement dri2::{Allocate,Release}BufferBenjamin Franzke2011-02-072-0/+111
| * st/vega: Disable blending when the paint is opaque.Chia-I Wu2011-01-308-5/+37
| * st/vega: Remove an invalid sanity check.Chia-I Wu2011-01-301-6/+0
| * st/vega: s/vg[A-Z]/vega[A-Z]/.Chia-I Wu2011-01-304-42/+42
| * st/egl: Downgrade warning to debug when we can't create a drm screenKristian Høgsberg2011-01-262-2/+2
| * vega: implement handler/pointer conversion using a hash tableBrian Paul2011-01-249-9/+175
| * vega: remove redundant functions found elsewhereBrian Paul2011-01-241-10/+0
| * vega: replace casts with pointer/handle conversion functionsBrian Paul2011-01-2411-165/+297
| * st/xorg: Fix build failure against xserver with XF86_CRTC_VERSION < 3.Michel Dänzer2011-01-241-4/+2
| * vega: sort filenames in Makefile, SConscriptBrian Paul2011-01-232-23/+24
| * scons: Add support for GLES.Chia-I Wu2011-01-222-0/+6
* | Merge remote branch 'origin/master' into pipe-videoChristian König2011-01-211-0/+1
|\|
| * st/dri: Fix warningJakob Bornecrantz2011-01-211-0/+1
* | Merge remote branch 'origin/master' into pipe-videoChristian König2011-01-206-1/+6
|\|
| * Remove executables from source tree.José Fonseca2011-01-185-0/+0
| * d3d1x: Fix broken build.Chia-I Wu2011-01-161-1/+6
* | Merge remote branch 'origin/master' into pipe-videoChristian König2011-01-207-91/+134
|\|
| * egl: Improve driver selection.Chia-I Wu2011-01-136-63/+96
| * egl: Simplify driver matching.Chia-I Wu2011-01-131-8/+3
| * egl: Cleanup _EGLDisplay initialization.Chia-I Wu2011-01-131-9/+8
| * scons: Updates for targets/egl-static.Chia-I Wu2011-01-121-11/+27
* | Merge remote branch 'origin/master' into pipe-videoChristian König2011-01-121-1/+1
|\|