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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/fs: Return progress from demote_sample_qualifiers().
Matt Turner
2017-03-23
1
-1
/
+6
*
i965/fs: Return progress from move_interpolation_to_top().
Matt Turner
2017-03-23
1
-1
/
+6
*
i965: Return progress from brw_nir_lower_uniforms().
Matt Turner
2017-03-23
1
-3
/
+3
*
nir: Return progress from nir_convert_from_ssa().
Matt Turner
2017-03-23
2
-8
/
+15
*
nir: Return progress from nir_lower_io().
Matt Turner
2017-03-23
2
-6
/
+15
*
nir: Return progress from nir_lower_regs_to_ssa().
Matt Turner
2017-03-23
2
-6
/
+10
*
nir: Return progress from nir_lower_samplers().
Matt Turner
2017-03-23
2
-12
/
+19
*
nir: Return progress from nir_lower_atomics().
Matt Turner
2017-03-23
2
-7
/
+13
*
nir: Return progress from nir_lower_clamp_color_outputs().
Matt Turner
2017-03-23
2
-10
/
+22
*
nir: Return progress from nir_lower_clip_fs().
Matt Turner
2017-03-23
2
-3
/
+7
*
nir: Return progress from nir_lower_clip_vs().
Matt Turner
2017-03-23
2
-5
/
+7
*
nir: Return progress from nir_move_vec_src_uses_to_dest().
Matt Turner
2017-03-23
2
-6
/
+18
*
nir: Return progress from nir_lower_to_source_mods().
Matt Turner
2017-03-23
2
-6
/
+29
*
nir: Return progress from nir_lower_clip_cull_distance_arrays().
Matt Turner
2017-03-23
2
-5
/
+21
*
nir: Return progress from nir_lower_var_copies().
Matt Turner
2017-03-23
2
-4
/
+16
*
nir: Return progress from nir_lower_load_const_to_scalar().
Matt Turner
2017-03-23
2
-7
/
+21
*
nir: Return progress from nir_lower_64bit_pack().
Matt Turner
2017-03-23
2
-4
/
+14
*
nir: Return progress from nir_lower_doubles().
Matt Turner
2017-03-23
2
-22
/
+42
*
nir: Return progress from nir_lower_vars_to_ssa().
Matt Turner
2017-03-23
2
-3
/
+7
*
nir: Fix syntax.
Matt Turner
2017-03-23
2
-6
/
+6
*
nir: Fix misspellings.
Matt Turner
2017-03-23
4
-7
/
+7
*
nir: Stop using apostrophes to pluralize.
Matt Turner
2017-03-23
21
-43
/
+43
*
st/omx/enc: use PIPE_USAGE_STAGING for output buffer
Leo Liu
2017-03-23
1
-2
/
+4
*
gbm: Use unsigned for BO offset getter
Daniel Stone
2017-03-23
4
-12
/
+13
*
REVIEWERS: add autogen.sh to the autoconf group
Eric Engestrom
2017-03-23
1
-0
/
+1
*
docs/submittingpatches: add mention about legal disclaimers
Eric Engestrom
2017-03-23
1
-0
/
+10
*
r600_shader.c: fix indentation
Julien Isorce
2017-03-23
1
-4
/
+4
*
glx: Prefer library path given by pkgconfig over the system
Topi Pohjolainen
2017-03-23
1
-0
/
+3
*
intel: move gen_decoder.* to DECODER_FILES
Tapani Pälli
2017-03-23
2
-3
/
+5
*
android: fix vulkan build issues with anv_entrypoints
Tapani Pälli
2017-03-23
1
-6
/
+12
*
android: i965: generate code for OA counter queries
Mauro Rossi
2017-03-23
1
-0
/
+17
*
android: rename Intel Vulkan library to match desktop one
Tapani Pälli
2017-03-23
1
-2
/
+2
*
nouveau: enable glsl/tgsi on-disk cache
Boyan Ding
2017-03-22
2
-0
/
+33
*
REVIEWERS: add myself as a reviewer for EGL and docs
Eric Engestrom
2017-03-23
1
-0
/
+5
*
anv: Remove dead prototype from entrypoints
Dylan Baker
2017-03-22
1
-1
/
+0
*
anv: use cElementTree in anv_entrypoints_gen.py
Dylan Baker
2017-03-22
1
-1
/
+1
*
anv: don't use Element.get in anv_entrypoints_gen.py
Dylan Baker
2017-03-22
1
-6
/
+7
*
anv: use dict.get in anv_entrypoints_gen.py
Dylan Baker
2017-03-22
1
-4
/
+1
*
anv: anv_entrypoints_gen.py: use reduce function.
Dylan Baker
2017-03-22
1
-5
/
+3
*
anv: anv-entrypoints_gen.py: rename hash to cal_hash.
Dylan Baker
2017-03-22
1
-3
/
+4
*
anv: Generate anv_entrypoints header and code in one command
Dylan Baker
2017-03-22
3
-18
/
+17
*
anv: anv_entrypoints_gen.py: directly write files instead of piping
Dylan Baker
2017-03-22
3
-18
/
+22
*
anv: convert C generation to template in anv_entrypoints_gen.py
Dylan Baker
2017-03-22
1
-173
/
+167
*
anv: convert header generation in anv_entrypoints_gen.py to mako
Dylan Baker
2017-03-22
1
-35
/
+42
*
anv: Update "do not edit" comments with proper filename
Dylan Baker
2017-03-22
1
-5
/
+7
*
anv: split main into two functions in anv_entrypoints_gen.py
Dylan Baker
2017-03-22
1
-52
/
+56
*
anv: don't pass xmlfile via stdin anv_entrypoints_gen.py
Dylan Baker
2017-03-22
3
-23
/
+16
*
anv: make constants capitals in anv_entrypoints_gen.py
Dylan Baker
2017-03-22
1
-19
/
+19
*
anv: Use python style in anv_entrypoints_gen.py
Dylan Baker
2017-03-22
1
-31
/
+36
*
anv: anv_entrypoints_gen.py: use a main function
Dylan Baker
2017-03-22
1
-225
/
+233
[next]