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: move STATE_LENGTH to shader_enums.h and use it everywhere
Marek Olšák
2018-02-13
4
-7
/
+13
*
mesa,glsl,nir: reduce gl_state_index size to 2 bytes
Marek Olšák
2018-02-13
7
-12
/
+15
*
mesa: reduce the size of gl_program
Marek Olšák
2018-02-13
1
-5
/
+4
*
glsl/tests: Fix strict aliasing warning about int64/double.
Eric Anholt
2018-02-12
1
-3
/
+19
*
glsl/linker: remove ubo explicit binding handling
Alejandro Piñeiro
2018-02-09
1
-56
/
+2
*
meson: Add build option for tools
Scott D Phillips
2018-02-08
2
-3
/
+6
*
glsl/tests: changes to test_disk_cache_create test
Tapani Pälli
2018-02-07
1
-6
/
+22
*
glsl/tests: move utility functions in cache_test
Tapani Pälli
2018-02-07
1
-35
/
+35
*
radv: run nir_opt_shrink_load
Samuel Pitoiset
2018-02-06
1
-0
/
+0
*
nir: add nir_opt_shrink_load pass
Samuel Pitoiset
2018-02-06
4
-0
/
+71
*
spirv: split constant initializers on in/out structs
Iago Toral Quiroga
2018-02-06
1
-0
/
+8
*
mesa: add OES_EGL_image_external_essl3 support
Ilia Mirkin
2018-02-06
5
-2
/
+23
*
glsl/linker: check same name is not used in block and outside
Juan A. Suarez Romero
2018-02-05
1
-23
/
+30
*
mesa: Put materials at the end of the generic block.
Mathias Fröhlich
2018-02-01
1
-1
/
+6
*
mesa: Use defines for the aliased material array attributes.
Mathias Fröhlich
2018-02-01
1
-0
/
+10
*
nir: Distribute binary operations with constants into bcsel
Ian Romanick
2018-01-30
1
-0
/
+15
*
nir: Rearrange logic op-compounded integer compares
Ian Romanick
2018-01-30
1
-0
/
+35
*
nir: Rearrange and-compounded float compares
Ian Romanick
2018-01-30
1
-0
/
+8
*
nir: Separate a weird compare with zero to two compares with zero
Ian Romanick
2018-01-30
1
-0
/
+2
*
nir: Simplify min and max of b2f
Ian Romanick
2018-01-30
1
-0
/
+5
*
nir: Undo possible damage caused by rearranging or-compounded float compares
Ian Romanick
2018-01-30
1
-0
/
+9
*
nir: Be more conservative about rearranging or-compounded compares
Ian Romanick
2018-01-30
1
-4
/
+9
*
nir: See through an fneg to apply existing optimizations
Ian Romanick
2018-01-30
1
-3
/
+6
*
nir: add lower_all_io_to_temps flag
Timothy Arceri
2018-01-31
1
-0
/
+2
*
nir/st_glsl_to_nir: add param to disable splitting of inputs
Timothy Arceri
2018-01-31
2
-10
/
+15
*
nir: partially revert c2acf97fcc9b32e
Timothy Arceri
2018-01-30
1
-6
/
+23
*
nir: add vs_inputs_dual_locations compiler option
Timothy Arceri
2018-01-30
2
-5
/
+15
*
compiler: tidy up double_inputs_read uses
Timothy Arceri
2018-01-30
4
-9
/
+20
*
nir: mark unused space in packed_tex_data
Tapani Pälli
2018-01-29
1
-0
/
+1
*
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
[next]