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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
glsl: Move error message inside validation check reducing duplicate message h...
Timothy Arceri
2013-10-27
1
-13
/
+14
*
i965: Make fs gl_PrimitiveID input work even when there's no gs.
Paul Berry
2013-10-27
2
-5
/
+26
*
mesa: Add GL_NV_vdpau_interop functions to dispatch_sanity.cpp.
Vinson Lee
2013-10-26
1
-0
/
+12
*
mesa: add vdpau.c and st_vdpau.c to src/mesa/SConscript
Brian Paul
2013-10-26
1
-0
/
+2
*
implement NV_vdpau_interop v7
Christian König
2013-10-26
19
-9
/
+934
*
winsys/radeon: make radeon_drm_winsys_create public
Christian König
2013-10-26
1
-1
/
+1
*
i965: Remove ir_txf coord+offset special case in visitors
Chris Forbes
2013-10-26
2
-65
/
+16
*
i965: Generalize coord+offset lowering pass for ir_txf
Chris Forbes
2013-10-26
1
-3
/
+26
*
i965: Add lowering pass to fold offset into unnormalized coords
Chris Forbes
2013-10-26
4
-0
/
+81
*
i965: Add lowering pass for splitting textureGatherOffsets
Chris Forbes
2013-10-26
4
-0
/
+92
*
i965: Add asserts to ensure that ir_tg4 offset arrays are lowered
Chris Forbes
2013-10-26
2
-0
/
+6
*
glsl: add signatures for textureGatherOffsets()
Chris Forbes
2013-10-26
1
-0
/
+30
*
glsl: add support for texture functions with offset arrays
Chris Forbes
2013-10-26
1
-0
/
+9
*
i965/fs: Add support for shadow comparitors with gather4
Chris Forbes
2013-10-26
2
-3
/
+15
*
i965/vs: Add support for shadow comparitors with gather4
Chris Forbes
2013-10-26
2
-3
/
+16
*
i965: Add Gen7 gather4_c and gather4_po_c message types
Chris Forbes
2013-10-26
1
-0
/
+2
*
glsl: Add new textureGather[Offset]() overloads for shadow samplers
Chris Forbes
2013-10-26
1
-0
/
+10
*
glsl: Add support for separate reference Z for shadow samplers
Chris Forbes
2013-10-26
1
-5
/
+15
*
i965/vs: add support for gather4 with nonconstant offsets
Chris Forbes
2013-10-26
1
-1
/
+15
*
i965/fs: add support for gather4 with nonconstant offsets
Chris Forbes
2013-10-26
1
-7
/
+46
*
i965: relax brw_texture_offset assert
Chris Forbes
2013-10-26
4
-5
/
+10
*
i965: Add SHADER_OPCODE_TG4_OFFSET for gather with nonconstant offsets.
Chris Forbes
2013-10-26
6
-3
/
+20
*
i965: add missing tg4 case in brw_instruction_name
Chris Forbes
2013-10-26
1
-0
/
+2
*
glsl: relax const offset requirement for textureGatherOffset
Chris Forbes
2013-10-26
1
-20
/
+41
*
glsl: Add ARB_gpu_shader5 textureGatherOffset signatures
Chris Forbes
2013-10-26
1
-0
/
+16
*
i965: Weaken the flushing in gen7_end_transform_feedback().
Kenneth Graunke
2013-10-25
1
-6
/
+6
*
i965/fs: Stop trying to hack around MRF dep chains on gen7+ LIFO scheduling.
Eric Anholt
2013-10-25
1
-1
/
+1
*
i965: Try not to reverse-schedule things when doing LIFO scheduling.
Eric Anholt
2013-10-25
1
-5
/
+3
*
mesa/st: disable ARB_framebuffer_object when no driver support.
Ilia Mirkin
2013-10-26
1
-2
/
+5
*
gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES
Ilia Mirkin
2013-10-26
14
-1
/
+17
*
glx: Fix return value from indirect_bind_context
Adam Jackson
2013-10-25
1
-4
/
+4
*
glsl: Optimize (not A) and (not B) into not (A or B).
Matt Turner
2013-10-25
1
-0
/
+9
*
glsl: Optimize (not A) or (not B) into not (A and B).
Matt Turner
2013-10-25
1
-0
/
+12
*
i965/fs: Match commutative expressions with reversed arguments.
Matt Turner
2013-10-25
1
-3
/
+23
*
i965: s/Muchnik/Muchnick/.
Matt Turner
2013-10-25
4
-4
/
+4
*
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
*
glsl: When disabling gl_PerVertex variables, check that mode matches.
Paul Berry
2013-10-24
1
-1
/
+2
*
glsl: Remove unused gl_PerVertex interface blocks.
Paul Berry
2013-10-24
1
-0
/
+90
*
glsl: Call check_builtin_array_max_size when redeclaring gl_in.
Paul Berry
2013-10-24
1
-1
/
+17
*
mesa: Fix geometry shader program queries.
Paul Berry
2013-10-24
1
-60
/
+40
*
glsl: Account for interface block lowering in program_resource_visitor.
Paul Berry
2013-10-24
1
-1
/
+57
*
glsl: mark variables produced by lower_named_interface_blocks.
Paul Berry
2013-10-24
2
-0
/
+20
*
glsl: Keep track of centroid/interpolation mode for interface block members.
Paul Berry
2013-10-24
5
-0
/
+38
[next]