index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: enable seamless cube filtering
Roland Scheidegger
2013-10-21
1
-1
/
+1
*
r300g/compiler: Fix unsigned comparison with less than zero
David Heidelberger
2013-10-21
1
-1
/
+1
*
r600g/sb: Initialize shader::dce_flags.
Vinson Lee
2013-10-20
1
-1
/
+2
*
r600g/sb: fix issue with DCE between GVN and GCM (v2)
Vadim Girlin
2013-10-17
4
-12
/
+39
*
Revert "scons: Fix build when rtti is disabled"
José Fonseca
2013-10-16
1
-5
/
+4
*
radeonsi: Use 'SI' as the LLVM processor for CIK on LLVM <= 3.3
Tom Stellard
2013-10-16
1
-0
/
+4
*
r600g/compute Improve debugging output
Tom Stellard
2013-10-16
2
-5
/
+7
*
svga: minor fix-ups in svga_get_shader_param()
Brian Paul
2013-10-16
1
-2
/
+3
*
scons: Fix build when rtti is disabled
Alexander von Gluck IV
2013-10-15
1
-4
/
+5
*
llvmpipe: Advertise PIPE_CAP_DEPTH_CLIP_DISABLE.
José Fonseca
2013-10-15
1
-1
/
+1
*
radeon: use staging for mapping linear textures
Grigori Goronzy
2013-10-13
1
-0
/
+6
*
radeon/uvd: use PIPE_BIND_LINEAR for video surfaces
Grigori Goronzy
2013-10-13
2
-7
/
+7
*
radeonsi: Allow Sinking pass to move preloaded const/res/sampl
Vincent Lejeune
2013-10-13
2
-5
/
+28
*
radeonsi: pass alpha_ref value to PS in the user sgpr
Vadim Girlin
2013-10-13
3
-25
/
+29
*
r600g: fix tgsi_op2_s with trans-only instructions
Vadim Girlin
2013-10-13
1
-5
/
+31
*
i915g: Fix assert
Stephane Marchesin
2013-10-12
1
-1
/
+1
*
radeon/llvm: show LLVM disassembly when available
Jay Cornwall
2013-10-12
3
-1
/
+9
*
softpipe: fix seamless cube filtering
Roland Scheidegger
2013-10-12
1
-48
/
+151
*
llvmpipe: increase fs shader variant instruction cache limit by factor 4
Roland Scheidegger
2013-10-12
1
-2
/
+2
*
svga: s/0/FALSE/
Brian Paul
2013-10-11
1
-2
/
+2
*
r600g: fix crash in set_framebuffer_state
Grigori Goronzy
2013-10-11
2
-12
/
+26
*
llvmpipe: We don't use the draw pipeline for offset_point/line.
José Fonseca
2013-10-09
1
-2
/
+0
*
llvmpipe: abstract the code to set number of subpixel bits
Zack Rusin
2013-10-09
3
-10
/
+15
*
radeon/uvd: disable VC-1 simple/main profile
Grigori Goronzy
2013-10-09
1
-1
/
+3
*
radeon/uvd: try to fix VC-1 decoding
Grigori Goronzy
2013-10-09
1
-33
/
+38
*
radeon/uvd: fix video format reporting
Grigori Goronzy
2013-10-09
1
-2
/
+5
*
radeonsi: fix occlusion queries for CIK
Marek Olšák
2013-10-09
1
-3
/
+12
*
radeonsi: draw register fixes for CIK
Marek Olšák
2013-10-09
2
-9
/
+27
*
gallium/swrast: don't export any private symbols
Marek Olšák
2013-10-08
2
-2
/
+4
*
gallium/radeon: don't export any private symbols
Marek Olšák
2013-10-08
3
-5
/
+10
*
i915g: Rename sampler to fragment_sampler
Stéphane Marchesin
2013-10-07
4
-9
/
+9
*
i915g: Fix the sampler bind function
Stéphane Marchesin
2013-10-07
1
-19
/
+30
*
radeon/uvd: optimize message handling a bit
Christian König
2013-10-07
1
-44
/
+53
*
Revert "r600g: only flush the caches that need to be flushed during CP DMA op...
Marek Olšák
2013-10-06
4
-139
/
+28
*
r600g: texture offsets for non-TXF instructions
Grigori Goronzy
2013-10-04
1
-10
/
+10
*
r600g: remove an assertion causing a crash at context cleanup
Marek Olšák
2013-10-04
1
-1
/
+0
*
r300g: remove unused function r300_lacks_vertex_textures
Marek Olšák
2013-10-04
1
-7
/
+0
*
svga: fix incorrect memcpy src in svga_buffer_upload_piecewise()
Brian Paul
2013-10-04
1
-1
/
+1
*
radeonsi/compute: Fix segfault caused by recent refactoring
Tom Stellard
2013-10-03
2
-2
/
+6
*
radeonsi: Fix build
Brian Paul
2013-10-03
1
-3
/
+3
*
radeonsi/compute: fix bind_compute_sampler_states() breakage
Brian Paul
2013-10-03
1
-6
/
+0
*
freedreno: use new bind_sampler_states() function
Brian Paul
2013-10-03
1
-21
/
+19
*
svga: don't hook in old bind_fragment_sampler_states() functions
Brian Paul
2013-10-03
1
-9
/
+0
*
radeon: don't use old bind_vertex/fragment_sampler_states() hooks
Brian Paul
2013-10-03
4
-53
/
+6
*
i915g: remove old bind_vertex/fragment_sampler_states() hooks
Brian Paul
2013-10-03
1
-2
/
+0
*
noop: remove old bind_*_sampler_states() functions
Brian Paul
2013-10-03
1
-6
/
+0
*
galahad: remove old bind_*_sampler_states() functions
Brian Paul
2013-10-03
1
-50
/
+1
*
nouveau: remove old bind_*_sampler_states() functions
Brian Paul
2013-10-03
4
-36
/
+0
*
rbug: remove old bind_*_sampler_states() functions
Brian Paul
2013-10-03
1
-53
/
+1
*
identity: remove old bind_*_sampler_states() functions
Brian Paul
2013-10-03
1
-41
/
+1
[next]