summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers
Commit message (Expand)AuthorAgeFilesLines
* st/osmesa: re-use buffers in OSMesaMakeCurrent()Brian Paul2013-04-091-7/+54
* st/vdpau: fix subtitle related bug v2Christian König2013-04-091-0/+4
* gallium: PIPE_COMPUTE_CAP_IR_TARGET - allow drivers to specify a processor v2Tom Stellard2013-04-051-5/+13
* st/wgl: Install our windows message hook to threads created before the ICD is...José Fonseca2013-04-052-26/+196
* st/xlib: add HUD support for xlib/GLXBrian Paul2013-04-044-0/+34
* st/wgl: add HUD supportBrian Paul2013-04-045-0/+42
* st/wgl: make stw_current_context() non-staticBrian Paul2013-04-042-1/+3
* clover: Fix build with LLVM 3.3Mike Lothian2013-04-011-1/+2
* st/dri: fix crash with HUD and single bufferingMarek Olšák2013-03-281-1/+2
* st/dri: integrate the HUDMarek Olšák2013-03-263-0/+11
* clover: add dynamic_cast results checking down in clSetKernelArgument() code ...Dmitry Cherkassov2013-03-241-0/+12
* vega: fix MSVC warning about missing return statementBrian Paul2013-03-211-0/+1
* gallium-egl: Fix compile errors introduced in de315f76aKristian Høgsberg2013-03-195-5/+5
* gallium/egl: fix out-of-tree buildAndreas Boll2013-03-191-1/+1
* gallium/build: Fix visibility CFLAGS in automakeMaarten Lankhorst2013-03-161-1/+3
* st/dri: add support for the always_have_depth_buffer optionBrian Paul2013-03-153-11/+28
* wayland: fix segfault when using software renderingPhilipp Brüschweiler2013-03-151-1/+1
* st/osmesa: silence some optimized build warningsBrian Paul2013-03-141-2/+6
* scons: Define PACKAGE_VERSION/BUGREPORT globally.José Fonseca2013-03-131-1/+0
* st/osmesa: add new Makefile.amBrian Paul2013-03-121-0/+41
* st/osmesa: new OSMesa gallium state trackerBrian Paul2013-03-121-0/+793
* scons: Re-add ','José Fonseca2013-03-131-1/+1
* mesa: Replace MESA_VERSION with PACKAGE_VERSION.Matt Turner2013-03-126-8/+6
* d3d1x: Remove.José Fonseca2013-03-12135-27285/+0
* clover: Fix build with LLVM 3.3 v2Tom Stellard2013-02-281-8/+39
* st/vega: Fix memory leak in combine_shaders.Vinson Lee2013-02-261-1/+3
* st/xvmc/tests: Ensure colorkey is initialized.Vinson Lee2013-02-221-0/+4
* st/vdpau: Fix memory leak in vlVdpBitmapSurfaceCreate.Vinson Lee2013-02-221-0/+1
* st/vdpau: Fix memory leak in vlVdpOutputSurfaceCreate.Vinson Lee2013-02-221-0/+1
* st/xlib: initialize the drawable size in create_xmesa_buffer()Brian Paul2013-02-191-2/+1
* egl-wayland: Fix left-over wl_display_roundtrip() usageKristian Høgsberg2013-02-141-1/+1
* gallium: fix tgsi SAMPLE_L opcode to use separate source for explicit lodRoland Scheidegger2013-02-121-7/+2
* xorg: fix exa finish accessJerome Glisse2013-02-081-1/+1
* gallium/egl: Fix include dirs for VPATH buildQuentin Glidic2013-02-041-0/+1
* android: use gralloc_drm_get_gem_handle apiTapani Pälli2013-01-281-8/+2
* st/dri: disallow recursion in dri_flushMarek Olšák2013-01-242-1/+13
* st/dri: add null-pointer check, remove duplicated local variableMarek Olšák2013-01-241-4/+5
* scons: Fix dependencies of generated headers.José Fonseca2013-01-211-3/+3
* gallium/util: fix glClear with MRT by making the FS write to all cbufsMarek Olšák2013-01-151-1/+2
* xmlpool: Fix out-of-tree builds.Johannes Obermayr2013-01-132-0/+2
* Remove hacks for static MakefilesMatt Turner2013-01-139-48/+0
* scons: Update for xmlpool/options.h generation.José Fonseca2013-01-122-0/+2
* Clean up .gitignore filesMatt Turner2013-01-1013-13/+0
* targets/pipe-loader: Convert to automakeMatt Turner2013-01-101-1/+1
* state_trackers/xvmc/test: Convert to automakeMatt Turner2013-01-104-31/+25
* state_trackers/xvmc: Convert to automakeMatt Turner2013-01-103-14/+43
* state_trackers/xorg: Convert to automakeMatt Turner2013-01-103-23/+58
* state_trackers/xa: Convert to automakeMatt Turner2013-01-103-64/+48
* state_trackers/vega: Convert to automakeMatt Turner2013-01-103-53/+76
* state_trackers/vdpau: Convert to automakeMatt Turner2013-01-103-26/+56