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
/
auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: remove unused dri config option disable_shader_bit_encoding
Timothy Arceri
2018-08-21
1
-1
/
+0
*
xmlconfig: add kernel_driver device attribute
Qiang Yu
2018-08-17
1
-1
/
+1
*
gallium/u_blitter: save/restore window rectangles
Marek Olšák
2018-08-14
2
-0
/
+29
*
noop: implement set_window_rectangles
Marek Olšák
2018-08-14
1
-0
/
+8
*
ddebug: implement set_window_rectangles
Marek Olšák
2018-08-14
1
-0
/
+12
*
Gallium/tgsi: Correct signdness of return value of bit operations
Gert Wollny
2018-08-11
1
-3
/
+4
*
meson: Build with Python 3
Mathieu Bridon
2018-08-10
1
-3
/
+3
*
python: Fix inequality comparisons
Mathieu Bridon
2018-08-10
1
-0
/
+6
*
python: Better check for integer types
Mathieu Bridon
2018-08-09
1
-2
/
+11
*
ttn: remove {varying_slot, frag_result}_to_tgsi_semantic helpers
Emil Velikov
2018-08-08
2
-79
/
+0
*
python: Use explicit integer divisions
Mathieu Bridon
2018-08-07
2
-4
/
+7
*
gallium/u_vbuf: handle indirect multidraws correctly and efficiently (v3)
Marek Olšák
2018-08-03
1
-24
/
+180
*
util: return 0 for NaNs in float_to_ubyte
Roland Scheidegger
2018-08-03
1
-6
/
+5
*
ddebug: use util_snprintf() in dd_get_debug_filename_and_mkdir
Andres Gomez
2018-08-02
1
-3
/
+4
*
gallium/aux/util: use util_snprintf() in test_texture_barrier
Andres Gomez
2018-08-02
1
-2
/
+2
*
gallium: fix ddebug on windows
Dylan Baker
2018-08-01
1
-1
/
+5
*
util: move process.[ch] to u_process.[ch]
Dylan Baker
2018-08-01
1
-1
/
+1
*
gallium: add new SAMP2HND and IMG2HND opcodes
Rhys Perry
2018-08-01
3
-2
/
+7
*
gallium: add storage_sample_count parameter into is_format_supported
Marek Olšák
2018-07-31
16
-22
/
+33
*
gallium: add pipe_resource::nr_storage_samples, and set it same as nr_samples
Marek Olšák
2018-07-31
4
-1
/
+4
*
tgsi: whitespace fixes in tgsi_ureg.c
Brian Paul
2018-07-27
1
-23
/
+22
*
gallium/util: whitespace fixes in u_inlines.h
Brian Paul
2018-07-27
1
-36
/
+44
*
gallium/util: whitespace fixes in u_debug_memory.c
Brian Paul
2018-07-27
1
-53
/
+53
*
gallium/u_vbuf: split u_vbuf_get_minmax_index function (v2)
Marek Olšák
2018-07-27
1
-50
/
+51
*
gallium/auxiliary: Extern "c" fixes.
Alexander von Gluck IV
2018-07-27
3
-0
/
+24
*
gallium/noop: implement invalidate_resource
Marek Olšák
2018-07-27
1
-0
/
+6
*
gallium/auxiliary: Fix Autotools on Android (v2)
Chad Versace
2018-07-27
1
-1
/
+5
*
gallium: initialize ureg_dst::Invariant bit
Erik Faye-Lund
2018-07-26
1
-0
/
+3
*
draw: force draw pipeline if there's more than 65535 vertices
Roland Scheidegger
2018-07-23
3
-0
/
+21
*
u_blitter: Add an option to draw the triangles using an index buffer.
Eric Anholt
2018-07-12
2
-2
/
+16
*
u_draw: Add some indices to the util_draw_elements() helpers.
Eric Anholt
2018-07-12
1
-1
/
+8
*
gallium/u_transfer_helper: Initialize the stride of MSAA maps.
Eric Anholt
2018-07-12
1
-0
/
+1
*
gallium/u_transfer_helper: Fix MSAA mappings with nonzero x/y.
Eric Anholt
2018-07-12
1
-1
/
+5
*
gallium: Check pipe_screen::resource_changed before dereferencing it
Michel Dänzer
2018-07-12
3
-3
/
+6
*
python: Use the print function
Mathieu Bridon
2018-07-06
4
-366
/
+373
*
gallium/auxiliary: Fix string matching
Mathieu Bridon
2018-07-05
1
-1
/
+1
*
Shorten u_queue names
Marek Olšák
2018-07-04
1
-1
/
+1
*
gallium/os: use util_get_process_name when possible
Marek Olšák
2018-07-04
1
-14
/
+2
*
gallium/u_vbuf: drop min/max-scanning for empty indirect draws
Erik Faye-Lund
2018-07-02
1
-0
/
+3
*
gallium/auxiliary: Add helper support for bptc format compress/decompress
Denis Pauk
2018-07-01
6
-1
/
+408
*
gallium/util: remove dummy function util_format_is_supported
Marek Olšák
2018-06-29
2
-20
/
+0
*
gallium: plumb invariant output attrib thru TGSI
Joe M. Kniss
2018-06-29
5
-13
/
+39
*
gallium: Fix automake for Android (v2)
Chad Versace
2018-06-27
1
-0
/
+4
*
gallium/util: Fix build error due to cast to different size
Robert Foss
2018-06-25
1
-2
/
+2
*
ttn: convert to deref instructions
Rob Clark
2018-06-22
1
-39
/
+13
*
gallium: add scalar isa shader cap
Christian Gmeiner
2018-06-20
2
-0
/
+4
*
gallium/aux/util/u_cpu_detect.h: Fix -Wsign-compare warning in u_cpu_detect.c
Gert Wollny
2018-06-20
1
-1
/
+1
*
gallium/aux/util/u_debug.h: Fix "noreturn" warnings in debug mode
Gert Wollny
2018-06-20
1
-2
/
+2
*
gallium/aux/util: Fix some warnings
Gert Wollny
2018-06-20
3
-3
/
+3
*
gallium/aux/tgsi_ureg.c: remove unused parameter from match_or_expand_immedia...
Gert Wollny
2018-06-20
1
-2
/
+1
[next]