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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/u_blitter: use TXF if possible
Marek Olšák
2017-06-07
1
-102
/
+190
*
gallium/u_blitter: use TEX_LZ if it's supported
Marek Olšák
2017-06-07
1
-4
/
+8
*
gallium/util: add _LZ and TXF options to simple shaders
Marek Olšák
2017-06-07
5
-32
/
+75
*
gallium/u_threaded: fixes for MSVC
Brian Paul
2017-06-05
1
-7
/
+9
*
gallium/u_threaded: remove 16 bytes from tc_batch
Marek Olšák
2017-06-05
2
-3
/
+0
*
gallium/u_threaded: align batches and call slots to 16 bytes
Marek Olšák
2017-06-05
2
-3
/
+17
*
gallium/u_threaded: add a fast path for unbinding shader buffers
Marek Olšák
2017-05-18
1
-3
/
+9
*
gallium/u_threaded: add a fast path for unbinding shader images
Marek Olšák
2017-05-18
1
-4
/
+10
*
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
3
-0
/
+2720
*
gallium/u_upload: add u_upload_clone
Marek Olšák
2017-05-15
2
-0
/
+14
*
gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
2017-05-10
12
-209
/
+118
*
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
8
-70
/
+86
*
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
*
gallium: Enable ARM NEON CPU detection.
Eric Anholt
2017-05-02
2
-0
/
+44
*
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
*
gallium: remove u_caps.c/h interface
Samuel Pitoiset
2017-04-25
2
-338
/
+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
*
util: fix swizzle of INSTANCEID system value
Nicolai Hähnle
2017-04-08
1
-1
/
+1
*
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: 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
*
radeonsi: add tests verifying that VM faults don't hang
Marek Olšák
2017-03-31
2
-4
/
+9
*
gallium/util: use const in u_index_modify helpers
Marek Olšák
2017-03-30
2
-6
/
+6
*
gallium/u_upload: make the first persistent mapping unsynchronized
Marek Olšák
2017-03-17
1
-0
/
+1
*
gallium: add P016 format
Christian König
2017-03-13
3
-0
/
+40
*
gallium/util: move u_queue.{c,h} to src/util
Timothy Arceri
2017-03-12
2
-440
/
+0
*
gallium/util: make use of new u_thread.h in u_queue.{c,h}
Timothy Arceri
2017-03-12
2
-4
/
+6
*
gallium/util: use standard malloc/calloc/free in u_queue.c
Timothy Arceri
2017-03-12
1
-10
/
+10
*
gallium/util: move u_string.h to src/util/u_string.h
Timothy Arceri
2017-03-12
3
-206
/
+2
*
gallium/util: remove unused header from u_string.h
Timothy Arceri
2017-03-12
1
-1
/
+0
*
gallium/util: remove unused util_strbuf*
Timothy Arceri
2017-03-12
1
-37
/
+0
*
gallium/util: remove unused util_memmove()
Timothy Arceri
2017-03-12
1
-20
/
+0
*
gallium: remove shebang from python scripts
Emil Velikov
2017-03-10
3
-3
/
+0
*
gallium: remove execute bit from the python script(s)
Emil Velikov
2017-03-10
2
-0
/
+0
*
gallium: s/uint/enum pipe_render_cond_flag/ for set_render_condition()
Brian Paul
2017-03-08
1
-1
/
+1
*
gallium: s/unsigned/enum pipe_shader_type/ for pipe_screen::get_shader_param()
Brian Paul
2017-03-08
1
-1
/
+2
*
gallium/util: remove unused header from u_queue.c
Timothy Arceri
2017-03-07
1
-1
/
+0
*
gallium/util: replace pipe_thread_wait() with thrd_join()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: remove PIPE_THREAD_ROUTINE()
Timothy Arceri
2017-03-07
1
-1
/
+2
*
gallium/util: replace pipe_condvar with cnd_t
Timothy Arceri
2017-03-07
2
-4
/
+4
*
gallium/util: replace pipe_thread with thrd_t
Timothy Arceri
2017-03-07
2
-2
/
+2
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
7
-25
/
+25
[next]