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
*
radeon/llvm: Specify the DataLayout when running optimizations
Tom Stellard
2013-10-30
1
-0
/
+4
*
ilo: Fix out-of-tree build.
Johannes Obermayr
2013-10-30
1
-1
/
+1
*
freedreno: emulated unsupported primitive types
Rob Clark
2013-10-29
5
-25
/
+74
*
gallium/auxiliary/indices: add start param
Rob Clark
2013-10-29
2
-2
/
+2
*
freedreno: update generated headers
Rob Clark
2013-10-29
6
-125
/
+238
*
llvmpipe: fix bogus layer clamping in setup
Roland Scheidegger
2013-10-29
2
-8
/
+25
*
util,llvmpipe: correctly set the minimum representable depth value
Matthew McClure
2013-10-29
1
-19
/
+12
*
svga: reindent drawing code
Brian Paul
2013-10-29
3
-266
/
+199
*
r600g/sb: fix value::is_fixed()
Vadim Girlin
2013-10-29
1
-2
/
+2
*
vl/h264: split fields into SPS/PPS
Christian König
2013-10-28
5
-80
/
+79
*
radeon/uvd: fix H264 chroma format handling
Christian König
2013-10-28
1
-1
/
+15
*
ilo: minor cleanups for recent interface changes
Chia-I Wu
2013-10-28
3
-156
/
+9
*
gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES
Ilia Mirkin
2013-10-26
12
-0
/
+12
*
r600g,radeonsi: use fences provided by the winsys
Marek Olšák
2013-10-25
8
-462
/
+37
*
winsys/radeon: add the implementation of fences from r300g
Marek Olšák
2013-10-25
2
-33
/
+8
*
radeonsi: add the vertex shader position output if it's missing
Marek Olšák
2013-10-25
1
-0
/
+13
*
radeonsi: respect semantic indices for COLOR[i] fragment shader outputs
Marek Olšák
2013-10-25
1
-5
/
+2
*
freedreno/a3xx/compiler: relative addressing
Rob Clark
2013-10-24
1
-1
/
+123
*
freedreno/a3xx: fix const/rel/const-rel encoding
Rob Clark
2013-10-24
4
-88
/
+300
*
freedreno/a3xx: add blend state
Rob Clark
2013-10-24
2
-5
/
+23
*
freedreno/resource: fail more gracefully
Rob Clark
2013-10-24
1
-1
/
+13
*
svga: remove user-space vertex/index buffer code
Brian Paul
2013-10-24
6
-259
/
+13
*
freedreno: fix compile error
Rob Clark
2013-10-23
1
-1
/
+1
*
nv50: clamp PIPE_SHADER_CAP_MAX_TEXTURE_SAMPLERS to PIPE_MAX_SAMPLERS
Brian Paul
2013-10-23
1
-1
/
+1
*
radeonsi: remove unused si_set_cs_sampler_view()
Brian Paul
2013-10-23
1
-4
/
+0
*
gallium: new, unified pipe_context::set_sampler_views() function
Brian Paul
2013-10-23
21
-368
/
+188
*
svga: remove unneeded include of u_double_list.h
Brian Paul
2013-10-23
1
-2
/
+0
*
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
[next]