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
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: change gl_link_status enums to uppercase
Brian Paul
2018-01-26
3
-5
/
+5
*
mesa: change gl_compile_status enums to uppercase
Brian Paul
2018-01-26
2
-8
/
+8
*
automake: small cleanup after the meson.build inclusion
Emil Velikov
2018-01-25
1
-1
/
+0
*
glsl: add image and sampler (un)packing support to glsl to nir
Timothy Arceri
2018-01-23
1
-0
/
+4
*
nir: add image and sampler type to glsl_get_bit_size()
Timothy Arceri
2018-01-23
1
-0
/
+2
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
1
-1
/
+8
*
glsl: remove unneeded extern "C" {} bracketing around Mesa includes
Brian Paul
2018-01-17
1
-4
/
+2
*
glsl: include util/bitscan.h in serialize.cpp
Brian Paul
2018-01-17
1
-0
/
+1
*
glsl/linker: link-error using the same name in unnamed block and outside
Juan A. Suarez Romero
2018-01-16
1
-0
/
+23
*
nir: add a 'const' qualifier to nir_ssa_def_components_read()
Samuel Pitoiset
2018-01-12
2
-2
/
+2
*
meson: Use dependencies for nir
Dylan Baker
2018-01-11
3
-6
/
+19
*
meson: Use consistent style for tests
Dylan Baker
2018-01-11
2
-49
/
+60
*
meson: Use consistent style
Dylan Baker
2018-01-11
2
-4
/
+8
*
glsl: cleanup shader_cache header guard
Tapani Pälli
2018-01-11
1
-3
/
+3
*
glsl/linker: Safely generate mask of possible locations
Ian Romanick
2018-01-10
1
-4
/
+5
*
glsl/linker: Mark no locations as invalid instead of marking all locations
Ian Romanick
2018-01-10
1
-1
/
+1
*
glsl: Don't handle visit_stop in several ::accept methods
Ian Romanick
2018-01-10
1
-3
/
+6
*
glsl: Remove unnecessary assignments to type
Ian Romanick
2018-01-10
1
-4
/
+0
*
nir: Silence unused parameter warnings
Ian Romanick
2018-01-10
1
-2
/
+2
*
glsl: remove Lower{TCS,TES}PatchVerticesIn
Iago Toral Quiroga
2018-01-10
2
-27
/
+4
*
.gitignore: Ignore new generated files
Scott D Phillips
2018-01-08
1
-0
/
+1
*
spirv: Do implicit conversions of uint to bool in OpStore
Jason Ekstrand
2018-01-08
1
-0
/
+19
*
spirv: Loosen the validation for load/store type matching
Jason Ekstrand
2018-01-08
1
-6
/
+33
*
spirv: Require a storage type for OpStore destinations
Jason Ekstrand
2018-01-08
1
-0
/
+4
*
spirv: Add a vtn_types_compatible helper
Jason Ekstrand
2018-01-08
2
-0
/
+55
*
spirv: Store the id of the type in vtn_type
Jason Ekstrand
2018-01-08
3
-5
/
+8
*
spirv: Add a mechanism for dumping failing shaders
Jason Ekstrand
2018-01-08
2
-0
/
+29
*
spirv: Rework asserts in var_decoration_cb
Jason Ekstrand
2018-01-08
1
-7
/
+8
*
spirv: Rework error checking for decorations
Jason Ekstrand
2018-01-08
1
-9
/
+32
*
spirv: Add better type validation to OpTypeImage
Jason Ekstrand
2018-01-08
1
-7
/
+10
*
spirv: Switch on vtn_base_type in OpComposite(Extract|Insert)
Jason Ekstrand
2018-01-08
1
-37
/
+32
*
spirv: Refactor Op[Spec]ConstantComposite and add better validation
Jason Ekstrand
2018-01-08
1
-36
/
+32
*
spirv: Add better validation to Op[Spec]Constant
Jason Ekstrand
2018-01-08
1
-2
/
+7
*
spirv: Remove a pointless assignment in SpvOpSpecConstant
Jason Ekstrand
2018-01-08
1
-1
/
+0
*
spirv: Unify boolean constants and add better validation
Jason Ekstrand
2018-01-08
1
-10
/
+11
*
spirv/info: Add spirv_op_to_string
Jason Ekstrand
2018-01-08
2
-0
/
+11
*
spirv: Make 'info' a local array spirv_info_c.py
Jason Ekstrand
2018-01-08
1
-3
/
+5
*
spirv: Add better error messages in vtn_value helpers
Jason Ekstrand
2018-01-08
1
-11
/
+15
*
spirv: Import 1.2 rev 3 headers and grammar from Khronos
Caio Marcelo de Oliveira Filho
2018-01-08
2
-164
/
+431
*
glsl: Respect std430 layout in lower_buffer_access
Florian Will
2018-01-08
1
-4
/
+10
*
glsl/standalone: set MaxTransformFeedbackBuffers
Alejandro Piñeiro
2018-01-05
1
-0
/
+3
*
glsl/standalone: set MaxVertexStreams
Alejandro Piñeiro
2018-01-05
1
-0
/
+3
*
glsl/standalone: set MaxUniformBufferBindings
Alejandro Piñeiro
2018-01-05
1
-0
/
+3
*
glsl/standalone: point which arguments are mandatory
Alejandro Piñeiro
2018-01-05
1
-1
/
+4
*
nir: Add a helper to get the uvec4 type.
Eric Anholt
2018-01-03
2
-0
/
+7
*
nir: add missing local_group_size intrinsic
Rob Clark
2017-12-30
2
-0
/
+5
*
spirv: consider bitsize when handling OpSwitch cases
Eero Tamminen
2017-12-28
1
-3
/
+11
*
Revert "spirv: consider bitsize when handling OpSwitch cases"
Mark Janes
2017-12-21
1
-11
/
+3
*
glsl: disable vec3 packing/splitting in tfb separate mode
Brian Paul
2017-12-20
1
-1
/
+13
*
glsl: simply packing class comparison
Brian Paul
2017-12-20
1
-2
/
+3
[next]