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
...
*
intel/common: consistently use ifndef guards over pragma once
Emil Velikov
2017-03-22
1
-1
/
+5
*
i965: consistently use ifndef guards over pragma once
Emil Velikov
2017-03-22
4
-3
/
+15
*
st/wgl: consistently use ifndef guards over pragma once
Emil Velikov
2017-03-22
1
-1
/
+3
*
egl/dri2: consistently use ifndef guards over pragma once
Emil Velikov
2017-03-22
1
-1
/
+4
*
spirv: consistently use ifndef guards over pragma once
Emil Velikov
2017-03-22
3
-2
/
+10
*
nir: consistently use ifndef guards over pragma once
Emil Velikov
2017-03-22
10
-11
/
+38
*
glsl: consistently use ifndef guards over pragma once
Emil Velikov
2017-03-22
31
-23
/
+48
*
compiler: consistently use ifndef guards over pragma once
Emil Velikov
2017-03-22
2
-2
/
+4
*
radv: consistently use ifndef guards over pragma once
Emil Velikov
2017-03-22
1
-1
/
+4
*
ac: consistently use ifndef guards over pragma once
Emil Velikov
2017-03-22
3
-3
/
+12
*
i965: make brw_setup_image_uniform_values static
Emil Velikov
2017-03-22
2
-6
/
+1
*
docs/releasing: do not pass any arguments to autogen.sh
Emil Velikov
2017-03-22
1
-1
/
+1
*
mesa: more unused linux/version.h include
Emil Velikov
2017-03-22
1
-3
/
+0
*
ac: fix build with LLVM 5.0svn
Marek Olšák
2017-03-22
1
-2
/
+8
*
gallivm: remove lp_add_attr_dereferenceable in favor of amd/common
Marek Olšák
2017-03-22
3
-15
/
+1
*
anv/device: Move push descriptor query handling
Jason Ekstrand
2017-03-22
1
-8
/
+8
*
anv/image: Return early when unbinding an image
Jason Ekstrand
2017-03-22
1
-4
/
+5
*
util/sha1: harmonize _mesa_sha1_* wrappers
Grazvydas Ignotas
2017-03-22
2
-9
/
+10
*
anv: android: remove unused include/vulkan include
Emil Velikov
2017-03-22
1
-1
/
+0
*
anv: automake: use the local headers over any system provided ones
Emil Velikov
2017-03-22
1
-2
/
+2
*
mesa/main: fix MultiDrawElements[BaseVertex] validation of primcount
Nicolai Hähnle
2017-03-22
2
-3
/
+23
*
mesa: Avoid out-of-bounds stack read via _mesa_Materiali
Nicolai Hähnle
2017-03-22
1
-2
/
+3
*
configure.ac: Do not strip away space after regex word match.
Vinson Lee
2017-03-22
1
-3
/
+3
*
configure.ac: Use POSIX compatible regex for word boundary.
Vinson Lee
2017-03-21
1
-8
/
+8
*
isl: Refactor row pitch calculation (v2)
Chad Versace
2017-03-21
1
-33
/
+89
*
isl: Drop misplaced comment about padding
Chad Versace
2017-03-21
1
-46
/
+0
*
i965/dri: Turn on support for image modifiers
Ben Widawsky
2017-03-21
1
-1
/
+1
*
i965/dri: Handle X-tiled modifier
Ben Widawsky
2017-03-21
1
-0
/
+8
*
i965/dri: Handle Y-tiled modifier
Ben Widawsky
2017-03-21
1
-4
/
+14
*
i965/dri: Handle the linear fb modifier
Ben Widawsky
2017-03-21
1
-11
/
+44
*
i965/dri: Enable modifier queries
Ben Widawsky
2017-03-21
2
-0
/
+7
*
i965/dri: Store the screen associated with the image
Ben Widawsky
2017-03-21
2
-6
/
+11
*
gbm: Disallow INVALID modifiers returned upon image creation
Ben Widawsky
2017-03-21
1
-0
/
+32
*
i965/dri: Disallow image with INVALID modifier
Ben Widawsky
2017-03-21
1
-0
/
+3
*
i965: Shut up major()/minor() warnings.
Kenneth Graunke
2017-03-21
1
-0
/
+7
*
i965: Drop AUB_TRACE_* stuff.
Kenneth Graunke
2017-03-21
32
-123
/
+70
*
i965: Use aubinator/genxml for INTEL_DEBUG=bat state decoding.
Kenneth Graunke
2017-03-21
6
-870
/
+151
*
i965: Use aubinator/genxml for INTEL_DEBUG=bat commands.
Kenneth Graunke
2017-03-21
1
-21
/
+39
*
intel: Move tools/decoder.[ch] to common/gen_decoder.[ch].
Kenneth Graunke
2017-03-21
5
-7
/
+7
*
intel: Add a INTEL_DEBUG=color option.
Kenneth Graunke
2017-03-21
3
-0
/
+3
*
nir: Add positional argument specifiers.
Vinson Lee
2017-03-21
2
-2
/
+2
*
r600_shader.c: check returned value of eg_get_interpolator_index
Julien Isorce
2017-03-21
1
-2
/
+4
*
util/disk_cache: fix build on platforms where shader cache is disabled
Timothy Arceri
2017-03-21
1
-1
/
+1
*
util/disk_cache: add a write helper
Grazvydas Ignotas
2017-03-21
1
-14
/
+23
*
tests/cache_test: use the blob key's actual first byte
Grazvydas Ignotas
2017-03-21
1
-6
/
+2
*
util/disk_cache: use a helper to compute cache keys
Grazvydas Ignotas
2017-03-21
7
-25
/
+51
*
radv: move KHR_get_physical_device_properties2 to instance props.
Dave Airlie
2017-03-21
1
-4
/
+4
*
radv: drop illegal DB format error.
Dave Airlie
2017-03-21
1
-3
/
+0
*
i965: Add autogenerated OA files to .gitignore.
Kenneth Graunke
2017-03-20
1
-0
/
+1
*
swr: [rasterizer] Cleanup naming of codegen files
Tim Rowley
2017-03-20
26
-138
/
+145
[prev]
[next]