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
*
gallium: add CONSTBUF type to tgsi_file_type
Timothy Arceri
2017-09-15
1
-0
/
+1
*
gallium/{r600, radeonsi}: Fix segfault with color format (v2)
Denis Pauk
2017-09-14
1
-0
/
+4
*
radeonsi: optimize TCS epilog when invocation 0 writes tess factors
Marek Olšák
2017-09-11
1
-2
/
+0
*
tgsi/scan: add a new pass that analyzes tess factor writes (v2)
Marek Olšák
2017-09-11
2
-0
/
+235
*
gallium/u_blitter: use UTIL_BLITTER_ATTRIB_NONE (0) instead of 0 directly
Marek Olšák
2017-09-11
1
-2
/
+2
*
gallium/u_blitter: don't pass GENERIC in VS if it's not needed
Marek Olšák
2017-09-11
1
-17
/
+45
*
gallium/u_blitter: use draw_rectangle for all blits except cubemaps
Marek Olšák
2017-09-11
2
-88
/
+98
*
gallium/u_blitter: use draw_rectangle callback for layered clears
Marek Olšák
2017-09-11
2
-28
/
+29
*
gallium/u_blitter: add new union blitter_attrib to replace pipe_color_union
Marek Olšák
2017-09-11
2
-52
/
+53
*
llvmpipe, draw: improve shader cache debugging
Roland Scheidegger
2017-09-09
2
-22
/
+43
*
gallivm: fix gather implementation a bit
Roland Scheidegger
2017-09-09
1
-10
/
+48
*
vl/compositor: make vl_compositor_set_yuv_layer() static
Leo Liu
2017-09-07
2
-44
/
+28
*
vl/compositor: make a helper function for YUV deinterlacing
Leo Liu
2017-09-07
2
-0
/
+40
*
llvmpipe, tgsi: hook up dx10 gather4 opcode
Roland Scheidegger
2017-09-07
2
-8
/
+25
*
llvmpipe, draw: increase shader cache limits
Roland Scheidegger
2017-09-07
1
-1
/
+1
*
gallium/tests: always use two-dimensional constant references
Nicolai Hähnle
2017-09-04
1
-2
/
+2
*
pp: always use two-dimensional constant references
Nicolai Hähnle
2017-09-04
1
-10
/
+10
*
gallium/hud: always use two-dimensional constant references
Nicolai Hähnle
2017-09-04
1
-4
/
+4
*
tgsi/build: always generate two-dimensional constant file accesses
Nicolai Hähnle
2017-09-04
2
-31
/
+45
*
tgsi/ureg: always emit constants (and their decls) as 2D
Nicolai Hähnle
2017-09-04
1
-15
/
+7
*
gallium: all drivers should accept two-dimensional constant buffer indexing
Nicolai Hähnle
2017-09-04
1
-1
/
+1
*
llvmpipe: lp_build_gather_elem_vec BE fix for 3x16 load
Ben Crocker
2017-09-01
1
-2
/
+28
*
gallivm: correct channel shift logic on big endian
Ray Strode
2017-09-01
1
-1
/
+7
*
gallium/u_threaded: rename IGNORE_VALID_RANGE -> NO_INFER_UNSYNCHRONIZED
Marek Olšák
2017-08-28
2
-4
/
+4
*
gallium/u_threaded: disallow discard_range if map_buffer is unsynchronized
Marek Olšák
2017-08-28
1
-1
/
+3
*
gallium/vbuf: fix buffer reference bugs
Brian Paul
2017-08-25
1
-4
/
+3
*
gallium/u_threaded: fix a typo
Marek Olšák
2017-08-25
1
-1
/
+1
*
gallivm: remove unused variable
Brian Paul
2017-08-24
1
-2
/
+0
*
pipe-loader: use MAYBE_UNUSED to silence warning
Brian Paul
2017-08-24
1
-1
/
+2
*
tgsi: store opcode mnemonics in a separate table
Nicolai Hähnle
2017-08-23
2
-6
/
+16
*
gallium: use tgsi_get_opcode_name instead of tgsi_opcode_info::mnemonic
Nicolai Hähnle
2017-08-23
5
-7
/
+10
*
tgsi: macro-ify the opcodes table
Nicolai Hähnle
2017-08-23
3
-251
/
+263
*
tgsi: remove post_indent from some 64-bit opcodes
Nicolai Hähnle
2017-08-23
1
-6
/
+6
*
tgsi: reduce tgsi_opcode_info::pre_dedent and post_indent to 1 bit
Nicolai Hähnle
2017-08-23
1
-2
/
+2
*
util: fix valgrind errors when dumping pipe_draw_info
Nicolai Hähnle
2017-08-23
1
-3
/
+9
*
tgsi/scan: fix uses_double
Marek Olšák
2017-08-22
1
-2
/
+8
*
gallium: remove TGSI opcode SCS
Marek Olšák
2017-08-22
9
-164
/
+1
*
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: remove TGSI opcode BREAKC
Marek Olšák
2017-08-22
7
-71
/
+2
*
gallium: remove TGSI opcode XPD
Marek Olšák
2017-08-22
8
-200
/
+1
*
gallium: remove TGSI opcode DPH
Marek Olšák
2017-08-22
9
-105
/
+6
*
gallium: remove TGSI opcode DP2A
Marek Olšák
2017-08-22
9
-111
/
+2
*
gallium: remove TGSI_OPCODE_CALLNZ
Marek Olšák
2017-08-22
5
-5
/
+1
*
gallium: remove TGSI FENCE opcodes
Marek Olšák
2017-08-22
1
-3
/
+3
*
gallium: remove TGSI opcodes PUSHA, POPA, SAD, TXQ_LZ
Marek Olšák
2017-08-22
8
-51
/
+4
*
gallium/util: add new module that allocate "numbers"
Samuel Pitoiset
2017-08-22
3
-0
/
+160
*
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
3
-0
/
+263
[next]