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
/
auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
*
ttn: fix dest size for some texture instructions
Rob Clark
2017-05-16
1
-1
/
+3
*
ttn: fix txd src sizes
Rob Clark
2017-05-16
1
-4
/
+6
*
ttn: fix txs dest size
Rob Clark
2017-05-16
1
-1
/
+2
*
gallium/u_threaded: drop and ignore all non-async debug callbacks
Marek Olšák
2017-05-15
2
-3
/
+8
*
gallium/util: add threaded_context as a pipe_context wrapper
Marek Olšák
2017-05-15
4
-0
/
+2723
*
gallium/u_upload: add u_upload_clone
Marek Olšák
2017-05-15
2
-0
/
+14
*
renderonly: Initialize fields of struct winsys_handle.
Eric Anholt
2017-05-15
1
-0
/
+1
*
Android: rework LLVM build support
Rob Herring
2017-05-11
1
-4
/
+4
*
Android: Fix swrast only build
Rob Herring
2017-05-11
1
-4
/
+3
*
gallivm: Fix build against LLVM SVN >= r302589
Michel Dänzer
2017-05-11
1
-3
/
+9
*
gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
2017-05-10
18
-276
/
+138
*
gallium: separate indirect stuff from pipe_draw_info - 80 -> 56 bytes
Marek Olšák
2017-05-10
3
-11
/
+16
*
gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytes
Marek Olšák
2017-05-10
20
-130
/
+144
*
gallium/util: dump tokens in util_dump_shader_state only if type is TGSI
Nicolai Hähnle
2017-05-10
1
-5
/
+7
*
gallium/util: add util_dump_grid_info
Nicolai Hähnle
2017-05-10
2
-0
/
+30
*
nir: Embed the shader_info in the nir_shader again
Jason Ekstrand
2017-05-09
1
-7
/
+7
*
gallium: Enable ARM NEON CPU detection.
Eric Anholt
2017-05-02
3
-0
/
+46
*
renderonly: use drmIoctl
Philipp Zabel
2017-05-02
1
-4
/
+3
*
renderonly: drop resources on destroy
Philipp Zabel
2017-05-02
2
-2
/
+12
*
renderonly: close transfer prime_fd
Philipp Zabel
2017-05-02
1
-0
/
+2
*
gallium/targets: fix bool setting on BE architectures
Ilia Mirkin
2017-04-29
1
-4
/
+4
*
tgsi/scan: record compute shader system value usage
Marek Olšák
2017-04-28
2
-0
/
+37
*
gallium/util: reduce util_snprintf() calls in debug_flush_might_flush_cb()
Brian Paul
2017-04-26
1
-5
/
+6
*
gallium/util: add some comments in u_debug_flush.c
Brian Paul
2017-04-26
1
-0
/
+15
*
draw: whitespace fixes in draw_pipe_vbuf.c
Brian Paul
2017-04-26
1
-104
/
+89
*
gallium: add PIPE_SHADER_CAP_TGSI_SKIP_MERGE_REGISTERS
Samuel Pitoiset
2017-04-26
2
-0
/
+2
*
gallium: remove u_caps.c/h interface
Samuel Pitoiset
2017-04-25
3
-340
/
+0
*
gallium/util: add debugging helpers printing pipeline statistics
Marek Olšák
2017-04-25
2
-0
/
+59
*
gallium/util: remove util_draw_range_elements helper
Marek Olšák
2017-04-20
1
-23
/
+0
*
gallium/ddebug: dump missing members of pipe_draw_info
Nicolai Hähnle
2017-04-14
1
-0
/
+5
*
gallium/hud: set the dump file streams to line buffered
Edmondo Tommasina
2017-04-13
1
-0
/
+2
*
draw: remove unused wideline_stage()
Samuel Pitoiset
2017-04-13
1
-11
/
+0
*
draw: remove unused overflow()
Samuel Pitoiset
2017-04-13
1
-8
/
+0
*
util: fix swizzle of INSTANCEID system value
Nicolai Hähnle
2017-04-08
1
-1
/
+1
*
gallivm: init vars to silence gcc warnings
Brian Paul
2017-04-07
1
-2
/
+2
*
gallium/util: tweak backtrace format with libunwind
Rob Clark
2017-04-07
1
-10
/
+16
*
gallium/util: cache symbol lookup with libunwind
Rob Clark
2017-04-07
2
-27
/
+94
*
gallium/util: fix missing limit check in libunwind backtrace
Rob Clark
2017-04-07
1
-1
/
+1
*
gallium/util: honour LIBUNWIND_CFLAGS
Emil Velikov
2017-04-05
1
-0
/
+1
*
tgsi: add SUBGROUP_* semantics
Ilia Mirkin
2017-04-05
1
-0
/
+7
*
tgsi: add BALLOT/READ_* opcodes
Ilia Mirkin
2017-04-05
1
-3
/
+3
*
gallium: decrease the size of pipe_draw_info - 88 -> 80 bytes
Marek Olšák
2017-04-04
1
-2
/
+8
*
gallium: decrease the size of pipe_resource - 64 -> 48 bytes
Marek Olšák
2017-04-04
3
-6
/
+8
*
gallium/util: libunwind support
Rob Clark
2017-04-03
2
-2
/
+104
*
gallium/util: clean up stack frame printing
Rob Clark
2017-04-03
3
-23
/
+26
*
gallivm: add lp_build_emit_fetch_src() helper
Samuel Pitoiset
2017-04-01
2
-5
/
+24
*
gallium: remove support for predicates from TGSI (v2)
Marek Olšák
2017-04-01
17
-613
/
+22
*
radeonsi: add tests verifying that VM faults don't hang
Marek Olšák
2017-03-31
2
-4
/
+9
*
tgsi: fix printing of 64-bit integer immediates
Nicolai Hähnle
2017-03-31
3
-5
/
+11
*
tgsi: add CLOCK opcode
Ilia Mirkin
2017-03-31
1
-1
/
+1
[next]