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
*
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
*
radeonsi: clarify documentation of existing SI workaround
Nicolai Hähnle
2017-05-08
1
-1
/
+3
*
radeonsi: fix gl_PrimitiveID in tessellation with instanced draws on SI
Nicolai Hähnle
2017-05-08
1
-0
/
+14
*
radeonsi: load patch_id for TES-as-ES when exporting for PS
Nicolai Hähnle
2017-05-08
1
-2
/
+2
*
radeonsi: fix primitive ID in fragment shader when using tessellation
Nicolai Hähnle
2017-05-08
1
-10
/
+17
*
radeonsi: mark fast-cleared textures as compressed when dirtying
Nicolai Hähnle
2017-05-08
1
-2
/
+14
*
nv50/ir: Replace NV50_PROGRAM_IR_* by PIPE_SHADER_IR_*
Pierre Moreau
2017-05-07
5
-10
/
+7
*
nv50/ir: Remove unused translation methods
Pierre Moreau
2017-05-07
2
-10
/
+3
*
nv50/ir: Free target if we failed to create a program
Pierre Moreau
2017-05-07
1
-1
/
+3
*
nv50/ir: Fail if encountering unknown shader type
Pierre Moreau
2017-05-07
1
-2
/
+2
*
Revert "radeonsi: constify a bunch of the perfcounter structs."
Marek Olšák
2017-05-06
3
-46
/
+52
*
Revert "radeonsi: fix build with GCC 4.8"
Marek Olšák
2017-05-06
1
-1
/
+1
*
freedreno/a3xx: fix hang w/ large render targets and small gmem
Rob Clark
2017-05-06
3
-0
/
+7
*
freedreno/ir3: add macro to declare variable length arrays
Rob Clark
2017-05-06
1
-18
/
+21
*
radeonsi: apply the tess+GS hang workaround to Polaris12 as well
Marek Olšák
2017-05-05
1
-1
/
+2
*
radeonsi: fix build with GCC 4.8
Samuel Pitoiset
2017-05-05
1
-1
/
+1
*
radeonsi/gfx9: allow the scratch buffer in HS and GS
Marek Olšák
2017-05-05
1
-10
/
+0
*
radeonsi: prevent race conditions when doing scratch patching
Marek Olšák
2017-05-05
1
-2
/
+30
*
radeonsi: separate scratch state patching code into its own function
Marek Olšák
2017-05-05
1
-46
/
+55
*
radeonsi/gfx9: also apply scratch relocations to the 1st shader of merged sha...
Marek Olšák
2017-05-05
1
-0
/
+3
*
radeonsi/gfx9: set correct LLVM calling conventions for merged shaders
Marek Olšák
2017-05-05
2
-2
/
+18
*
radeonsi: remove unused parameters from si_shader_apply_scratch_relocs
Marek Olšák
2017-05-05
4
-10
/
+6
*
radeonsi: inline si_llvm_shader_type into si_llvm_create_func
Marek Olšák
2017-05-05
3
-33
/
+22
*
radeonsi: don't use util_memcpy_cpu_to_le32 for shader uploads
Marek Olšák
2017-05-05
1
-7
/
+8
*
radeonsi: make si_compile_llvm static
Marek Olšák
2017-05-05
2
-16
/
+8
*
radeonsi: fold surrounding code into si_llvm_finalize_module
Marek Olšák
2017-05-05
3
-21
/
+12
[next]