index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
winsys/i915: remove the software winsys
Emil Velikov
2014-08-28
8
-490
/
+0
*
gallium/ilo: cleanup intel_winsys.h
Emil Velikov
2014-08-28
7
-8
/
+13
*
docs: mark GL_MAX_VERTEX_ATTRIB_STRIDE as done
Timothy Arceri
2014-08-27
1
-1
/
+1
*
gallium: add cap for MAX_VERTEX_ATTRIB_STRIDE
Timothy Arceri
2014-08-27
16
-0
/
+37
*
mesa: implement GL_MAX_VERTEX_ATTRIB_STRIDE
Timothy Arceri
2014-08-27
5
-0
/
+32
*
st/clover: Fix build against LLVM SVN >= r216583
Michel Dänzer
2014-08-28
1
-0
/
+5
*
draw: fix base instance handling in llvm path
Roland Scheidegger
2014-08-28
5
-12
/
+20
*
docs: fix up status of softpipe, llvmpipe
Roland Scheidegger
2014-08-28
1
-19
/
+21
*
glsl: Add strings.h on non-MSC platforms
Alexander von Gluck IV
2014-08-27
1
-0
/
+3
*
radeon/uvd: remove comment about RV770
Alex Deucher
2014-08-27
1
-1
/
+0
*
radeon/uvd: fix field handling on R6XX style UVD
Christian König
2014-08-26
1
-2
/
+5
*
vl/compositor: set the scissor before clearing the render target
Christian König
2014-08-26
1
-1
/
+1
*
st/vdpau: fix vlVdpOutputSurfaceRender(Output|Bitmap)Surface
Christian König
2014-08-26
3
-15
/
+71
*
ilo: use genhw command opcodes
Chia-I Wu
2014-08-26
5
-134
/
+184
*
ilo: rename intel_bo_map_unsynchronized()
Chia-I Wu
2014-08-26
4
-13
/
+11
*
ilo: remove max_batch_size
Chia-I Wu
2014-08-26
5
-14
/
+4
*
ilo: replace domains by reloc flags
Chia-I Wu
2014-08-26
11
-125
/
+90
*
docs: Update who is working on tessellation
Chris Forbes
2014-08-26
1
-1
/
+1
*
glsl: Remove bogus "OUPTUT" token
Chris Forbes
2014-08-26
1
-1
/
+1
*
radeonsi: handle PIPE_BIND_BLENDABLE
Marek Olšák
2014-08-25
1
-1
/
+5
*
r600g: only set PIPE_BIND_BLENDABLE if colorbuffer rendering is supported
Marek Olšák
2014-08-25
2
-20
/
+10
*
r300g: handle PIPE_BIND_BLENDABLE
Marek Olšák
2014-08-25
1
-1
/
+44
*
vc4: Stop doing qpu_inst(add, NOP) or qpu_inst(NOP, mul).
Eric Anholt
2014-08-24
1
-84
/
+47
*
vc4: Set the other WADDR in the qpu instruction helpers.
Eric Anholt
2014-08-24
1
-1
/
+5
*
vc4: Merge qpu_a_NOP() and qpu_m_NOP to a single qpu_NOP() helper.
Eric Anholt
2014-08-24
3
-57
/
+45
*
vc4: Ignore WADDRs from the other half of the instruction when merging.
Eric Anholt
2014-08-24
1
-1
/
+2
*
vc4: Fix LT/GE set-0-or-1 compares.
Eric Anholt
2014-08-24
1
-1
/
+1
*
u_vbuf: Add a few more format fallbacks.
Eric Anholt
2014-08-24
1
-0
/
+32
*
u_vbuf: Simplify the format fallback translation.
Eric Anholt
2014-08-24
3
-117
/
+87
*
freedreno/a2xx: fix segfault
Rob Clark
2014-08-24
1
-0
/
+1
*
freedreno/a3xx: handle first/last level properly
Rob Clark
2014-08-24
3
-9
/
+13
*
freedreno: implement pipe_flush_resource()
Rob Clark
2014-08-24
1
-1
/
+5
*
freedreno: don't ignore src/dst level
Rob Clark
2014-08-24
1
-39
/
+63
*
vc4: Fix save/restore of the VS/FS in the blitter.
Eric Anholt
2014-08-23
1
-2
/
+2
*
vc4: Clear padding of ioctl arguments.
Eric Anholt
2014-08-23
1
-0
/
+1
*
auxilary/os: Add Solaris support in os_get_total_physical_memory.
Vinson Lee
2014-08-22
1
-2
/
+2
*
gallium/targets: Haiku, Fix some improper type warnings
Alexander von Gluck IV
2014-08-22
2
-2
/
+2
*
gallium/targets: Clean up Haiku softpipe renderer visual
Alexander von Gluck IV
2014-08-22
2
-102
/
+98
*
glcpp: Don't use alternation in the lookahead for empty pragmas.
Carl Worth
2014-08-22
1
-2
/
+8
*
i965: Disable try_emit_b2f_of_compare on Gen4-6.
Kenneth Graunke
2014-08-22
1
-0
/
+7
*
i965/fs: Preserve CFG in predicated break pass.
Matt Turner
2014-08-22
1
-4
/
+25
*
i965/fs: Rename variable in predicated break pass.
Matt Turner
2014-08-22
1
-7
/
+8
*
i965/fs: Preserve CFG in the SEL peephole.
Matt Turner
2014-08-22
1
-6
/
+9
*
i965: Preserve CFG when deleting dead control flow.
Matt Turner
2014-08-22
1
-9
/
+45
*
i965/cfg: Add functions to combine basic blocks.
Matt Turner
2014-08-22
2
-0
/
+54
*
i965/cfg: Point to bblock_t containing associated control flow
Matt Turner
2014-08-22
3
-27
/
+15
*
i965/fs: Preserve CFG in register allocation.
Matt Turner
2014-08-22
2
-10
/
+14
*
i965: Use basic-block aware insertion/removal functions.
Matt Turner
2014-08-22
9
-40
/
+50
*
i965: Add invalidate_cfg parameter to invalidate_live_intervals().
Matt Turner
2014-08-22
5
-7
/
+9
*
i965: Add basic-block aware backend_instruction::insert_* methods.
Matt Turner
2014-08-22
2
-0
/
+52
[next]