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
path:
root
/
src
/
gallium
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add PIPE_SHADER_CAP_MAX_SHADER_BUFFERS
Ilia Mirkin
2016-01-08
9
-0
/
+16
*
tgsi: add ureg support for image decls
Ilia Mirkin
2016-01-08
3
-7
/
+15
*
util/pstipple: allow fragment shader POSITION to be a system value
Marek Olšák
2016-01-08
4
-4
/
+8
*
gallium: add caps for POSITION and FACE system values
Marek Olšák
2016-01-08
14
-0
/
+28
*
radeon, si: Use TGSI chan name defines in lp_build_emit_fetch() calls
Edward O'Callaghan
2016-01-08
2
-8
/
+8
*
nvc0: add ARB_indirect_parameters support
Ilia Mirkin
2016-01-07
5
-6
/
+313
*
nvc0: add support for real ARB_multi_draw_indirect
Ilia Mirkin
2016-01-07
4
-18
/
+47
*
nvc0: adjust indirect draw macros to handle multiple draws at once
Ilia Mirkin
2016-01-07
3
-52
/
+101
*
gallium: add caps to expose support for multi indirect draws
Ilia Mirkin
2016-01-07
14
-0
/
+28
*
llvmpipe: do 64bit plane calculations in the sse path
Roland Scheidegger
2016-01-08
2
-50
/
+70
*
llvmpipe: don't store eo as 64bit int
Roland Scheidegger
2016-01-08
4
-11
/
+16
*
llvmpipe: use aligned data for the assembly program in setup
Roland Scheidegger
2016-01-08
1
-17
/
+21
*
radeonsi: adjust the parameters of si_shader_dump
Marek Olšák
2016-01-07
3
-20
/
+11
*
radeonsi: move si_shader_dump call out of si_compile_llvm
Marek Olšák
2016-01-07
2
-2
/
+11
*
radeonsi: inline si_shader_binary_read
Marek Olšák
2016-01-07
3
-11
/
+3
*
radeonsi: move si_shader_dump call out of si_shader_binary_read
Marek Olšák
2016-01-07
3
-20
/
+21
*
radeonsi: separate shader dumping code to si_shader_dump and *_dump_stats
Marek Olšák
2016-01-07
1
-12
/
+30
*
radeonsi: add si_shader_destroy_binary
Marek Olšák
2016-01-07
2
-5
/
+10
*
radeonsi: don't pass si_shader to si_compile_llvm
Marek Olšák
2016-01-07
3
-18
/
+28
*
radeonsi: move si_shader_binary_upload out of si_compile_llvm
Marek Olšák
2016-01-07
2
-4
/
+9
*
radeonsi: always keep shader code, rodata, and relocs in memory
Marek Olšák
2016-01-07
1
-7
/
+3
*
radeonsi: don't pass si_shader to si_shader_binary_read
Marek Olšák
2016-01-07
3
-14
/
+19
*
radeonsi: don't pass si_shader to si_shader_binary_read_config
Marek Olšák
2016-01-07
3
-17
/
+19
*
radeonsi: add struct si_shader_config
Marek Olšák
2016-01-07
5
-64
/
+68
*
radeonsi: move NULL exporting into a separate function
Marek Olšák
2016-01-07
1
-15
/
+22
*
radeonsi: move MRT color exporting into a separate function
Marek Olšák
2016-01-07
1
-41
/
+57
*
radeonsi: use EXP_NULL for pixel shaders without outputs
Marek Olšák
2016-01-07
2
-6
/
+3
*
radeonsi: only use LLVMBuildLoad once when updating color outputs at the end
Marek Olšák
2016-01-07
1
-47
/
+20
*
radeonsi: export "undef" values for undefined PS outputs
Marek Olšák
2016-01-07
1
-9
/
+10
*
radeonsi: move MRTZ export into a separate function
Marek Olšák
2016-01-07
1
-51
/
+62
*
radeonsi: simplify setting the DONE bit for PS exports
Marek Olšák
2016-01-07
2
-73
/
+55
*
radeonsi: set SPI color formats and CB_SHADER_MASK outside of compilation
Marek Olšák
2016-01-07
3
-16
/
+28
*
radeonsi: write all MRTs only if there is exactly one output
Marek Olšák
2016-01-07
2
-4
/
+5
*
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
*
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
10
-76
/
+71
*
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
*
svga: Rename SVGA_HINT_FLAG_DRAW_EMITTED
Sinclair Yeh
2016-01-06
5
-17
/
+17
*
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
[next]