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
...
*
gallium/radeon: subclass threaded_transfer
Marek Olšák
2017-05-15
3
-25
/
+25
*
gallium/radeon: subclass threaded_resource
Marek Olšák
2017-05-15
3
-18
/
+22
*
gallium/radeon: handle other map buffer flags from the threaded context
Marek Olšák
2017-05-15
1
-2
/
+4
*
gallium/radeon: handle TC_TRANSFER_MAP_THREADED_UNSYNC
Marek Olšák
2017-05-15
3
-1
/
+14
*
gallium/radeon: unwrap a context if we get a wrapped one
Marek Olšák
2017-05-15
3
-5
/
+9
*
gallium/radeon: require both WRITE and FLUSH_EXPLICIT in buffer_flush_region
Marek Olšák
2017-05-15
1
-2
/
+4
*
radeonsi/gfx9: add support for Raven
Marek Olšák
2017-05-15
3
-2
/
+10
*
Revert "freedreno: use bypass if only clears"
Rob Clark
2017-05-14
1
-4
/
+1
*
freedreno: fix crash when flush() but no rendering
Rob Clark
2017-05-14
1
-0
/
+6
*
freedreno: fix indexbuffer upload
Rob Clark
2017-05-14
6
-15
/
+26
*
freedreno/a5xx: hw binning support
Rob Clark
2017-05-13
9
-51
/
+185
*
freedreno: update generated headers
Rob Clark
2017-05-13
6
-29
/
+297
*
freedreno: use bypass if only clears
Rob Clark
2017-05-13
1
-1
/
+4
*
nv50/ir: Report wrong prog types using proper var
Pierre Moreau
2017-05-13
1
-1
/
+1
*
radeonsi: get rid of secondary input/output word
Nicolai Hähnle
2017-05-12
3
-47
/
+13
*
radeonsi: reduce the number of generics for shader IO unique indices
Nicolai Hähnle
2017-05-12
1
-1
/
+1
*
radeonsi: at most 8 sets of texture coordinates are supported
Nicolai Hähnle
2017-05-12
1
-0
/
+1
*
radeonsi: skip generic out/in indices without a shader IO index
Nicolai Hähnle
2017-05-12
2
-1
/
+9
*
radeonsi: use SI_MAX_IO_GENERIC instead of magic values
Nicolai Hähnle
2017-05-12
3
-3
/
+8
*
r600g: Add defines for per-shader engine settings
Glenn Kennard
2017-05-12
1
-0
/
+6
*
r600g: Add instruction encoding defines for MEM_RD
Glenn Kennard
2017-05-12
1
-0
/
+30
*
r600g: Add scratch ring register defines
Glenn Kennard
2017-05-12
2
-2
/
+20
*
virgl: remove unused draw include
Emil Velikov
2017-05-11
1
-1
/
+0
*
radeon: automake: remove unneeded elf Cflags/Libs
Emil Velikov
2017-05-11
1
-4
/
+2
*
Android: rework LLVM build support
Rob Herring
2017-05-11
2
-3
/
+6
*
Android: push driver build details to driver makefiles
Rob Herring
2017-05-11
11
-2
/
+61
*
Android: amd: use exported include dirs instead of explicit includes
Rob Herring
2017-05-11
1
-2
/
+0
*
Android: remove remaining explicit libcxx includes
Rob Herring
2017-05-11
2
-3
/
+1
*
radeonsi: remove upload code for zero-stride vertex attribs
Marek Olšák
2017-05-10
1
-26
/
+8
*
gallium: add PIPE_CAP_CAN_BIND_CONST_BUFFER_AS_VERTEX
Marek Olšák
2017-05-10
15
-0
/
+15
*
gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
2017-05-10
79
-801
/
+410
*
gallium: separate indirect stuff from pipe_draw_info - 80 -> 56 bytes
Marek Olšák
2017-05-10
6
-59
/
+89
*
gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytes
Marek Olšák
2017-05-10
51
-172
/
+173
*
radeonsi: silent a compiler warning
Samuel Pitoiset
2017-05-10
1
-1
/
+1
*
radeonsi: dump compute descriptor lists
Nicolai Hähnle
2017-05-10
1
-0
/
+10
*
radeonsi: dump both enabled and required descriptor slots
Nicolai Hähnle
2017-05-10
1
-6
/
+12
*
radeonsi: dump compute shader as part of debug dump
Nicolai Hähnle
2017-05-10
1
-0
/
+11
*
radeonsi: move struct si_compute into a header
Nicolai Hähnle
2017-05-10
3
-21
/
+52
*
radeonsi: split descriptor list dumping
Nicolai Hähnle
2017-05-10
1
-16
/
+21
*
radeonsi: split shader dumping
Nicolai Hähnle
2017-05-10
1
-12
/
+18
*
radeonsi: more const qualifiers in shader dump functions
Nicolai Hähnle
2017-05-10
2
-12
/
+12
*
ddebug: implement dd_dump_launch_grid
Nicolai Hähnle
2017-05-10
2
-1
/
+7
*
ddebug: extract dd_dump_shader
Nicolai Hähnle
2017-05-10
1
-74
/
+82
*
nir: Embed the shader_info in the nir_shader again
Jason Ekstrand
2017-05-09
4
-7
/
+7
*
freedreno: fix clang error in fd_get_compute_param
Rob Herring
2017-05-09
1
-1
/
+1
*
swr: fix polygonmode for front==back
George Kyriazis
2017-05-08
2
-1
/
+27
*
swr/rast: support polygonmode point
George Kyriazis
2017-05-08
1
-52
/
+116
*
swr: move msaa resolve to generalized StoreTile
Bruce Cherniak
2017-05-08
3
-80
/
+82
*
radeonsi: rename si_eliminate_const_vs_outputs -> si_optimize_vs_outputs
Marek Olšák
2017-05-08
1
-2
/
+2
*
radeonsi: split per-patch from per-vertex indices
Nicolai Hähnle
2017-05-08
3
-21
/
+42
[prev]
[next]