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
path:
root
/
src
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Add a ssa_dest_init_for_type helper
Jason Ekstrand
2017-11-07
1
-0
/
+9
*
nir: Add a new subgroups lowering pass
Jason Ekstrand
2017-11-07
6
-182
/
+201
*
intel/cs: Push subgroup ID instead of base thread ID
Jason Ekstrand
2017-11-07
1
-3
/
+1
*
intel/cs: Rework the way thread local ID is handled
Jason Ekstrand
2017-11-07
1
-0
/
+3
*
nir: fix a typo
Gwan-gyeong Mun
2017-11-06
1
-1
/
+1
*
glsl: Allow precision mismatch on dead data with GLSL ES 1.00
Tomasz Figa
2017-11-06
1
-4
/
+10
*
glsl: fix interpolateAtXxx(some_vec[idx], ...) with dynamic idx
Nicolai Hähnle
2017-11-03
1
-1
/
+30
*
glsl: allow any l-value of an input variable as interpolant in interpolateAt*
Nicolai Hähnle
2017-11-03
2
-5
/
+32
*
nir/serialize: fix build with gcc 4.4.7
Dave Airlie
2017-11-03
1
-19
/
+19
*
nir: skip lowering sampler if there is no dereference
Timothy Arceri
2017-11-03
1
-1
/
+3
*
nir: add tess patch support to nir_remove_unused_varyings()
Timothy Arceri
2017-11-03
1
-19
/
+42
*
glsl/shader_cache: Save fs (BlendSupport) metadata
Jordan Justen
2017-10-31
1
-0
/
+6
*
mesa/glsl: add api_enabled flag to gl_transform_feedback_info
Timothy Arceri
2017-10-31
1
-1
/
+4
*
blob: Don't set overrun if reading 0 bytes at end of data
Jordan Justen
2017-10-31
1
-1
/
+1
*
glsl/shader_cache: Save and restore serialized nir in gl_program
Jordan Justen
2017-10-31
1
-0
/
+16
*
nir: Add hooks for testing serialization
Jason Ekstrand
2017-10-31
2
-0
/
+36
*
nir: add serialization and deserialization
Connor Abbott
2017-10-31
4
-0
/
+1248
*
nir/opt_intrinsics: Fix values for gl_SubGroupG{e,t}MaskARB
Neil Roberts
2017-10-31
1
-2
/
+22
*
glsl: Fix bad formatting in a comment
Ian Romanick
2017-10-30
1
-1
/
+1
*
glsl/linker: Check that re-declared, inter-shader built-in blocks match
Eduardo Lima Mitev
2017-10-30
1
-0
/
+29
*
glsl: Use the utility function to copy symbols between symbol tables
Eduardo Lima Mitev
2017-10-30
2
-31
/
+10
*
glsl_parser_extra: Add utility to copy symbols between symbol tables
Eduardo Lima Mitev
2017-10-30
2
-0
/
+48
*
glsl: Remove ir_binop_greater and ir_binop_lequal expressions
Ian Romanick
2017-10-30
11
-62
/
+39
*
glsl/parser: Track built-in types using the glsl_type directly
Ian Romanick
2017-10-30
4
-12
/
+28
*
glsl/parser: Return the glsl_type object from the lexer
Ian Romanick
2017-10-30
2
-282
/
+182
*
glsl/parser: Allocate identifier inside classify_identifier
Ian Romanick
2017-10-30
1
-29
/
+15
*
glsl/parser: Move anonymous struct name handling to the parser
Ian Romanick
2017-10-30
2
-14
/
+11
*
glsl/parser: Silence unused parameter warning
Ian Romanick
2017-10-30
3
-5
/
+5
*
glsl: Silence unused parameter warnings
Ian Romanick
2017-10-30
2
-7
/
+8
*
Revert "foo"
Emil Velikov
2017-10-30
1
-12
/
+12
*
foo
Emil Velikov
2017-10-30
1
-12
/
+12
*
nir: Make nir_gather_info collect a uses_fddx_fddy flag.
Kenneth Graunke
2017-10-29
2
-0
/
+23
*
spirv: Claim support for the simple memory model
Jason Ekstrand
2017-10-26
1
-1
/
+2
*
glsl/linker: Fix type checks for location aliasing
Iago Toral Quiroga
2017-10-26
1
-3
/
+19
*
glsl/linker: refactor check_location_aliasing
Iago Toral Quiroga
2017-10-26
1
-64
/
+46
*
glsl/linker: validate explicit locations for SSO programs
Iago Toral Quiroga
2017-10-26
3
-0
/
+71
*
glsl/linker: generalize validate_explicit_variable_location for SSO
Iago Toral Quiroga
2017-10-26
1
-2
/
+16
*
glsl/linker: create a helper function to validate explicit locations
Iago Toral Quiroga
2017-10-26
1
-39
/
+55
*
glsl/linker: outputs in the same location must share auxiliary storage
Iago Toral Quiroga
2017-10-26
1
-6
/
+30
*
glsl/linker: outputs in the same location must share interpolation
Iago Toral Quiroga
2017-10-26
1
-4
/
+41
*
glsl/linker: fix location aliasing checks for interface variables
Iago Toral Quiroga
2017-10-26
1
-12
/
+33
*
glsl/linker: refactor link-time validation of output locations
Iago Toral Quiroga
2017-10-26
1
-55
/
+73
*
glsl/linker: report linker errors for invalid explicit locations on inputs
Iago Toral Quiroga
2017-10-26
1
-0
/
+7
*
nir/opt_intrinsics: Rework progress
Jason Ekstrand
2017-10-25
1
-5
/
+9
*
nir/lower_wpos_ytransform: Support system value intrinsics
Jason Ekstrand
2017-10-25
1
-0
/
+4
*
glsl_to_nir: Zero nir_constant in constant_copy for valgrind & nir_serialize
Jordan Justen
2017-10-25
1
-1
/
+1
*
glsl_to_nir: Zero nir_variable struct for valgrind & nir_serialize
Jordan Justen
2017-10-25
1
-1
/
+1
*
nir: Zero nir_load_const_instr::value for valgrind & nir_serialize
Jordan Justen
2017-10-25
1
-1
/
+1
*
nir: Zero local_size const struct for valgrind & nir_serialize
Jordan Justen
2017-10-25
1
-0
/
+1
*
glsl: Add field initializers for glsl_struct_field default constructor
Jordan Justen
2017-10-25
1
-0
/
+7
[next]