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: don't use boolean, TRUE, FALSE
Marek Olšák
2017-08-22
2
-73
/
+73
*
gallium/u_simple_shaders: do util_make_layered_clear_vertex_shader differently
Marek Olšák
2017-08-22
3
-25
/
+19
*
gallium/u_blitter: remove get_next_surface_layer callback
Marek Olšák
2017-08-22
2
-15
/
+1
*
gallium/util: add new module that allocate "numbers"
Samuel Pitoiset
2017-08-22
2
-0
/
+158
*
util/log: add auto logger facility
Nicolai Hähnle
2017-08-22
2
-2
/
+75
*
util: add chunk logging module
Nicolai Hähnle
2017-08-22
2
-0
/
+261
*
vl: add MJPEG profile and format
Leo Liu
2017-08-21
1
-0
/
+3
*
gallium/util: add util_{str,dump}_query_value_type
Nicolai Hähnle
2017-08-02
2
-0
/
+31
*
gallium: add util_dump_query_type and use it in ddebug
Nicolai Hähnle
2017-08-02
2
-0
/
+12
*
gallium: rename util_dump_* to util_str_* for enum-to-string conversion
Nicolai Hähnle
2017-08-02
3
-68
/
+64
*
gallium: add PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE and corresponding cap
Nicolai Hähnle
2017-08-02
2
-0
/
+2
*
gallium/util: fix unused variable warning
Timothy Arceri
2017-07-26
1
-3
/
+5
*
gallium/util: s/unsigned/enum tgsi_texture_type/
Brian Paul
2017-07-25
4
-21
/
+24
*
tgsi: populate precise
Karol Herbst
2017-07-21
1
-1
/
+1
*
gallium/util: Implement util_format_is_etc
Wladimir J. van der Laan
2017-07-21
1
-0
/
+13
*
gallium/util: fix nondeterministic avx512 detection
Tim Rowley
2017-07-19
1
-1
/
+1
*
gallium: auxiliary: Fix standalone Android build of u_cpu_detect (v2)
Tomasz Figa
2017-07-19
1
-2
/
+9
*
util: Make CLAMP turn NaN into MIN.
Kenneth Graunke
2017-07-18
1
-1
/
+2
*
gallium/u_blitter: don't use TXF for scaled blits
Marek Olšák
2017-07-17
1
-4
/
+6
*
gallium/vbuf: avoid segfault when we get invalid glDrawRangeElements()
Brian Paul
2017-06-20
1
-1
/
+15
*
gallium/vbuf: add some const qualifiers
Brian Paul
2017-06-20
1
-12
/
+13
*
gallium/util: Break recursion in pipe_resource_reference
Michel Dänzer
2017-06-15
1
-2
/
+8
*
tc: add ARB_bindless_texture support
Samuel Pitoiset
2017-06-14
3
-1
/
+133
*
gallium/util: whitespace, formatting fixes in u_upload_mgr.c
Brian Paul
2017-06-13
1
-25
/
+29
*
util: Move u_dynarray to src/util
Thomas Helland
2017-06-07
1
-114
/
+0
*
util/u_queue: add an option to set the minimum thread priority
Marek Olšák
2017-06-07
1
-1
/
+1
*
gallium/u_blitter: use 2D_ARRAY for cubemap blits if possible
Marek Olšák
2017-06-07
2
-19
/
+36
*
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
[next]