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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: Allow longer intrinsic names
Kai Wasserbäch
2013-10-30
1
-1
/
+1
*
clover: Don't install headers when using the icd
Tom Stellard
2013-10-30
1
-10
/
+11
*
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
*
automake: properly handle non-default expat installation
Emil Velikov
2013-10-29
1
-0
/
+1
*
targets/xorg-nouveau: drop usage of dri1 function DRICreatePCIBusID
Emil Velikov
2013-10-29
1
-13
/
+14
*
gallium/targets/xorg: drop set but unused variable entity
Emil Velikov
2013-10-29
4
-12
/
+0
*
st/xorg: drop set but unsused variables dxo, dyo
Emil Velikov
2013-10-29
1
-4
/
+0
*
st/xorg: add sanity checks after malloc
Emil Velikov
2013-10-29
1
-0
/
+6
*
st/xorg: remove unnecessary headers
Emil Velikov
2013-10-29
2
-8
/
+0
*
freedreno: emulated unsupported primitive types
Rob Clark
2013-10-29
5
-25
/
+74
*
gallium/auxiliary/indices: add u_primconvert
Rob Clark
2013-10-29
3
-0
/
+227
*
gallium/auxiliary/indices: add start param
Rob Clark
2013-10-29
7
-28
/
+56
*
freedreno: update generated headers
Rob Clark
2013-10-29
6
-125
/
+238
*
haiku-softpipe: Minor cleanup and color space fixes
Alexander von Gluck IV
2013-10-29
2
-20
/
+13
*
winsys: Correct Haiku winsys display target code
Alexander von Gluck IV
2013-10-29
4
-8
/
+41
*
clover: Use context device list for error checking in clGetProgramBuildInfo.
Francisco Jerez
2013-10-29
1
-1
/
+1
*
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
3
-19
/
+64
*
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
7
-125
/
+169
*
radeon/uvd: fix H264 chroma format handling
Christian König
2013-10-28
1
-1
/
+15
*
vl: add 400 chroma format as well
Christian König
2013-10-28
1
-0
/
+1
*
ilo: minor cleanups for recent interface changes
Chia-I Wu
2013-10-28
3
-156
/
+9
*
implement NV_vdpau_interop v7
Christian König
2013-10-26
5
-8
/
+110
*
winsys/radeon: make radeon_drm_winsys_create public
Christian König
2013-10-26
1
-1
/
+1
*
gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES
Ilia Mirkin
2013-10-26
14
-1
/
+17
*
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
4
-33
/
+87
*
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
*
gallivm: implement fully accurate corner filtering for seamless cube maps
Roland Scheidegger
2013-10-25
1
-13
/
+151
*
dri: Move driver config options to dri driver extensions.
Eric Anholt
2013-10-24
4
-3
/
+11
*
clover: Query maximum kernel block size from the device instead of the kernel...
Francisco Jerez
2013-10-24
4
-10
/
+18
*
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
*
clover: fix build after a3ed98f7aa85636579a5696bf036ec13e5c9104a
David Heidelberger
2013-10-23
1
-3
/
+4
*
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
44
-492
/
+277
*
svga: remove unneeded include of u_double_list.h
Brian Paul
2013-10-23
1
-2
/
+0
*
st/dri: minor formatting clean-ups in dri_context.c
Brian Paul
2013-10-22
1
-4
/
+6
*
clover: Improve region and pitch argument handling in memory transfer APIs.
Francisco Jerez
2013-10-21
1
-130
/
+270
*
clover: Add a pixel_size() method to the image class.
Francisco Jerez
2013-10-21
2
-0
/
+7
*
clover: Implement support for the ICD extension.
Francisco Jerez
2013-10-21
17
-78
/
+1046
[next]