summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers
Commit message (Expand)AuthorAgeFilesLines
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-239-9/+9
* gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...José Fonseca2013-04-233-3/+6
* mesa: Use quotes on bool driconf options to prevent stdbool.h breakage.Eric Anholt2013-04-191-4/+4
* gallium: handle drirc disable_glsl_line_continuations optionVadim Girlin2013-04-192-1/+4
* st/wgl: fix issue with SwapBuffers of minimized windowsBrian Paul2013-04-172-9/+15
* build: Stop using GALLIUM_STATE_TRACKERS_DIRS for SUBDIRSMatt Turner2013-04-151-11/+54
* build: Move src/mapi/mapi/* to src/mapi/Matt Turner2013-04-153-4/+4
* clover: Fix usage of incorrect object as destination in clEnqueueCopyBufferTo...Francisco Jerez2013-04-131-1/+1
* clover: Define platform class and merge with device_registry.Francisco Jerez2013-04-138-68/+155
* clover: Add missing fields to the module serializer.Francisco Jerez2013-04-131-0/+2
* 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