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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
radv: Invalidate L2 for TRANSFER_WRITE barriers
Alex Smith
2017-03-23
1
-1
/
+1
*
glsl: Link glsl_compiler with CLOCK_LIB.
Vinson Lee
2017-03-22
1
-1
/
+2
*
util/disk_cache: use rand_xorshift128plus() to get our random int
Timothy Arceri
2017-03-23
1
-8
/
+10
*
util/rand_xor: add function to seed rand
Timothy Arceri
2017-03-23
3
-2
/
+70
*
util: move rand_xorshift128plus() to utils
Timothy Arceri
2017-03-23
4
-19
/
+60
*
drirc: add force_glsl_abs_sqrt() for "Spec Ops: The Line"
Samuel Pitoiset
2017-03-22
1
-0
/
+8
*
st/glsl_to_tgsi: enable lower_sqrt() conditionally
Samuel Pitoiset
2017-03-22
1
-0
/
+1
*
glsl: lower sqrt(abs()) and inversesqrt(abs()) if requested
Samuel Pitoiset
2017-03-22
2
-0
/
+15
*
driconf: add force_glsl_abs_sqrt option
Samuel Pitoiset
2017-03-22
7
-0
/
+21
*
swr: [rasterizer jitter] fix llvm >= 5.0 build break
Tim Rowley
2017-03-22
3
-3
/
+3
*
Android: drop Android 4.4 (KitKat) support
Rob Herring
2017-03-22
8
-52
/
+9
*
Android: kill off {MESA_}ANDROID_VERSION defines aka Android 4.1 and older
Rob Herring
2017-03-22
5
-32
/
+4
*
Android: fix libz dependency for host targets
Rob Herring
2017-03-22
1
-0
/
+2
*
Android: remove host libmesa_util
Rob Herring
2017-03-22
1
-35
/
+0
*
Android: clean-up trailing '\' in make variables
Rob Herring
2017-03-22
6
-11
/
+11
*
mesa/main: remove unused strndup.h include
Emil Velikov
2017-03-22
1
-1
/
+0
*
util: automake: beautify sources list
Emil Velikov
2017-03-22
1
-3
/
+3
*
util/strndup: move header inclusion as applicable
Emil Velikov
2017-03-22
1
-2
/
+1
*
util: inline strndup implementation in the header
Emil Velikov
2017-03-22
3
-50
/
+20
*
util: consistently use ifndef guards over pragma once
Emil Velikov
2017-03-22
4
-2
/
+19
[next]