summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: enable seamless cube filteringRoland Scheidegger2013-10-211-1/+1
* r300g/compiler: Fix unsigned comparison with less than zeroDavid Heidelberger2013-10-211-1/+1
* r600g/sb: Initialize shader::dce_flags.Vinson Lee2013-10-201-1/+2
* r600g/sb: fix issue with DCE between GVN and GCM (v2)Vadim Girlin2013-10-174-12/+39
* Revert "scons: Fix build when rtti is disabled"José Fonseca2013-10-161-5/+4
* radeonsi: Use 'SI' as the LLVM processor for CIK on LLVM <= 3.3Tom Stellard2013-10-161-0/+4
* r600g/compute Improve debugging outputTom Stellard2013-10-162-5/+7
* svga: minor fix-ups in svga_get_shader_param()Brian Paul2013-10-161-2/+3
* scons: Fix build when rtti is disabledAlexander von Gluck IV2013-10-151-4/+5
* llvmpipe: Advertise PIPE_CAP_DEPTH_CLIP_DISABLE.José Fonseca2013-10-151-1/+1
* radeon: use staging for mapping linear texturesGrigori Goronzy2013-10-131-0/+6
* radeon/uvd: use PIPE_BIND_LINEAR for video surfacesGrigori Goronzy2013-10-132-7/+7
* radeonsi: Allow Sinking pass to move preloaded const/res/samplVincent Lejeune2013-10-132-5/+28
* radeonsi: pass alpha_ref value to PS in the user sgprVadim Girlin2013-10-133-25/+29
* r600g: fix tgsi_op2_s with trans-only instructionsVadim Girlin2013-10-131-5/+31
* i915g: Fix assertStephane Marchesin2013-10-121-1/+1
* radeon/llvm: show LLVM disassembly when availableJay Cornwall2013-10-123-1/+9
* softpipe: fix seamless cube filteringRoland Scheidegger2013-10-121-48/+151
* llvmpipe: increase fs shader variant instruction cache limit by factor 4Roland Scheidegger2013-10-121-2/+2
* svga: s/0/FALSE/Brian Paul2013-10-111-2/+2
* r600g: fix crash in set_framebuffer_stateGrigori Goronzy2013-10-112-12/+26
* llvmpipe: We don't use the draw pipeline for offset_point/line.José Fonseca2013-10-091-2/+0
* llvmpipe: abstract the code to set number of subpixel bitsZack Rusin2013-10-093-10/+15
* 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
* radeonsi: fix occlusion queries for CIKMarek Olšák2013-10-091-3/+12
* radeonsi: draw register fixes for CIKMarek Olšák2013-10-092-9/+27
* gallium/swrast: don't export any private symbolsMarek Olšák2013-10-082-2/+4
* gallium/radeon: don't export any private symbolsMarek Olšák2013-10-083-5/+10
* i915g: Rename sampler to fragment_samplerStéphane Marchesin2013-10-074-9/+9
* i915g: Fix the sampler bind functionStéphane Marchesin2013-10-071-19/+30
* 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
* 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
* radeonsi/compute: Fix segfault caused by recent refactoringTom Stellard2013-10-032-2/+6
* radeonsi: Fix buildBrian Paul2013-10-031-3/+3
* radeonsi/compute: fix bind_compute_sampler_states() breakageBrian Paul2013-10-031-6/+0
* freedreno: use new bind_sampler_states() functionBrian Paul2013-10-031-21/+19
* svga: don't hook in old bind_fragment_sampler_states() functionsBrian Paul2013-10-031-9/+0
* radeon: don't use old bind_vertex/fragment_sampler_states() hooksBrian Paul2013-10-034-53/+6
* i915g: remove old bind_vertex/fragment_sampler_states() hooksBrian Paul2013-10-031-2/+0
* noop: remove old bind_*_sampler_states() functionsBrian Paul2013-10-031-6/+0
* galahad: remove old bind_*_sampler_states() functionsBrian Paul2013-10-031-50/+1
* nouveau: remove old bind_*_sampler_states() functionsBrian Paul2013-10-034-36/+0
* rbug: remove old bind_*_sampler_states() functionsBrian Paul2013-10-031-53/+1
* identity: remove old bind_*_sampler_states() functionsBrian Paul2013-10-031-41/+1