summaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
* wayland: Don't rely on static variable for identifying wl_drm buffersKristian Høgsberg2013-10-111-2/+9
* r600g: fix crash in set_framebuffer_stateGrigori Goronzy2013-10-112-12/+26
* haiku: Fix llvmpipe and clean up softpipe tracingAlexander von Gluck IV2013-10-104-8/+6
* haiku: Remove common directory search pathAlexander von Gluck IV2013-10-101-2/+0
* dri: Move API version validation into dri/common.Eric Anholt2013-10-102-8/+13
* dri: Merge drisw_util.c into dri_util.cEric Anholt2013-10-103-7/+14
* radeon/winsys: fix handling in radeon_drm_cs_flush v2Christian König2013-10-102-5/+4
* util: Fix MinGW build.José Fonseca2013-10-091-1/+1
* llvmpipe: We don't use the draw pipeline for offset_point/line.José Fonseca2013-10-091-2/+0
* gallivm: kill old per-quad face selection codeRoland Scheidegger2013-10-101-475/+286
* gallivm: handle explicit derivatives for cubemapsRoland Scheidegger2013-10-103-56/+235
* gallivm: ignore rho approximation for cube mapsRoland Scheidegger2013-10-101-30/+20
* util/u_math: Fix C++ include of u_math.h on MSVC.José Fonseca2013-10-101-1/+1
* llvmpipe: abstract the code to set number of subpixel bitsZack Rusin2013-10-093-10/+15
* llvmpipe: implement 64 bit mul opcodes in llvmpipeZack Rusin2013-10-091-0/+60
* gallium: Add support for 32x32 muls with 64 bit resultsZack Rusin2013-10-098-1/+103
* gallivm: support printing of 64 bit integersZack Rusin2013-10-091-1/+6
* gallium/state_trackers/glx: X11/Xlib.h: No such file or directoryGaetan Nadon2013-10-091-1/+1
* gallium/targets/libgl-xlib: X11/Xlib.h: No such file or directoryGaetan Nadon2013-10-091-1/+1
* gallium/state_trackers/egl: use X11_INCLUDES rather than X11_CFLAGSGaetan Nadon2013-10-091-1/+1
* st/vdpau: really block until surface is idleGrigori Goronzy2013-10-091-1/+2
* st/vdpau: add new formats to OutputSurface renderingGrigori Goronzy2013-10-092-1/+24
* st/vdpau: fix GenerateCSCMatrix with NULL procampGrigori Goronzy2013-10-091-9/+12
* radeon/uvd: disable VC-1 simple/main profileGrigori Goronzy2013-10-091-1/+3
* radeon/uvd: try to fix VC-1 decodingGrigori Goronzy2013-10-091-33/+38
* radeon/uvd: fix video format reportingGrigori Goronzy2013-10-091-2/+5
* gallium/dri targets: use DRI_DRIVER_LDFLAGSMarek Olšák2013-10-099-9/+9
* radeonsi: fix occlusion queries for CIKMarek Olšák2013-10-091-3/+12
* radeonsi: draw register fixes for CIKMarek Olšák2013-10-092-9/+27
* st/dri: don't export any private symbolsMarek Olšák2013-10-082-1/+3
* gallium/swrast: don't export any private symbolsMarek Olšák2013-10-084-4/+8
* gallium/radeon: don't export any private symbolsMarek Olšák2013-10-0814-16/+32
* i915g: Rename sampler to fragment_samplerStéphane Marchesin2013-10-074-9/+9
* i915g: Fix the sampler bind functionStéphane Marchesin2013-10-071-19/+30
* clover: fix building with llvm-3.4 since rev191922Laurent Carlier2013-10-071-1/+5
* radeon/vdpau: only export necessary symbolsChristian König2013-10-073-0/+9
* radeon/uvd: optimize message handling a bitChristian König2013-10-071-44/+53
* Revert "r600g: only flush the caches that need to be flushed during CP DMA op...Marek Olšák2013-10-064-139/+28
* haiku: Ensure correct libraries are referenced.Alexander von Gluck IV2013-10-041-1/+0
* haiku: Clean up code, use target-helpersAlexander von Gluck IV2013-10-041-10/+6
* haiku: Drop haiku-softpipe.c; fix extern CAlexander von Gluck IV2013-10-044-103/+1
* haiku: Correct Haiku softpipe libraryAlexander von Gluck IV2013-10-041-1/+1
* haiku: Add first Haiku renderer (softpipe)Alexander von Gluck IV2013-10-049-5/+1249
* haiku: Build Haiku's libGL from within MesaAlexander von Gluck IV2013-10-048-0/+1242
* r600g: texture offsets for non-TXF instructionsGrigori Goronzy2013-10-041-10/+10
* r600g: remove an assertion causing a crash at context cleanupMarek Olšák2013-10-041-1/+0
* r300g: remove unused function r300_lacks_vertex_texturesMarek Olšák2013-10-041-7/+0
* svga: fix incorrect memcpy src in svga_buffer_upload_piecewise()Brian Paul2013-10-041-1/+1
* util: when packing depth values, round to nearest.Matthew McClure2013-10-042-4/+56
* radeonsi/compute: Fix segfault caused by recent refactoringTom Stellard2013-10-032-2/+6