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
*
gallium: add LDEXP TGSI instruction and corresponding cap
Nicolai Hähnle
2017-09-29
5
-2
/
+20
*
tgsi: infer that dst[1] of DFRACEXP is an integer
Nicolai Hähnle
2017-09-29
4
-5
/
+8
*
gallivm: add support for TGSI instructions with two outputs
Nicolai Hähnle
2017-09-29
3
-1
/
+31
*
gallivm: add dst register index to lp_build_tgsi_context::emit_store
Nicolai Hähnle
2017-09-29
3
-9
/
+9
*
tgsi: clarify the semantics of DFRACEXP
Nicolai Hähnle
2017-09-29
2
-10
/
+8
*
tgsi: infer that DLDEXP's second source has an integer type
Nicolai Hähnle
2017-09-29
4
-7
/
+11
*
gallium/util: use new util_vasprintf() function
Brian Paul
2017-09-28
1
-1
/
+2
*
gallium: Weaken assertion about u_mm's align2 field.
Eric Anholt
2017-09-26
1
-1
/
+4
*
vl/compositor: convert RGB buffer to YUV with color conversion
Leo Liu
2017-09-25
2
-0
/
+81
*
vl/csc: add a RGB to YUV CSC matrix
Leo Liu
2017-09-25
2
-1
/
+11
*
vl/compositor: create RGB to YUV fragment shader
Leo Liu
2017-09-25
2
-0
/
+51
*
vl/compositor: add Bob top and bottom to YUV deint function
Leo Liu
2017-09-25
1
-6
/
+28
*
vl/compositor: remove vl_compositor_yuv_deint() function
Leo Liu
2017-09-25
2
-40
/
+0
*
vl/compositor: add a new function for YUV deint
Leo Liu
2017-09-25
2
-0
/
+42
*
vl/compositor: extend YUV deint function to do field deint
Leo Liu
2017-09-25
2
-12
/
+26
*
vl/compositor: separate YUV part from shader video buffer function
Leo Liu
2017-09-25
1
-13
/
+18
*
gallium/util: Remove unused keymap
Thomas Helland
2017-09-21
3
-388
/
+0
*
gallium: Add PIPE_SHADER_CAP_INT64_ATOMICS
Jan Vesely
2017-09-21
2
-0
/
+2
*
llvmpipe, gallivm: implement lod queries (LODQ opcode)
Roland Scheidegger
2017-09-20
4
-57
/
+143
*
ttn: Fix out-of-bounds accesses since the always-2D-constants change.
Eric Anholt
2017-09-18
1
-2
/
+3
*
gallium: Add PIPE_SHADER_CAP_FP16
Jan Vesely
2017-09-18
2
-0
/
+4
*
gallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE
Nicolai Hähnle
2017-09-18
2
-0
/
+2
*
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
[next]