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: determine SPI_SHADER_Z_FORMAT outside of shader compilation
Marek Olšák
2016-01-07
3
-9
/
+6
*
radeonsi: determine DB_SHADER_CONTROL outside of shader compilation
Marek Olšák
2016-01-07
3
-28
/
+40
*
tgsi/scan: set which color components are read by a fragment shader
Marek Olšák
2016-01-07
2
-8
/
+23
*
tgsi/scan: fix tgsi_shader_info::reads_z
Marek Olšák
2016-01-07
1
-2
/
+3
*
tgsi/scan: set if a fragment shader writes sample mask
Marek Olšák
2016-01-07
2
-0
/
+3
*
softpipe: tell draw about the vertex layout we want
Roland Scheidegger
2016-01-07
4
-58
/
+105
*
llvmpipe: use ints not unsigned for slots
Roland Scheidegger
2016-01-07
6
-67
/
+73
*
draw: nuke the interp parameter from vertex_info
Roland Scheidegger
2016-01-07
11
-92
/
+72
*
softpipe: don't abuse the draw vertex_info struct for something different
Roland Scheidegger
2016-01-07
5
-45
/
+53
*
softpipe: fix mapping of "special" vs outputs
Roland Scheidegger
2016-01-07
1
-12
/
+17
*
llvmpipe: scratch some special handling of vp_index/layer
Roland Scheidegger
2016-01-07
4
-38
/
+7
*
draw: rework handling of non-existing outputs in emit code
Roland Scheidegger
2016-01-07
3
-23
/
+46
*
svga: Rename SVGA_HINT_FLAG_DRAW_EMITTED
Sinclair Yeh
2016-01-06
6
-21
/
+21
*
svga: allow preemptive flushing on DMA, update, and readback commands
Sinclair Yeh
2016-01-06
2
-0
/
+9
*
svga: skip vertex attribute instruction with zero usage_mask
Charmaine Lee
2016-01-06
1
-0
/
+5
*
gallium/r600: Replace ALIGN_DIVUP with DIV_ROUND_UP
Krzysztof Sobiecki
2016-01-06
3
-3
/
+2
*
vc4: Fix driver build from last minute rebase fix.
Eric Anholt
2016-01-06
1
-21
/
+20
*
vc4: Optimize out a comparison for bcsel based on an ALU comparison
Eric Anholt
2016-01-06
1
-14
/
+59
*
vc4: Add missing sRGB decode to texel fetches.
Eric Anholt
2016-01-06
1
-0
/
+5
*
vc4: Add support for GL_ARB_texture_swizzle.
Eric Anholt
2016-01-06
1
-1
/
+1
*
vc4: Use NIR texture lowering for texture swizzling.
Eric Anholt
2016-01-06
2
-57
/
+63
*
vc4: Replace the SSA-style SEL operators with conditional MOVs.
Eric Anholt
2016-01-06
6
-201
/
+128
*
vc4: Don't try the SF coalescing unless it's on a def.
Eric Anholt
2016-01-06
1
-3
/
+3
*
gallium/drivers/svga: Use unsigned for loop index
Edward O'Callaghan
2016-01-06
2
-7
/
+7
*
gallium/drivers/r600: Use unsigned for loop index
Edward O'Callaghan
2016-01-06
1
-9
/
+9
*
gallium/drivers/ilo: Use unsigned for loop index
Edward O'Callaghan
2016-01-06
4
-16
/
+16
*
gallium: Use unsigned for loop index
Edward O'Callaghan
2016-01-06
1
-3
/
+3
*
gallium/drivers: Remove unnecessary semicolons
Edward O'Callaghan
2016-01-06
10
-11
/
+11
*
gallium: Remove unnecessary semicolons
Edward O'Callaghan
2016-01-06
8
-8
/
+9
*
llvmpipe: Optimize lp_rast_triangle_32_3_16 for POWER8
Oded Gabbay
2016-01-06
1
-1
/
+141
*
llvmpipe: Optimize BUILD_MASK(_LINEAR) for POWER8
Oded Gabbay
2016-01-06
1
-40
/
+110
*
llvmpipe: Optimize do_triangle_ccw for POWER8
Oded Gabbay
2016-01-06
1
-0
/
+100
*
llvmpipe: add POWER8 portability file - u_pwr8.h
Oded Gabbay
2016-01-06
1
-0
/
+310
*
draw: minor indentation fix
Brian Paul
2016-01-05
1
-1
/
+1
*
util: add debug_dump_ubyte_rgba_bmp()
Brian Paul
2016-01-05
2
-0
/
+63
*
svga: fix test for SVGA_NEW_STIPPLE
Brian Paul
2016-01-05
2
-4
/
+8
*
svga: add some comments in svga_state_vs.c
Brian Paul
2016-01-05
1
-0
/
+3
*
svga: change svga_hw_view_state::dirty to boolean
Brian Paul
2016-01-05
1
-1
/
+1
*
svga: avoid emitting redundant SetVertexBuffers() commands
Brian Paul
2016-01-05
2
-5
/
+26
*
svga: check for no-ops in svga_bind_sampler_states()
Brian Paul
2016-01-05
1
-1
/
+15
*
build: enable st/va with nouveau driver
Julien Isorce
2016-01-05
1
-0
/
+2
*
nvc0: add support for st/va
Julien Isorce
2016-01-05
3
-50
/
+133
*
nouveau: split nouveau_vp3_bsp in begin/next/end
Julien Isorce
2016-01-05
4
-41
/
+77
*
st/va: count number of slices
Julien Isorce
2016-01-05
5
-0
/
+25
*
nvc0: scale up inter_bo size so that it's 16M for a 4K video
Ilia Mirkin
2016-01-04
1
-2
/
+5
*
nv50,nvc0: fix crash when increasing bsp bo size for h264
Ilia Mirkin
2016-01-04
2
-4
/
+4
*
radeonsi: remove unused parameter from si_shader_binary_read_config
Marek Olšák
2016-01-03
3
-10
/
+7
*
radeonsi: move si_shader_binary_upload out of si_shader_binary_read
Marek Olšák
2016-01-03
3
-11
/
+10
*
gallium/radeon: dump LLVM module outside of radeon_llvm_compile
Marek Olšák
2016-01-03
4
-9
/
+12
*
gallium/radeon: always add +DumpCode to the LLVM target machine for LLVM <= 3.5
Marek Olšák
2016-01-03
4
-6
/
+5
[next]