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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv50/ir: rebase indirect temp arrays to 0, so that we use less lmem space
Ilia Mirkin
2016-01-14
1
-14
/
+44
*
nv50/ir: only use FILE_LOCAL_MEMORY for temp arrays that use indirection
Ilia Mirkin
2016-01-14
1
-15
/
+50
*
nvc0/ir: be careful about propagating very large offsets into const load
Ilia Mirkin
2016-01-14
4
-1
/
+19
*
nvc0: allow fragment shader inputs to use indirect indexing
Ilia Mirkin
2016-01-14
1
-1
/
+1
*
radeonsi: don't miss changes to SPI_TMPRING_SIZE
Marek Olšák
2016-01-14
1
-2
/
+7
*
svga: add DXGenMips command support
Charmaine Lee
2016-01-14
10
-26
/
+144
*
svga: add num-generate-mipmap HUD query
Charmaine Lee
2016-01-14
3
-1
/
+12
*
gallium/st: add pipe_context::generate_mipmap()
Charmaine Lee
2016-01-14
15
-0
/
+51
*
gallium/radeon: do not reallocate user memory buffers
Nicolai Hähnle
2016-01-14
2
-8
/
+31
*
gallium/radeon: implement PIPE_CAP_INVALIDATE_BUFFER
Nicolai Hähnle
2016-01-14
5
-9
/
+22
*
gallium/radeon: reset valid_buffer_range on PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE
Nicolai Hähnle
2016-01-14
1
-0
/
+3
*
gallium: add PIPE_CAP_INVALIDATE_BUFFER
Nicolai Hähnle
2016-01-14
14
-0
/
+14
*
radeonsi: move POSITION and FACE fragment shader inputs to system values
Marek Olšák
2016-01-13
3
-45
/
+25
*
radeonsi: simplify gl_FragCoord behavior
Marek Olšák
2016-01-13
1
-23
/
+22
*
llvmpipe: (trivial) use cast wrapper for __m128d to __m128 casts
Roland Scheidegger
2016-01-13
1
-2
/
+2
*
llvmpipe: avoid most 64 bit math in rasterization
Roland Scheidegger
2016-01-13
2
-65
/
+143
*
llvmpipe: scale up bounding box planes to subpixel precision
Roland Scheidegger
2016-01-13
3
-30
/
+30
*
llvmpipe: add sse code for fixed position calculation
Roland Scheidegger
2016-01-13
1
-8
/
+50
*
nvc0: do not force re-binding of compute constbufs on Fermi
Samuel Pitoiset
2016-01-12
1
-1
/
+1
*
nvc0: remove useless goto in nvc0_launch_grid()
Samuel Pitoiset
2016-01-12
1
-6
/
+4
*
nv50/ir: the whole point of data array is to hand out regular registers
Ilia Mirkin
2016-01-11
1
-1
/
+1
*
nv50/ir: Fix scratch allocation size and file
Pierre Moreau
2016-01-09
2
-3
/
+3
*
nv50,nvc0: use a face sysval to avoid the useless back-and-forth conversion
Ilia Mirkin
2016-01-08
5
-9
/
+2
*
freedreno: add ir3_compiler to gitignore
Ilia Mirkin
2016-01-08
1
-0
/
+1
*
gallium: add PIPE_CAP_SHADER_BUFFER_OFFSET_ALIGNMENT
Ilia Mirkin
2016-01-08
14
-13
/
+27
*
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
[next]